Commit Graph

37 Commits

Author SHA1 Message Date
pancake
85edbad0aa
Add WIP android-arm64 ACR build and other CI improvements ##ci
* Fix macos test
* Add cabextract for pdb tests
* Add android-ndk-installer script
* Using NDK r21d
2021-01-25 11:34:08 +01:00
radare
c93c094c40
Fix android-static ##build 2019-08-01 04:39:40 +02:00
pancake
a8a22b9383 Add support for build for android-x86_64 ##build 2019-05-14 15:02:30 +02:00
pancake
9d912b46a1 Fix android build for the latest NDK based on LLVM ##build 2018-10-20 02:12:30 +02:00
pancake
9e39a91bd0 Add ndk-g++ 2018-04-11 00:22:46 +02:00
pancake
ba1f4f9d8f Honor brew's Android NDK in sys/android-shell 2017-11-09 13:11:25 +01:00
pancake
8c656231c1 Several bug fixes in the android build scripts and other candies 2017-04-18 11:25:26 +02:00
pancake
4cd840417b Fix android-shell.sh 2017-03-10 10:28:04 +01:00
Roman Valls Guimerà
405e773474 Dockcross and android-arm (#6612)
* Changes needed to compile android-arm, see: https://github.com/radare/radare2/pull/6319#issuecomment-276046516

* Android dockcross building fixes...

* Correct full path inside dockcross, thanks @trufae

* Retab the file

* Quotes and tabs

* Cleanup/clarification on dockcross compiling for android-arm. Thanks @trufae
2017-03-09 12:09:26 +01:00
zonkzonk
56366df728 Removing path in shell redirections 2017-01-31 22:13:32 +01:00
pancake
c484715a5a Missing NDK error to stderr 2017-01-30 11:01:37 +01:00
pancake
7f1b4f273f Remove NDK dependency when BUILD=0 in android-shell 2017-01-23 02:15:17 +01:00
pancake
bb00b4e91d Fix Android build, update Capstone and use Android's Studio NDK if available 2016-06-22 02:27:32 +02:00
pancake
bbae76ce4d Try to fix mips64 build 2015-04-13 01:16:01 +02:00
pancake
e30267d8e6 Android build does not needs the SDK, only NDK 2015-03-18 01:05:02 +01:00
pancake
62617bb14e Fix android build 2015-01-24 23:17:55 +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
850309a7e9 Initial support for android-aarch64 2014-11-10 01:54:05 +01: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
fb610cdc62 Update sdb and fix android build 2013-08-26 02:43:15 +02:00
pancake
95fd9628f8 Fix support for latest android ndk 2013-05-21 17:10:58 +02:00
pancake
b612d2a6b1 Fix static build (+android) 2013-04-12 02:39:46 +02:00
pancake
da837ad4ce Fix static build. Generate single libr.a 2013-01-04 14:38:07 +01:00
Pau Oliva
2d6fa61443 fix build system for android ndk-r8b 2012-09-20 10:47:09 +02:00
Pau Oliva
689f2df0cb fix build on mips using android ndk r8 2012-09-20 02:52:59 +02:00
pancake
a8757a695f Fix android build and add r_core->anal_define api
Fix static build (libr.a)
Fix android build farm scripts
Build system is still hacky
2012-09-03 01:27:52 +02:00
pancake
057f1b8353 * Fix android farm build on osx 2012-03-31 03:54:44 +02:00
pancake
52e8fcab55 * Add android-mips farm scripts 2012-03-30 13:33:38 +02:00
pancake
0c0984a382 * Fix --without-ewf
* Fix r_types.h for FreeBSD-clang
* Fix android sys build scripts
2012-02-18 01:49:59 +01:00
pancake
9845f98cae * Honor STRIP for android build 2012-02-17 13:55:54 +01:00
pancake
759db632ed * More work with the android farm integration
- Now bin builds are pushed
2011-09-26 02:51:55 +02:00
pancake
4e3358a522 * Fix farm 2011-09-26 02:10:25 +02:00
pancake
6213779213 * Avoid use of extended arm instructions for ut64
- add documentation for installing NDK in archlinux64
  - fixes build for android-arm
* Import android targets for the build farm
2011-09-25 21:07:34 +02:00
pancake
9884ce9db0 * Initial support for Android NDK build (fix build)
- Not yet runnable, but compiles against bionic
2011-09-25 06:57:13 +02:00