16 Commits

Author SHA1 Message Date
Jeffrey Crowell
ddd58c7b25 more shellchecking 2015-06-16 22:39:19 -04:00
Maijin
3b26388769 Fix all shellcheck errors 2015-04-17 21:56:01 +02:00
pancake
c37806c16a Add sys/python-r2pipe.sh
from r2pipe import r2pipe
	r = r2pipe("/bin/ls")
	print(r.cmdj("ij")["bin"]["arch"]
2015-01-03 03:00:53 +01:00
pancake
a21527ba47 Use radare2-bindings instead of r2-bindings 2013-12-20 02:22:42 +01:00
pancake
44dc4a9f30 Remove r2-bindings from this repository 2013-12-20 02:10:36 +01:00
pancake
5e0871485c Update udis86 from git. Fix #97 2013-06-10 00:28:55 +02:00
pancake
5ba586da9d Honor DESTDIR in sys/python.sh 2013-05-12 23:37:31 +02:00
pancake
46a4d176fd sed -e s/sudo/${SUDO}/ -i sys/python.sh 2013-05-03 00:59:02 +02:00
pancake
7517099976 Implement 'woe' command and honor NOSUDO and PREFIX in sys/*.sh 2013-05-02 23:49:58 +02:00
pancake
9448a64c51 Fix python bindings build 2012-09-18 19:04:30 +02:00
pancake
80e1d41fb8 Honor git in sys/*.sh 2012-08-09 13:15:25 +02:00
pancake
7573724173 * Fix bindings 2011-12-05 01:09:15 +01:00
pancake
2c339c0c0b * Fix build on w32
* Install vapis before building python bindings
* Fix two format string portability issues
2011-11-16 02:06:46 +01:00
pancake
866e36b970 * Add sys/dist and sys/python-dist
* Fix for C++ with r_magic.h ?
2011-09-27 14:27:04 +02:00
pancake
63c62b1df3 * Honor PYTHON_VERSION in sys/python.sh installer 2011-09-19 12:08:50 +02:00
pancake
2415d86fd6 * Added sys/ in order to ease build, deps and python /cc @hteso
* Some fixes in r_magic api to make r_lang/perl compile
2011-09-10 02:19:06 +02:00