pancake
d195f7cdbc
Remove the need for ios-include.tar.gz ##build
2023-01-11 00:18:13 +01:00
pancake
ee5f9a635f
Improve error checking in r2pm and improve libr archive creation
2022-12-01 09:33:19 +01:00
pancake
4a722e6a12
Do not use the deprecated --without-libuv configure flag
2022-11-02 18:29:05 +01:00
Sergi Àlvarez i Capilla
a13acaba42
Fix ios-sdk compilation ##build
2022-01-20 18:08:54 +01:00
pancake
e6f2cd0b2a
Remove trailing spaces ( #19460 )
...
$ git grep ' $' | grep -v ^test/ | cut -d : -f 1 | sort -u > /tmp/trailing
$ for a in `cat /tmp/trailing` ; do sed -i -e 's/ *$//' $a ; done
2021-12-02 17:39:59 +01:00
pancake
1184610971
Fix the CI badge and fully rewrite all the workflows to make sense ##build
...
* Windows, Linux, Static, macOS, Android, iOS builds published for every commit
* Kept coverage, coverity, fuzzing tests, lgtm and -Werror jobs
* Kill the continuos, the over-engineered matrix and other empty or unnecessary tasks (250 vs 900LOC)
* Jobs TODO: fatmac, termux and rpm (centos) packages
2021-01-12 13:41:21 +01:00
pancake
658c6a0918
Create dist/ to hold all the distribution build files ##build ( #18131 )
2020-12-31 18:57:05 +01:00
pancake
b462a7691c
Remove enyo and p unmaintained webuis (2MB), still available via r2pm ##webui
2020-12-16 14:35:03 +01:00
pancake
8efd721dba
Fix Cydia/iOS packaging and compilation issues ##build ( #17342 )
2020-08-14 13:17:32 +08:00
Riccardo Schirone
e3b67f124c
Release pipeline with GitHub Actions ( #17192 )
...
* Make sure meson can build with `system` = `android`.
* Add support for binr/blob in meson build
* Create release GitHub Actions workflow
* Add publish-docker-image job
* Also create Ubuntu packages and ship static windows zip
2020-07-09 12:07:45 +08:00
pancake
72df7056f5
Use LTO for the Cydia build
2019-08-22 20:22:11 +02:00
pancake
5b87871294
Shrink the Cydia package from 512mb to only 64 ##build
2019-08-22 19:26:03 +02:00
pancake
30a5d7ed2d
Fixes for the cydia static build of r2, needed for iOS12
2019-08-22 18:56:57 +02:00
pancake
1034510dae
Add $onlydebug in sys/ios-cydia.sh ##build
2019-07-18 02:32:24 +02:00
pancake
1aebd0a26d
Fix single-step in the iOS-arm64 native debugger ##debug
2019-07-18 02:30:45 +02:00
pancake
0ba7bdb29e
Build for Cydia without libuv
2019-04-02 17:12:28 +02:00
pancake
6043d798be
Fix codesigning for ios-cydia.sh with ldid2
2018-11-24 03:30:08 +01:00
pancake
df0aadb89f
Fix sys/ios-cydia.sh for iOS11/electra jailbreak
2018-06-21 02:41:14 +02:00
pancake
30d7267bcc
Fix sys/ios-cydia.sh build
2017-10-10 02:27:34 +02:00
pancake
7023d010cc
Add ios-cydia32.sh script to build radare2-arm32 cydia package
2016-10-06 15:17:13 +02:00
pancake
87cd22a25b
Fix ios cross-build on the first run
2016-09-28 17:16:47 +02:00
pancake
82d42ba5b2
Fix build and basic run of the ios-arm64 debugger
2016-08-31 02:30:20 +02:00
pancake
adaf59c718
Minor fixes for ios-cydia.sh
2016-08-18 14:25:01 +02:00
pancake
50473d8897
Reduce Cydia package size by removing development files 79MB -> 19MB
2016-08-18 02:48:29 +02:00
pancake
2a2226978e
Fix dmi on OSX and minor cydia tweak
2016-07-26 15:17:07 +02:00
pancake
2b52b9a3e6
Demangle Swift classnames in rabin2 -c
2016-04-25 18:59:27 +02:00
pancake
627e1a74a0
Fix ios-sign
2016-04-25 16:52:36 +02:00
pancake
852385efe1
Add sys/ios-env.sh and enable XNU debug without ptrace by default
2016-02-20 23:30:11 +01:00
pancake
436313175f
Enhance the ios-cydia.sh a bit
2016-01-14 23:26:50 +01:00
pancake
fdbde81e78
Fix iOS build, and a pair of bugs
2015-09-15 04:05:43 +02:00
Jeffrey Crowell
9217723b3d
more shellcheck
2015-06-16 23:47:36 -04:00
pancake
c0b1e5fad3
Fix iOS build
2015-06-04 04:30:48 +02:00
pancake
997dda6e5b
Add support for iOS-simulator and static-OSX builds
2015-04-14 17:14:43 +02:00