rizin/shlr/java
Riccardo Schirone 2d160f2509
Avoid sdb double headers (#17249) ##build
* Avoid duplication of SDB headers in libr/include

SDB is an external project and as such it should live in shlr. However,
for simplicity in dealing with the include flags, the SDB headers were
copied in libr/include as well. This patch just keeps the SDB files
confined in shlr/sdb and make sure various r_* libs use the headers from
there.

* Fix pkgconfig file generation
2020-07-21 10:28:43 +02:00
..
class.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
class.h Fix #15152 - Support old Java attribute format (#15317) ##bin 2019-10-20 23:44:15 +02:00
code.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
code.h Another RBin API cleanup ##bin 2018-11-05 11:25:31 +01:00
deps.mk
dsojson.c Minor cleanups/fixes (#12478) 2018-12-14 00:17:50 +01:00
dsojson.h
main.c
Makefile Avoid sdb double headers (#17249) ##build 2020-07-21 10:28:43 +02:00
ops.c Build fixes to make emscripten builds happy (#16406) ##build 2020-04-02 17:52:03 +02:00
ops.h Remove Custom Analysis for Java (#15817) ##anal 2020-01-16 11:25:49 +01:00