Oliver Bock
|
115db9e889
|
[android] Fixed/improved Android build scripts
* Removed hard-coded paths and dependency versions
* Default values can now be overridden via environment variables:
* NDK_ROOT (recommended)
* ANDROID_TC[_<arch>] (optional: toolchain folders)
* CURL_SRC (recommended)
* OPENSSL_SRC (recommended)
* Fixed cURL mips64 build
* Moved toolchains into common parent directory
* Made asset directory creation idempotent
|
2017-03-29 09:08:02 +00:00 |
Rom Walton
|
71744a9ada
|
Android: Make all of the native code compilation against Android NDK r10e.
|
2016-06-20 22:04:13 -07:00 |
Rom Walton
|
e8a75eb557
|
Android: All new build script for arm64, mips64, and x86_64
|
2016-06-19 13:57:46 -07:00 |
Rom Walton
|
7179b0e27b
|
android: Use different toolchain directories. OpenSSL appears to be sensitive and will not successfully compile if built for a different CPU architecture first. (temp file?)
|
2013-10-22 13:59:26 -04:00 |
Rom Walton
|
83ad0d47a0
|
android: Make sure all the toolchains exist
|
2013-10-22 13:16:04 -04:00 |
Rom Walton
|
efc25bbd78
|
android: Add cross-compile scripts for the x86 and MIPS CPU architectures
|
2013-10-22 11:19:42 -04:00 |