summaryrefslogtreecommitdiff
path: root/setenv-android.sh
Commit message (Expand)AuthorAgeFilesLines
* Update Android build scripts to the latest NDK (#546)Felix Barz2018-01-211-20/+49
* Fix Android x86 and x86-64 cross-compilesexitJeffrey Walton2018-01-201-2/+2
* Improve logic for <arm_acle.h> include (GH #568)Jeffrey Walton2018-01-201-3/+3
* Clear TODO items for setenv-android.sh for 6.0 (GH #491)Jeffrey Walton2017-09-131-14/+0
* Improve detection of ANDROID_NDK_ROOTJeffrey Walton2017-09-131-4/+4
* Build Android cpu-features from sources (GH #491)Jeffrey Walton2017-09-131-0/+20
* Make armv7a-neon the default in 2017 with NDK R15Jeffrey Walton2017-09-131-2/+2
* Fix unterminated close parenJeffrey Walton2017-09-131-1/+1
* Check for old vs new LLVM include dir (#492)Deadpikle2017-09-081-2/+16
* Add info on creating versioned shared objectJeffrey Walton2016-12-221-2/+3
* Fix 'grep: repetition-operator operand invalid'Jeffrey Walton2016-12-221-1/+1
* Removed 'set -eu'. Its difficult to debug the script when source'ingJeffrey Walton2016-12-221-2/+2
* Add checks for unbound variablesJeffrey Walton2016-11-101-4/+6
* Remove libstlport from LLVM messageJeffrey Walton2016-10-101-1/+1
* Add messages for STLport and LLVM runtime and STL libraryJeffrey Walton2016-09-231-0/+20
* Fix typo in messageJeffrey Walton2016-09-231-1/+1
* Make GNU runtime and STL defult library. Add warning meesage when using GNU gearJeffrey Walton2016-09-231-1/+1
* Make GNU runtime and STL defult library. Add warning meesage when using GNU gearJeffrey Walton2016-09-231-1/+19
* Add unset argument to clear former envarsJeffrey Walton2016-09-231-28/+37
* Fixed spelling errors in setenv-* scriptsJeffrey Walton2016-07-111-1/+1
* Added message directing user to perform the build with the build commandJeffrey Walton2016-06-131-1/+8
* Change fpu to neon for Neon buildsJeffrey Walton2016-05-061-1/+1
* Add default OS X NDK rootMatt Lewandowsky2016-03-241-0/+3
* Added missing 0 return codeJeffrey Walton2016-03-091-4/+6
* Added Android and embedded environment and test scriptJeffrey Walton2016-03-091-0/+341