Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/radareorg/radare2-bindings
Bindings of the r2 api for Valabind and friends
https://github.com/radareorg/radare2-bindings
* Build gir bindings
0f3004484b9acae6cfc8d429d451de76bc1dd9ca authored over 13 years ago
0f3004484b9acae6cfc8d429d451de76bc1dd9ca authored over 13 years ago
* Minor fixes in r_util vapi
5aa6371c0329f8a15f8d2b5477f0dde972f25f6c authored over 13 years ago
5aa6371c0329f8a15f8d2b5477f0dde972f25f6c authored over 13 years ago
* Do not show useless error messages when child process is dead
d3265ed6422434a1d51b205025a8a44ff3c94b86 authored over 13 years ago
d3265ed6422434a1d51b205025a8a44ff3c94b86 authored over 13 years ago
* Use configure-langs from root configure.hook
- r_lang now obeys the rules specified in configure
./configure --enable=python,perl
* Fix pkg-config-symstall
- Update all .pc files
* Fix 'pf d*' segfault
- Show flag references in all 'pf' values
* Man...
* Fix OpenBSD python bindings
- Use -L$(pkg-config --prefix)/lib
- Use -pthread when linking
* Many fixes in vapi bindings
...
* Generate v8-gear files for r2-bindings with valabind
bdea6c287c02d411102f94198fc4ce6264a712dd authored over 13 years ago
bdea6c287c02d411102f94198fc4ce6264a712dd authored over 13 years ago
* Rename swig/ to r2-bindings
- Avoid confusions with the name :)
--HG--
rename : swig/Makefile => r2-bindings/Makefile
rena...