rizin/librz/socket
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
..
meson.build Move remaining things from shlr/ to meson subprojects (#2126) 2021-12-22 09:20:39 +08:00
run.c Changes in how paths are handled (#1997) 2021-11-30 13:36:38 +08:00
rzpipe.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
socket.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
socket_http.c Replace rz_buf_new() by rz_buf_new_with_bytes(NULL, 0) 2021-05-30 10:53:13 +02:00
socket_http_server.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
socket_proc.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
socket_rap_client.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
socket_rap_server.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
socket_serial.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00