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
..
2011-10-20 02:31:49 +02:00
2011-10-21 20:07:28 +02:00
2011-10-24 11:38:33 +02:00
2011-09-27 14:27:04 +02:00
2011-09-14 14:01:21 +02:00
2011-09-26 02:10:25 +02:00
2011-09-27 14:27:04 +02:00
2011-11-01 04:37:13 +01: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