rizin/librz/bin
Riccardo Schirone 47e1cb8335
Provide CMake config files for CMake projects (#2057)
* Remove wrong librz.pc.in file
* Add plugindir variable to .pc files to allow easy plugin configuration
* Add CMake config files to find Rizin in CMake projects
* Add CI jobs to check cmake files
* Provide workaround for mesonbuild/meson#9702
* Use .lib suffix and no prefix on MSVC to make CMake files work
* Disable cmake files on static libraries build
2021-12-17 09:16:25 +00:00
..
d Remove make leftovers (#1598) 2021-09-06 01:41:51 +02:00
format Fix some more Coverity issues (#2044) 2021-12-13 23:09:46 +08:00
i Add demangling as plugins and libdemangle as external dependency (#1656) 2021-10-01 10:45:38 +00:00
p Fix REL relocations in ARM binaries (#2053) 2021-12-01 21:14:02 +08:00
pdb Format according to clang-format-13 2021-11-25 15:44:28 +08:00
bfile.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
bin.c Check kind of DWARF attribute before demangling (#2099) 2021-12-14 10:17:33 +08:00
bin_language.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
bin_ldr.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
bobj.c Fix REL relocations in ARM binaries (#2053) 2021-12-01 21:14:02 +08:00
dbginfo.c Use rz_array_upper_bound() in rz_bin_source_line_info_get_first_at() 2021-05-03 18:06:59 +02:00
dwarf.c Fix oob write for dwarf with abbrev with count 0 (Fix #2083) (#2086) 2021-12-10 15:43:12 +01:00
filter.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
meson.build Provide CMake config files for CMake projects (#2057) 2021-12-17 09:16:25 +00:00
relocs_patch.c Refactor macho relocs patching and convert to vfiles 2021-09-26 10:45:40 +02:00