Commit Graph

244 Commits

Author SHA1 Message Date
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
pancake
2ca4ef7cc1 Fix #1641 - Check $CC ASAN support 2014-11-06 22:30:24 +01:00
pancake
6be32c106c Bump iOS pkg revision 2014-11-06 12:18:18 +01:00
pancake
619e443e7e Update for iOS 8.1 SDK 2014-11-06 11:57:51 +01:00
pancake
07f8439020 Added sys/asan.sh and honor LDFLAGS in sys/build.sh 2014-11-04 10:58:40 +01:00
pancake
5201f772f8 Add UPX linux signature for Yara. Force to use yara 2.1 in sys/yara.sh 2014-10-21 02:06:22 +02:00
pancake
660c606e3a Fix ndk-gcc for osx 2014-09-26 17:20:16 +02:00
pancake
5a3d3253cd Fix #1419 - wrong mips esil for LW 2014-09-25 00:47:43 +02:00
pancake
83b8636dd2 Refix for arm 2014-09-24 03:49:28 +02:00
pancake
7e5ea680da Fix ndk-gcc for mips 2014-09-24 03:37:22 +02:00
pancake
0480b2da13 Update ndk-gcc for android's ndk r10b 2014-09-24 00:40:33 +02:00
pancake
3e7612ced2 Add osx-pkg-uninstall shell and apple scripts 2014-09-20 13:05:51 +02:00
pancake
13537e9e8b Add OSX package script 2014-09-18 18:21:44 +02:00
pancake
7a20f0c7a9 Fix #1341 - Cherrypull fails if local changes found 2014-09-14 03:14:53 +02:00
pancake
7129805cb8 Avoid negative console resolutions 2014-09-14 01:07:15 +02:00
condret
f4fd1e7ec6 Fix cherrypull.sh
(cherry picked from commit ee08168203ae4c2d08178e05a932613ade6489ed)
2014-08-29 16:34:11 +02:00
pancake
04108454a6 Disable peid fetch as long as its already included in shlr/yara 2014-08-10 23:31:58 +02:00
pancake
4b3e5de4ac Fetch peid.yara with sys/yara.sh (1MB) 2014-08-10 17:29:58 +02:00
pancake
2a0a5963cb Run configure before building duktape 2014-08-06 16:38:25 +02:00
pancake
36e64b7ea6 Fix sys/duktape.sh 2014-08-01 16:27:02 +02:00
pancake
2a8edfa206 Fix android build with latest NDK 2014-08-01 12:44:43 +02:00
pancake
68721cd2ad Add sys/duktape.sh 2014-08-01 00:19:57 +02:00
pancake
9cd983eeee Aim to fix android tarball for the Android Java installer 2014-07-22 02:46:35 +02:00
pancake
567663f7d7 Add support for MXE mingw32 toolchain 2014-07-18 08:57:43 +02:00
pancake
4b263d8ec7 Optimize build script for hexacore boxes 2014-07-15 11:58:11 +02:00
pancake
32f1f41eb2 Run git clean -xdf in shlr/capstone if sys/build.sh 2014-07-02 17:31:43 +02:00
pancake
4fe1e781db Fix cherrypull commit order 2014-06-23 15:35:09 +02:00
pancake
cc324e743a Fix some warnings 2014-06-04 22:33:56 +02:00
pancake
e2f93f7d5f Use -O2 for ios-sdk 2014-05-22 02:29:09 +02:00
pancake
2091e3822e Construct Cydia package after sys/ios-sdk.sh 2014-05-22 00:18:25 +02:00
pancake
0d68756791 Add r_str_crop() will be used by canvas to shifted render text 2014-05-18 03:41:39 +02:00
pancake
a708b77a2d Add Cydia packaging 2014-05-18 03:15:38 +02:00
pancake
2a991e4032 Codesign for ios-sdk.sh 2014-05-18 02:53:45 +02:00
pancake
8cad6cf4ce Honor user CPU in ios-sdk.sh 2014-05-17 04:53:11 +02:00
pancake
ea0c2caa59 Add sys/ios-sdk build scripts 2014-05-17 04:41:33 +02:00
pancake
41692b70e6 Fix regression: PE baddr, update uncrustify 2014-05-16 02:46:07 +02:00
pancake
0fa7ae474a Add portscan.r2, add malloc check in anal.c 2014-05-12 02:15:57 +02:00
Susanne588586
c8a90a5fcd Some random fixes in the sys/*.sh 2014-05-09 10:55:34 +02:00
zonkzonk
fe7e1fe089 remove a hg reference in install-rev 2014-05-08 01:47:22 +02:00
zonkzonk
772f9756aa remove a hg reference in update.sh 2014-05-08 01:46:33 +02:00
pancake
a3f8ddf6cc Add cherrypull 2014-05-05 00:45:45 +02:00
pancake
a0da04cb16 Fix r_bin.h (should fix bindings) and more MAKE_JOBS 2014-05-03 02:19:14 +02:00
pancake
d7ff0e46be Implement 'ej' to dump config in json and update uncrustify 2014-04-28 11:54:01 +02:00
pancake
73e2047e4f Add sys/yara.sh 2014-04-27 02:55:18 +02:00
pancake
a34b3802f8 Do not link libewf in static.sh 2014-03-24 23:46:55 +01:00
pancake
aa30ed647f Fix #719 - Fixes in yank and uncrustify indentation rules 2014-03-22 00:37:25 +01:00
pancake
6ba0214a73 Added initial uncrustify configuration file (still unfinished) 2014-03-10 16:55:37 +01:00
VisualPrankDude
378e4d9d22 Update sync.sh
not sure if this is really an improvement, now it does not need bash and does not use [ ]
2014-02-25 01:36:51 +01:00
schrotthaufen
c5c38542a9 Added a script to ease syncing a forked repo with upstream 2014-02-14 00:52:27 +01:00
pancake
68364121f8 Add sys/jam.sh build script 2014-02-13 03:00:15 +01:00
pancake
534ce69d34 Exit(1) if android-build.sh build fails 2014-01-05 00:52:54 +01:00
pancake
1edf950d00 Fix android dist name 2013-12-29 04:12:28 +01:00
pancake
bf1d0ff08a Fix build and various random fixes 2013-12-20 04:32:38 +01:00
pancake
a21527ba47 Use radare2-bindings instead of r2-bindings 2013-12-20 02:22:42 +01:00
pancake
44dc4a9f30 Remove r2-bindings from this repository 2013-12-20 02:10:36 +01:00
radbrad
a431033cd2 updated makefile for mingw32-python bindings to copy over libr*.dll into the directory where bindings are built. deleted commented out code in mingw32-python.sh 2013-11-15 00:44:59 -05:00
pancake
a37a166c50 Fix #351 #357 - Apply @digdugg patches for mingw32-python 2013-11-14 03:47:27 +01:00
pancake
dd050b3dfb Add -static-libgcc for mingw32 builds 2013-10-24 14:08:03 +02:00
pancake
6bd8fe0394 Include share directory for android 2013-10-19 00:41:38 +02:00
pancake
e036c283e2 android-install fix 2013-10-18 23:49:40 +02:00
pancake
1ab8dc27ea Fix Android tarball creation and add 'echo' command 2013-10-08 16:07:17 +02:00