.. |
cydia
|
Bump Cydia package version
|
2015-04-13 03:33:58 +02:00 |
farm
|
remove cats in sys/farm/run.sh
|
2014-11-27 09:40:55 +01:00 |
maemo
|
Load bin info in debugger and some doc/sys cleanup
|
2012-10-23 18:44:32 +02:00 |
osx-pkg
|
Add OSX package script
|
2014-09-18 18:21:44 +02:00 |
ui
|
* Fix build of r_magic on !BSD (strlcpy)
|
2011-09-10 20:08:25 +02:00 |
afl.sh
|
Fix shellcheck problem in scripts
|
2015-04-29 10:46:22 +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-aarch64.sh
|
Initial support for android-aarch64
|
2014-11-10 01:54:05 +01:00 |
android-arm.sh
|
Fix android build and add r_core->anal_define api
|
2012-09-03 01:27:52 +02:00 |
android-build.sh
|
Push android build if possible
|
2015-04-22 11:09:51 +02:00 |
android-mips64.sh
|
Initial support for android-mips64 target
|
2014-11-11 01:26:05 +01:00 |
android-mips.sh
|
Fix android build and add r_core->anal_define api
|
2012-09-03 01:27:52 +02:00 |
android-shell.sh
|
Try to fix mips64 build
|
2015-04-13 01:16:01 +02:00 |
android-x86.sh
|
Fix android build and add r_core->anal_define api
|
2012-09-03 01:27:52 +02:00 |
asan.sh
|
Use HOST_ flags for ASAN too
|
2015-04-29 11:56:47 +02:00 |
bokken.sh
|
Some random fixes in the sys/*.sh
|
2014-05-09 10:55:34 +02:00 |
build-harden.sh
|
Fix #223 - Hardening flags for radare2 $ HARDEN=1 sys/install.sh
|
2013-09-27 19:50:48 +02:00 |
build.sh
|
Add USE_R2_CAPSTONE env var to ignore system capstone
|
2015-03-11 12:10:31 +01:00 |
cherrypull.sh
|
Fix all shellcheck errors
|
2015-04-17 21:56:01 +02:00 |
clang-analyzer.sh
|
Fix clang-analyzer script
|
2013-02-07 19:31:18 +01:00 |
clean.sh
|
* Added sys/ in order to ease build, deps and python /cc @hteso
|
2011-09-10 02:19:06 +02:00 |
clone-r2-bindings.sh
|
Use radare2-bindings instead of r2-bindings
|
2013-12-20 02:22:42 +01:00 |
CONFIG
|
Add sys/python-r2pipe.sh
|
2015-01-03 03:00:53 +01:00 |
dist-all.sh
|
Some random fixes in the sys/*.sh
|
2014-05-09 10:55:34 +02:00 |
dist-bin.sh
|
* Various fixes in sys/
|
2011-11-25 15:26:05 +01:00 |
dist.sh
|
* Add sys/dist and sys/python-dist
|
2011-09-27 14:27:04 +02:00 |
duktape.sh
|
Fix some null derefs on io.write when no files opened
|
2015-03-17 20:27:59 +01:00 |
emscripten.sh
|
Fix some warnings and add a specific plugins.cfg for emscripten
|
2013-09-15 23:57:22 +02:00 |
extras.sh
|
Remove yara (moved to radare2-extras). Installable via sys/yara.sh
|
2015-01-03 02:21:49 +01:00 |
farm.sh
|
Fix shellcheck problem in scripts
|
2015-04-29 10:46:22 +02:00 |
find-regression.sh
|
Add portscan.r2, add malloc check in anal.c
|
2014-05-12 02:15:57 +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 |
indent.sh
|
Fix shellcheck problem in scripts
|
2015-04-29 10:46:22 +02:00 |
install-rev.sh
|
remove a hg reference in install-rev
|
2014-05-08 01:47:22 +02:00 |
install.sh
|
Fix bx pc ARM thumb analysis. Honor INSTALL_TARGET in sys/install.sh
|
2015-04-30 23:18:56 +02:00 |
ios-cydia.sh
|
Add support for iOS-simulator and static-OSX builds
|
2015-04-14 17:14:43 +02:00 |
ios-sdk-gcc
|
Fix shellcheck problem in scripts
|
2015-04-29 10:46:22 +02:00 |
ios-simulator.sh
|
Add support for iOS-simulator and static-OSX builds
|
2015-04-14 17:14:43 +02:00 |
ios-static.sh
|
Add support for iOS-simulator and static-OSX builds
|
2015-04-14 17:14:43 +02:00 |
jam.sh
|
Add sys/jam.sh build script
|
2014-02-13 03:00:15 +01:00 |
ldconfig.sh
|
Fix install issues
|
2013-09-14 00:45:49 +02:00 |
locdiff
|
Fix shellcheck problem in scripts
|
2015-04-29 10:46:22 +02:00 |
lua.sh
|
Fix all shellcheck errors
|
2015-04-17 21:56:01 +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
|
Enforce weak/unowned linked lists by code, needs more testing
|
2014-12-11 16:43:33 +01:00 |
mingw32.sh
|
Fix w32 build (another x86.new regression)
|
2015-02-05 16:34:05 +01:00 |
mingw64-deps.sh
|
* Fix build for mingw64
|
2011-09-14 14:01:21 +02:00 |
mingw64.sh
|
Bump capstone and check toolchain in mingw64.sh
|
2015-03-20 16:53:55 +01:00 |
ndk-gcc
|
Fix shellcheck problem in scripts
|
2015-04-29 10:46:22 +02:00 |
osx-pkg-uninstall.sh
|
Add osx-pkg-uninstall shell and apple scripts
|
2014-09-20 13:05:51 +02:00 |
osx-pkg-uninstall.tool
|
Add osx-pkg-uninstall shell and apple scripts
|
2014-09-20 13:05:51 +02:00 |
osx-pkg.sh
|
Add some extra checks for the osx-pkg.sh
|
2015-03-11 15:28:39 +01:00 |
python-bindist.sh
|
Use radare2-bindings instead of r2-bindings
|
2013-12-20 02:22:42 +01: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
|
Use radare2-bindings instead of r2-bindings
|
2013-12-20 02:22:42 +01:00 |
python-r2pipe.sh
|
Fix all shellcheck errors
|
2015-04-17 21:56:01 +02:00 |
python.sh
|
Fix all shellcheck errors
|
2015-04-17 21:56:01 +02:00 |
rebuild.sh
|
Fix #2453 - Fix crash in Java CLASS parser
|
2015-04-29 23:55:03 +02:00 |
shellcheck.sh
|
Add rebuild.sh to shellcheck+sort [skip ci]
|
2015-04-30 00:11:22 +02:00 |
static.sh
|
Add --disable-loadlibs configure flag for static builds
|
2015-04-10 00:17:30 +02:00 |
swig.sh
|
* Add URL for agc graph
|
2011-11-01 04:37:13 +01:00 |
sync.sh
|
Update sync.sh
|
2014-02-25 01:36:51 +01:00 |
tiny.sh
|
Add sys/tiny.sh - wip
|
2014-12-03 16:27:11 +01:00 |
uncrustify.cfg
|
fix lots of spelling
|
2014-12-07 17:00:59 +01:00 |
uninstall.sh
|
* Fix dup2 for w32
|
2011-11-16 00:44:18 +01:00 |
update.sh
|
Fix all shellcheck errors
|
2015-04-17 21:56:01 +02:00 |
user.sh
|
Add user-install and user-uninstall make targets
|
2014-12-22 04:50:08 +01:00 |
vala.sh
|
Fix all shellcheck errors
|
2015-04-17 21:56:01 +02:00 |
valabind.sh
|
Honor sys path detection
|
2014-11-20 10:06:09 +01:00 |
whereis.sh
|
Use acr 0.9.5
|
2013-06-11 12:25:56 +02:00 |