Commit Graph

244 Commits

Author SHA1 Message Date
pancake
cae1d3c8cc Initial work to support ios-arm64 builds 2015-07-07 00:23:08 +02:00
pancake
5af8ce570e Add sys/purge.sh script 2015-07-06 22:51:09 +02:00
pancake
48b4c474dc Fix iOS build after the libzip "fix" 2015-07-06 17:38:45 +02:00
pancake
9eb4ef5197 Unescape backslash chars in ?e and add osx-qt-mingw32 toolchain support 2015-06-28 10:35:43 +02:00
pancake
6f7d511cb7 Initial rework for iOS (arm+arm64) single stepping (not yet working) 2015-06-22 16:55:28 +02:00
pancake
6ac8bb9500 Build for jailbroken iOS by default (enables fork) 2015-06-21 13:05:39 +02:00
pancake
344cceb359 Bump for Cydia package 0.10.0 2015-06-21 01:07:45 +02:00
pancake
8f25a9b344 Fix iOS build, crashes in reflines, analysis issues on OSX debugger and more! 2015-06-21 00:50:53 +02:00
Jeffrey Crowell
9217723b3d more shellcheck 2015-06-16 23:47:36 -04:00
Jeffrey Crowell
91a8a1108e actually fix ndk 2015-06-16 23:11:57 -04:00
Jeffrey Crowell
dd46e3031d fix build of android broken by shellcheck 2015-06-16 23:09:21 -04:00
Jeffrey Crowell
5812c52a15 even more shellchecking 2015-06-16 22:59:01 -04:00
Jeffrey Crowell
ddd58c7b25 more shellchecking 2015-06-16 22:39:19 -04:00
Jeffrey Crowell
370f111ce2 start shellchecking 2015-06-16 22:19:48 -04:00
pancake
f80f4da65f Add radare2-dev cydia package 2015-06-12 14:12:15 +02:00
pancake
a02e95bef9 Bump Cydia pkg version 2015-06-05 05:22:53 +02:00
pancake
c0b1e5fad3 Fix iOS build 2015-06-04 04:30:48 +02:00
pancake
9937d8564d Fix sys/ios-sdk.sh 2015-06-02 03:56:15 +02:00
pancake
6fa460a741 Bring back the lost sys/ios-sdk.sh 2015-06-02 03:54:15 +02:00
pancake
860e2323da Fix w32-python build with voidlinux 2015-05-29 11:57:52 +02:00
pancake
7194525554 Bump mingw32-python build to use 2.7.9 (2.7.10 is broken) 2015-05-28 14:52:58 +02:00
pancake
a7c8e96d6f Fix x86-16 capstone regression 2015-05-14 03:46:09 +02:00
pancake
16271e2c95 Fix all java broken tests. Still more to work on 2015-05-11 18:30:06 +02:00
pancake
4ced532d69 Tons of fixes and cleanups to make the java tests happy 2015-05-11 18:23:38 +02:00
Jeffrey Crowell
c578539c1b fix install script to work with sys/asan.sh 2015-05-06 17:24:29 -04:00
pancake
0f2fcf7734 Revert "Use HOST_ flags for ASAN too"
This reverts commit 0c9fff672e.
2015-04-30 23:19:31 +02:00
pancake
f141aed5d1 Fix bx pc ARM thumb analysis. Honor INSTALL_TARGET in sys/install.sh 2015-04-30 23:18:56 +02:00
Maijin
da3b01cba0 Add rebuild.sh to shellcheck+sort [skip ci]
Add rebuild.sh to shellcheck+sort [skip ci]
2015-04-30 00:11:22 +02:00
pancake
5d1ff72c56 Fix #2453 - Fix crash in Java CLASS parser 2015-04-29 23:55:03 +02:00
pancake
0c9fff672e Use HOST_ flags for ASAN too 2015-04-29 11:56:47 +02:00
Maijin
6aefa441b1 Fix shellcheck problem in scripts 2015-04-29 10:46:22 +02:00
pancake
9fd8a710b6 Push android build if possible 2015-04-22 11:09:51 +02:00
pancake
e137183f1d More rebranding for the android app 2015-04-22 04:50:37 +02:00
pancake
b362c51cfe Bump for org.radare2.installer Android app 2015-04-22 02:58:19 +02:00
Maijin
95946c1f78 Fix 2 remaining shellcheck errors 2015-04-17 22:11:53 +02:00
Maijin
3b26388769 Fix all shellcheck errors 2015-04-17 21:56:01 +02:00
Maijin
7ff53f8ae0 Change shellcheck format to GCC 2015-04-17 21:21:54 +02:00
Maijin
c09b0aa152 Add shellcheck dumb script and Makefile quality rule 2015-04-17 21:12:30 +02:00
pancake
997dda6e5b Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
pancake
70a677b850 Fix iOS package 2015-04-13 14:16:46 +02:00
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