Commit Graph

2 Commits

Author SHA1 Message Date
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 3eb9d83c2f ANDROID: Add simple build scripts for building Android applications (assumes a Makefile that is compatible with 'make') 2015-01-15 14:33:42 -05:00