Commit Graph

204 Commits

Author SHA1 Message Date
pancake
46277a7ec9 Bump Cydia package version 2015-04-13 03:33:58 +02:00
pancake
a53c7249d9 Update build support for iOS 8.3 2015-04-13 03:27:24 +02:00
pancake
bbae76ce4d Try to fix mips64 build 2015-04-13 01:16:01 +02:00
pancake
b66c6af24f Rollback the NDK for arm,mips,x86 to kitkat, keep lolipop for arm64 2015-04-12 15:46:37 +02:00
pancake
2a59f58560 Add --disable-loadlibs configure flag for static builds 2015-04-10 00:17:30 +02:00
pancake
128e894eca Strip and for static linking on binr/ with sys/static.sh 2015-04-09 23:36:56 +02:00
pancake
3f84ac9d67 Fix sys/static.sh 2015-04-08 16:07:57 +02:00
pancake
590f9023b0 Bump capstone and check toolchain in mingw64.sh 2015-03-20 16:53:55 +01:00
pancake
9a494ff0c2 Fix w64 build (statically link libgcc) 2015-03-20 13:11:04 +01:00
pancake
e30267d8e6 Android build does not needs the SDK, only NDK 2015-03-18 01:05:02 +01:00
pancake
103ab99dc9 Fix some null derefs on io.write when no files opened
- Add missing wB in w?
- Make sys/duktape.sh happy for OSX
2015-03-17 20:27:59 +01:00
pancake
dfa47c074c Add some extra checks for the osx-pkg.sh 2015-03-11 15:28:39 +01:00
pancake
b8dc7480fd Add USE_R2_CAPSTONE env var to ignore system capstone 2015-03-11 12:10:31 +01:00
pancake
3c998abaa9 Fix osx-pkg prefix 2015-03-03 02:40:50 +01:00
pancake
3070358a01 Remove deprecated yara.sh. Please use radare2-extras 2015-02-23 12:54:18 +01:00
pancake
6ee05a9e49 Add additional check for pkg-config capstone 2015-02-20 21:25:03 +01:00
pancake
10d517b3cd Bump Android SDK versions 2015-02-19 11:02:11 +01:00
pancake
dcc556a875 Bump Cydia pkg 2015-02-12 17:14:12 +01:00
pancake
a1dd4e1d94 Fix w32 build (another x86.new regression) 2015-02-05 16:34:05 +01:00
pancake
3c784f62cf Bump for Cydia 2015-01-27 00:20:52 +01:00
pancake
e11e1a633e Fix #1992 - fuzzed elf + dwarf segfaults 2015-01-25 03:23:30 +01:00
pancake
cdeaf60ea0 Use pax to generate the android tarballs (fixes deploy) 2015-01-25 00:02:27 +01:00
pancake
62617bb14e Fix android build 2015-01-24 23:17:55 +01:00
pancake
11722083bf More Android build fixes. Fortunes are now available 2015-01-24 21:45:32 +01:00
pancake
580f36a4b4 More fixes for the Android package 2015-01-24 21:18:57 +01:00
pancake
df6d0e38bf No more ewf for sys/static.sh 2015-01-24 03:30:45 +01:00
pancake
1fcf02c98b Add sys/android-build.sh local target and fix sys/static.sh 2015-01-24 03:30:07 +01:00
pancake
6260ae991f Fixes for the wwwroot in android build 2015-01-24 03:03:49 +01:00
pancake
c37806c16a Add sys/python-r2pipe.sh
from r2pipe import r2pipe
	r = r2pipe("/bin/ls")
	print(r.cmdj("ij")["bin"]["arch"]
2015-01-03 03:00:53 +01:00
pancake
1afd12e89b Remove yara (moved to radare2-extras). Installable via sys/yara.sh 2015-01-03 02:21:49 +01:00
pancake
dff0ccbeb0 Add user-install and user-uninstall make targets
- Add sys/user.sh to install r2 at home
2014-12-22 04:50:08 +01:00
pancake
6e7ef1fd3c Fix #1832 - asm.varsub is working now. Add sys/install.sh --without-pull 2014-12-14 02:36:57 +01:00
pancake
6d309e2c5e Implement dko for Linux. Enhace the command and support SKIP and CONT options
- Can continue into the signal handler
- Can skip the instruction and ignore the signal handler
- By default it will just stop in there
2014-12-12 00:34:53 +01:00
pancake
dd6b3005b1 Enforce weak/unowned linked lists by code, needs more testing 2014-12-11 16:43:33 +01:00
Jeffrey Crowell
ed1aae7fd1 fix lots of spelling
fix some errors from the sed script

undo file mode crap
2014-12-07 17:00:59 +01:00
pancake
6d96d214d9 Add sys/tiny.sh - wip 2014-12-03 16:27:11 +01:00
VisualPrankDude
3996b53867 remove cats in sys/farm/run.sh
update and run :-)
2014-11-27 09:40:55 +01:00
pancake
0d95f6ecfb Fix portability issue in git pull for sys/install.sh (thanks zlul!) 2014-11-24 02:59:25 +01:00
pancake
dda118423a Use syscapstone from sys/install.sh when cs-3.0 is found by pkg-config 2014-11-23 23:25:14 +01:00
pancake
f0e5c584ba Only git pull in master 2014-11-23 22:11:41 +01:00
pancake
d1b5ba0450 Honor sys path detection 2014-11-20 10:06:09 +01:00
Riccardo Schirone
2a9c37dd25 sys: change vala and valabind script to use PREFIX variable in CONFIG 2014-11-20 09:59:29 +01:00
pancake
8b58fe1ef2 Fix XBE loading and Yara tests 2014-11-19 00:42:57 +01:00
pancake
bd6f7b27b2 Fix asan script (thx zlul) 2014-11-17 12:27:35 +01:00
pancake
83695edb04 Fix android-mips64 build 2014-11-11 02:14:19 +01:00
pancake
e8321a7e71 More fixes for android-mips64el target 2014-11-11 01:30:54 +01:00
pancake
0dd75de2cb Initial support for android-mips64 target 2014-11-11 01:26:05 +01:00
pancake
31e9406cd2 Fix android-x86 build 2014-11-10 19:46:19 +01:00
pancake
850309a7e9 Initial support for android-aarch64 2014-11-10 01:54:05 +01:00
pancake
1256b77747 Use -pie -fPIC for Android builds (required for Android L) 2014-11-07 01:02:57 +01:00