Commit Graph

15 Commits (1ff6f39ec654cd5690a43a3a2e15d668afe5dd2b)

Author SHA1 Message Date
Jeffrey Walton fdc3045e34
Copy setenv-ios.sh into TestScripts
This is one of the scripts we have in two places due to historical reasons. The current practice is to put them in TestScripts/
2018-08-02 00:29:25 -04:00
Jeffrey Walton 1103819a86
Remove extra space between variable and value for setenv-ios.sh 2018-04-05 15:19:57 -04:00
Jeffrey Walton 37d723e680
Fix iPhoneSimulator build (GH #635) 2018-04-05 08:00:25 -04:00
Jeffrey Walton 8e06391ad3
Update setenv-ios.sh to export tools
This is needed for Autotools and cross-compiles. GNUmakefile-cross does not use it
2017-11-10 09:30:47 -05:00
Jeffrey Walton f8e77e0fe6
Add Apple Watch and TV to Travis testing 2017-08-14 07:54:10 -04:00
Jeffrey Walton 52f13eca9b
Add armv8 and aarch64 options in addition to arm64 2017-01-13 05:39:04 -05:00
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 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 8213936b55 Fix unwanted IOS_ARCH reset to armv7 2016-07-24 14:38:58 -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 f8396383c0 Discard xcode-build error when not on an Apple machine 2016-03-21 12:42:10 -04:00
Jeffrey Walton e8fb78163b Fixed Apple WatchOS SDK version; whitespace 2016-03-09 00:53:25 -05:00
Jeffrey Walton a78b9dfa08 Added iOS environment and test script 2016-03-08 23:49:21 -05:00