mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-27 23:20:40 +00:00
19fa55ba33
* Properly installation of vapi files - Lot of fixtures to build a external hello world in gtk+vala+r_asm - default staticplugins for r_asm are: mips, java and x86_olly by default - Add r_util.vapi and make .pc file point to -lr_util - Use .deps to generate dependencies between vapi files - Fix r_asm.vapi (Added Asm.Aop struct) - add set(string) method - asm/disasm -> assemble/disassemble * Fix warning + build in sign.c - Included in default build * Fix segfault in r_lib with NULL in opendir() * More fixtures for r_asm_plugin_* - use #ifndef CORELIB - drop 'static' * Update README |
||
---|---|---|
.. | ||
t | ||
darwin.c | ||
example.syscall-file | ||
freebsd.c | ||
linux.c | ||
Makefile | ||
netbsd.c | ||
syscall.c | ||
TODO |