rizin/librz/include
Riccardo Schirone 6f40dfe493
Move remaining things from shlr/ to meson subprojects (#2126)
* Move binrz meson directives to binrz/ dir

* Move rizin-shell-parser to a subproject

* Move bochs to a meson subproject

* Move rzqnx to meson subproject

* Move winkd to a meson subproject

* Move rzar to a meson subproject

* Move rzw32dbg_wrap to a meson subproject

* Move ptrace-wrap to a meson subproject

* Move rzgdb to a meson subproject

* Rename w32dbg_wrap to rzw32dbg_wrap

* Update CODEOWNERS

* Remove old references to shlr

* Move shlr/heap stuff in core and remove shlr/arm

* Move spp to a meson subproject

* Remove last references to shlr

* Remove use_webui option

* Move include files directives to librz/include/meson.build

* Move librz meson directives into librz/meson.build

* Handle d/ directories inside the specific module meson.build

* Move plugins listing to specific module meson.build

* Move rzheap to its own subproject

* Fix js linter and licenses

* Use meson.override_dependency for all rz_ modules
2021-12-22 09:20:39 +08:00
..
rz_crypto Rewrite and fix AVR DES ESIL (#1975) 2021-11-14 15:43:03 +01:00
rz_il [RzIL] Fix concept of Effects and Effect ops (#2109) 2021-12-20 14:21:40 +00:00
rz_util Make rz_strbuf_slice() truncate on excessive len (#2115) 2021-12-18 23:16:24 +01:00
sflib Format according to clang-format-13 2021-11-25 15:44:28 +08:00
meson.build Move remaining things from shlr/ to meson subprojects (#2126) 2021-12-22 09:20:39 +08:00
rz_agraph.h Minor code style updates in RzCons (#1825) 2021-10-13 12:38:05 +08:00
rz_analysis.h [Core] Integration of Rizin SigDB in aaa and add aaF (#2120) 2021-12-20 23:47:32 +01:00
rz_arch.h Changes in how paths are handled (#1997) 2021-11-30 13:36:38 +08:00
rz_asm.h Remove unused and untested PPC GNU target (#2090) 2021-12-10 19:40:22 +01:00
rz_basefind.h Basefind (#1966) 2021-11-15 22:33:38 +01:00
rz_bin.h Fix REL relocations in ARM binaries (#2053) 2021-12-01 21:14:02 +08:00
rz_bin_dwarf.h Format according to clang-format-13 2021-11-25 15:44:28 +08:00
rz_bind.h Fix redefinition of RzCoreConfigGet (#1967) 2021-11-12 00:43:05 +00:00
rz_bp.h Cleanup dbl command handler; Remove rz_bp_list (#2012) 2021-11-25 22:33:24 +05:30
rz_cmd.h Rewrite ar and dr with newshell (#2006) 2021-12-06 19:02:43 +01:00
rz_cmp.h Port c commands to newshell (#1854) 2021-11-25 17:55:08 +05:30
rz_config.h Format according to clang-format-13 2021-11-25 15:44:28 +08:00
rz_cons.h Rewrite ar and dr with newshell (#2006) 2021-12-06 19:02:43 +01:00
rz_core.h Make as command ready for RzReg splitting 2021-12-21 13:14:08 +01:00
rz_crypto.h Fix Coverity issues (#1104) 2021-05-06 00:02:04 +08:00
rz_debug.h Make as command ready for RzReg splitting 2021-12-21 13:14:08 +01:00
rz_demangler.h Add demangling as plugins and libdemangle as external dependency (#1656) 2021-10-01 10:45:38 +00:00
rz_diff.h Format according to clang-format-13 2021-11-25 15:44:28 +08:00
rz_drx.h Run clang-format 2021-01-21 22:05:44 +08:00
rz_egg.h Format according to clang-format-13 2021-11-25 15:44:28 +08:00
rz_endian.h Use rz_read_{le,be}XX API in TI TMS320 code (#1552) 2021-08-31 15:58:01 +08:00
rz_flag.h Rename RNum to the RzNum (#1539) 2021-08-29 21:06:29 +02:00
rz_flirt.h [FLIRT] Create signatures from RzAnalysis data (#2036) 2021-12-15 19:08:16 +01:00
rz_getopt.h Rename R_ and R2_ to RZ_ (#8) 2020-10-02 16:09:13 +02:00
rz_heap_glibc.h Refactor Tcache to use RzHeapBin (#1279) 2021-07-16 20:52:45 +08:00
rz_heap_jemalloc.h Move remaining things from shlr/ to meson subprojects (#2126) 2021-12-22 09:20:39 +08:00
rz_il.h New RZIL integration (#1663) 2021-10-09 18:14:44 +08:00
rz_io.h Format according to clang-format-13 2021-11-25 15:44:28 +08:00
rz_lang.h Print the rizin plugin info in json ##print ##json 2021-05-17 13:38:11 +08:00
rz_lib.h Changes in how paths are handled (#1997) 2021-11-30 13:36:38 +08:00
rz_list.h [FLIRT] Create signatures from RzAnalysis data (#2036) 2021-12-15 19:08:16 +01:00
rz_magic.h Format according to clang-format-13 2021-11-25 15:44:28 +08:00
rz_main.h Use wide version of Windows APIs (#1531) 2021-08-27 15:23:26 +08:00
rz_msg_digest.h Added details on pointer ownership (#1164) 2021-05-24 20:17:21 +02:00
rz_parse.h Pseudo refactoring (#1308) 2021-07-22 11:55:05 +02:00
rz_pdb.h Rewrite PDB parser ##bin (#1517) 2021-10-09 16:57:29 +08:00
rz_project.h Remove ESIL Pins (#2096) 2021-12-12 18:27:34 +01:00
rz_reg.h Refactor rz_debug_reg_get()/set() 2021-12-21 13:14:08 +01:00
rz_regex.h Run clang-format 2021-01-21 22:05:44 +08:00
rz_search.h Format according to clang-format-13 2021-11-25 15:44:28 +08:00
rz_sign.h [FLIRT] Refactoring and create rz_sign library (#1960) 2021-11-11 20:29:59 +01:00
rz_skiplist.h SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
rz_skyline.h Fix #1506 - Fix unsigned integer overflow in RzIO cache skyline (#1512) 2021-08-25 16:36:20 +08:00
rz_socket.h Run clang-format 2021-01-21 22:05:44 +08:00
rz_syscall.h Changes in how paths are handled (#1997) 2021-11-30 13:36:38 +08:00
rz_th.h Format according to clang-format-13 2021-11-25 15:44:28 +08:00
rz_type.h Extend the pretty printing API for base types and other printers (#1781) 2021-10-02 13:51:01 +05:30
rz_types.h Add support for Windows on ARM (#1502) 2021-11-24 20:13:42 +08:00
rz_types_base.h Fix #726 - Fix building for x86 Windows with clang-cl (#2055) 2021-12-02 15:02:46 +08:00
rz_types_overflow.h Run clang-format 2021-01-21 22:05:44 +08:00
rz_userconf.h.in Changes in how paths are handled (#1997) 2021-11-30 13:36:38 +08:00
rz_util.h Rename and refactor to use RzBitVector instead of RzILBitVector (#2048) 2021-12-01 14:28:04 +05:30
rz_vector.h rz_pvector_foreach: Check for zero vector length to prevent UB (#1941) 2021-11-08 19:47:23 +08:00
rz_version.h.in Rename .acr to .in and remove RZ_MESON_VERSION (#499) 2021-02-01 13:33:23 +00:00
rz_windows_heap.h Add API calls of Windows Heap for Cutter (#1386) 2021-08-05 12:54:46 +08:00