Commit Graph

16 Commits (2a7ccd6fd3eabb1abcea447ae1aad7322a60b7d3)

Author SHA1 Message Date
Jeffrey Walton 182f87eeac
Add info on creating versioned shared object
Also see http://stackoverflow.com/q/41255199
2016-12-22 05:24:16 -05:00
Jeffrey Walton d40b0cdda0
Fix 'grep: repetition-operator operand invalid' 2016-12-22 04:49:24 -05:00
Jeffrey Walton ba585dee4d
Removed 'set -eu'. Its difficult to debug the script when source'ing 2016-12-22 04:39:45 -05:00
Jeffrey Walton 5f17b4e6d3
Add checks for unbound variables 2016-11-10 02:41:23 -05:00
Jeffrey Walton acf281fef6
Remove libstlport from LLVM message 2016-10-10 17:53:32 -04:00
Jeffrey Walton b1196d8319 Add messages for STLport and LLVM runtime and STL library 2016-09-23 16:17:18 -04:00
Jeffrey Walton 2a22a84cd8 Fix typo in message 2016-09-23 13:38:09 -04:00
Jeffrey Walton 4ff49bfc62 Make GNU runtime and STL defult library. Add warning meesage when using GNU gear 2016-09-23 12:43:48 -04:00
Jeffrey Walton e221eedc7a Make GNU runtime and STL defult library. Add warning meesage when using GNU gear 2016-09-23 12:43:04 -04:00
Jeffrey Walton d32d49c3b0 Add unset argument to clear former envars 2016-09-23 12:25:35 -04:00
Jeffrey Walton 5361185ef1 Fixed spelling errors in setenv-* scripts 2016-07-11 15:24:43 -04:00
Jeffrey Walton a6090c64ed Added message directing user to perform the build with the build command 2016-06-13 20:28:46 -04:00
Jeffrey Walton ed5f6e103b Change fpu to neon for Neon builds 2016-05-06 08:08:35 -04:00
Matt Lewandowsky a9e63cd526 Add default OS X NDK root
The standard NDK installed by Android Studio on OS X lives at $HOME/Library/Android/sdk/ndk-bundle. As this is a well-known location that seems unlikely to change, it makes sense to auto-detect it.
2016-03-24 02:23:36 -07:00
Jeffrey Walton 80d1bc906e Added missing 0 return code 2016-03-09 01:47:41 -05:00
Jeffrey Walton 22d6374ce7 Added Android and embedded environment and test script 2016-03-09 01:12:47 -05:00