rizin/sys
pancake e8af14966b * Import the r_regex api in libr/util/regex from OpenBSD source
- Added a r2-like API on top of it
  - Make RSearch and RMagic use this new api, so
* Only load default magicpath files when no file is passed to RMagic
* Initial work on r_listrange optimization in RAnal
  - #define USE_NEW_FCN_STORE
  - Still work-in-progress
* Implemented a RPoolFactory singleton api to accelerate
  allocations of little objects in the future
* Fix sys/mingw32.sh for osx
* Added sys/maemo.sh
2011-09-14 02:07:06 +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
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
full-uninstall.sh * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +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 * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02:00
maemo.sh * Import the r_regex api in libr/util/regex from OpenBSD source 2011-09-14 02:07:06 +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.sh * Import the r_regex api in libr/util/regex from OpenBSD source 2011-09-14 02:07:06 +02:00
mingw64-deps.sh * Added sys/ scripts to compile for mingw64 2011-09-10 02:32:48 +02:00
mingw64.sh * Added sys/ scripts to compile for mingw64 2011-09-10 02:32:48 +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.sh * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02:00
README * Added sys/ scripts to compile for mingw64 2011-09-10 02:32:48 +02:00
swig.sh * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02: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 * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +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