rizin/librz
Florian Märkl b85636317c Drop libuv dependency
libuv was only ever used for the tcp server for almost 4 years. Since
the non-libuv implementation of that is working now, it can be dropped
entirely without sacrificing functionality.
2022-08-06 13:20:52 +02:00
..
analysis Fix annotation inconsistencies 2022-08-03 00:29:56 -04:00
asm Use clang-format 14 instead of 13 (#2846) 2022-08-05 23:30:07 +05:30
bin bin/mach0: remove commented code 2022-08-06 12:15:39 +02:00
bp librz: refactor a bit how plugins are built 2022-07-20 22:04:02 +02:00
config Fix annotation inconsistencies 2022-08-03 00:29:56 -04:00
cons Fix annotation inconsistencies 2022-08-03 00:29:56 -04:00
core Drop libuv dependency 2022-08-06 13:20:52 +02:00
crypto librz: refactor a bit how plugins are built 2022-07-20 22:04:02 +02:00
debug Refactor and replace .dm* calls with pure C (#2847) 2022-07-28 13:40:44 +02:00
demangler librz: refactor a bit how plugins are built 2022-07-20 22:04:02 +02:00
diff Fix annotation inconsistencies 2022-08-03 00:29:56 -04:00
egg librz: refactor a bit how plugins are built 2022-07-20 22:04:02 +02:00
flag Fix annotation inconsistencies 2022-08-03 00:29:56 -04:00
hash Fix annotation inconsistencies 2022-08-03 00:29:56 -04:00
il Fix annotation inconsistencies 2022-08-03 00:29:56 -04:00
include Drop libuv dependency 2022-08-06 13:20:52 +02:00
io rz_print_hexdump() refactoring (#2841) 2022-07-28 00:24:25 +08:00
lang librz: refactor a bit how plugins are built 2022-07-20 22:04:02 +02:00
magic Use add_global_arguments instead of passing cflags/ldflags all around (#2812) 2022-07-17 21:33:51 +08:00
main Refactor and replace .dm* calls with pure C (#2847) 2022-07-28 13:40:44 +02:00
parse [RzIL] IL lifting of SuperH ISA (#2518) 2022-08-02 02:37:03 +05:30
reg Fix annotation inconsistencies 2022-08-03 00:29:56 -04:00
search Use add_global_arguments instead of passing cflags/ldflags all around (#2812) 2022-07-17 21:33:51 +08:00
sign Fix annotation inconsistencies 2022-08-03 00:29:56 -04:00
socket Rewrite and fix non-libuv tcp server (Rt command) 2022-08-06 13:20:52 +02:00
syscall Use add_global_arguments instead of passing cflags/ldflags all around (#2812) 2022-07-17 21:33:51 +08:00
type Fix annotation inconsistencies 2022-08-03 00:29:56 -04:00
util Drop libuv dependency 2022-08-06 13:20:52 +02:00
config.h.in bin: remove Ldr plugins 2022-07-20 22:04:02 +02:00
meson.build librz: refactor a bit how plugins are built 2022-07-20 22:04:02 +02:00
RizinConfig.cmake.in Fix false-positive skipping of components in cmake config (#2807) 2022-07-14 17:03:37 +02:00
RzModulesConfig.cmake.in CMake: Add NO_DEFAULT_PATH to find_package / find_dependency (#2732) 2022-06-24 06:40:56 +08:00