radare2/sys
pancake cb053b0cad * Add URL for agc graph
* Add r_line_get_prompt()
  - _set_prompt() uses strdup now
  - a bit slower but more consistent
* Use r_line from r_lang
  - Added history in #!<lang> prompt
  - Fix r_lang plugin init from r2-bindings-python-threads
  - Better help message in lang ? prompt
* Fix r_cons control+arrow issue
  - resets terminal as raw
  - History data is initialized if needed
* Fix sys/swig.sh for latest OSX-ports
* Add missing get_fcn_at() method in RAnal vapi
2011-11-01 04:37:13 +01:00
..
farm * Some fixes for the non-pic build 2011-10-20 02:31:49 +02:00
ui * Fix build of r_magic on !BSD (strlcpy) 2011-09-10 20:08:25 +02:00
all.sh * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02:00
android-arm.sh * Avoid use of extended arm instructions for ut64 2011-09-25 21:07:34 +02:00
android-build.sh * Avoid use of extended arm instructions for ut64 2011-09-25 21:07:34 +02:00
android-shell.sh * More work with the android farm integration 2011-09-26 02:51:55 +02:00
android-x86.sh * Avoid use of extended arm instructions for ut64 2011-09-25 21:07:34 +02:00
bindist.sh * Lot of fixes and enhacements for the build farm 2011-09-23 02:31:43 +02:00
bokken.sh * Fix build of bindings 2011-10-21 20:07:28 +02:00
build.sh * Group warnings in html report for the farm 2011-09-23 02:48:39 +02:00
clean.sh * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02:00
CONFIG * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02:00
dist-all.sh * Added sys/dist-all script 2011-10-24 11:38:33 +02:00
dist.sh * Add sys/dist and sys/python-dist 2011-09-27 14:27:04 +02:00
full-uninstall.sh * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02:00
gtk.sh * Lot of fixes and enhacements for the build farm 2011-09-23 02:31:43 +02:00
gtkaml.sh * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02:00
install.sh * Initial implementation of sys/farm 2011-09-23 00:16:29 +02:00
maemo.sh * Lot of fixes and enhacements for the build farm 2011-09-23 02:31:43 +02:00
mingw32-deps.sh * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02:00
mingw32-python-deps.sh * Add mingw32-python sys scripts 2011-10-05 15:37:15 +02:00
mingw32-python.sh * Add mingw32-python sys scripts 2011-10-05 15:37:15 +02:00
mingw32.sh * Lot of fixes and enhacements for the build farm 2011-09-23 02:31:43 +02:00
mingw64-deps.sh * Fix build for mingw64 2011-09-14 14:01:21 +02:00
mingw64.sh * Fix some warnings in r_debug_native for mingw64 2011-09-19 21:08:26 +02:00
ndk-gcc * Fix farm 2011-09-26 02:10:25 +02:00
python-deps.sh * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02:00
python-dist.sh * Add sys/dist and sys/python-dist 2011-09-27 14:27:04 +02:00
python.sh * Add sys/dist and sys/python-dist 2011-09-27 14:27:04 +02:00
README * Added sys/ scripts to compile for mingw64 2011-09-10 02:32:48 +02:00
swig.sh * Add URL for agc graph 2011-11-01 04:37:13 +01:00
uninstall.sh * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02:00
update.sh * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02:00
vala.sh * Show comments at right of disasm if they fit in screen 2011-09-12 03:01:07 +02:00
valabind.sh * Add an REgg instance into the RCore class 2011-10-04 10:10:00 +02:00

This directory contains the scripts used to ease updates,
compilation, and dependency fixes required to maintain
a system wide installation of radare2.

./install.sh   : install r2 in /usr
./update.sh    : update r2 installation (fail on abi changes)
./python.sh    : install python bindings
./uninstall.sh : deinstall r2