radare
c93c094c40
Fix android-static ##build
2019-08-01 04:39:40 +02:00
pancake
718698d450
Fixes for the android compilations ##build
2019-07-18 11:46:06 +02:00
radare
9e08da0fa6
Improve build of libr.a and libr.dylib, fix and improve sys/ios-sdk.sh ( #10046 )
...
- Update spp and force hidden visibility
- Use R_API wisely
- RSys.prefix returns const things
- Use -install_name on Apple
- Fix merged lib visibility linking on Linux
- Use OSTYPE instead of BUILD_OS
- Honor crosscompiler-objcopy and support android like linux
- Add extra missing archives
- Fix for android
- Upgrade spp and sdb
- Skip libr. from symstall
- Add --enable-merged configure option
- Use --enable-merged on ios-sdk
- Upgrade sdb again for js0n
- Kill sys/ios-shell.sh
- Msvc dynamic build fix
2018-05-09 23:31:52 +02:00
whitequark
dcd1ef1c6b
Rework makefiles to make ${PARTIALLD} available.
2018-01-11 23:09:22 +01:00
whitequark
f552b65ddf
Rework makefiles so that ${CROSS} contains cross tool prefix.
...
Useful for e.g. invoking ${CROSS}ld -r.
While we're at it, make sure ${AR} always points to the cross tool.
2018-01-11 23:09:22 +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
pancake
c041decf9b
Fix libr.a for android
2016-12-10 01:48:46 +01:00
pancake
b86bf19c85
Fix #3051 - Honor CFLAGS everywhere and fix some windows/android warnings
2015-09-14 20:43:11 +02:00
pancake
a683c1dbd7
Fix coverity issues with ROP search and more pic flags for lollipop
...
Update capstone to fix all ARM tests
2014-11-27 10:01:30 +01:00
pancake
02b800b4d0
Add more fpic flags for android
2014-11-19 10:58:55 +01:00
pancake
ed78c8e83b
Fix android-mips build
2014-11-11 02:24:09 +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
68cbdcfe06
Fix #1664 - Cross reference not found by capstone analysis
2014-11-11 01:12:38 +01:00
pancake
31e9406cd2
Fix android-x86 build
2014-11-10 19:46:19 +01:00
pancake
97b8064f42
Fix non-aarch64 android builds? and build fail for --with-sysmagic
2014-11-10 02:26:03 +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
1dc50d359b
Fix shlr/sdb build for sys/android
2013-08-27 00:52:04 +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