mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-08 23:07:17 +00:00
cb053b0cad
* 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
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