Commit Graph

130 Commits

Author SHA1 Message Date
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
pancake
9e12c60702 Fix #223 - Hardening flags for radare2 $ HARDEN=1 sys/install.sh 2013-09-27 19:50:48 +02:00
pancake
0f2fd99986 Fix some warnings and add a specific plugins.cfg for emscripten 2013-09-15 23:57:22 +02:00
pancake
d08d455982 Fix install issues 2013-09-14 00:45:49 +02:00
pancake
18cc767292 More emscripten/android build fixes 2013-09-07 02:20:38 +02:00
pancake
ebf277f682 Damn typo 2013-08-27 23:55:33 +02:00
pancake
92c37c3ffe Honor env in android-shell 2013-08-27 23:54:06 +02:00
pancake
4b4db03fcd mrproper on sys/mingw 2013-08-27 01:02:41 +02:00
pancake
fb610cdc62 Update sdb and fix android build 2013-08-26 02:43:15 +02:00
pancake
7e5f1f5851 No ldconfig if /usr installs and fix segfault using RCore api 2013-06-17 11:41:00 +02:00
pancake
6efdfd0e7a Check write perms in sys/ldconfig.sh 2013-06-17 03:15:02 +02:00
pancake
febace8033 Run ldconfig stage after install and symstall
- Fixes non-standard path installs on GNU/Linux
2013-06-17 01:39:49 +02:00
pancake
460ee3983f Use acr 0.9.5 2013-06-11 12:25:56 +02:00
pancake
5e0871485c Update udis86 from git. Fix #97 2013-06-10 00:28:55 +02:00
pancake
d18d098f14 Added sys/lua.sh to build the lua bindings easily 2013-06-07 12:15:02 +02:00