summaryrefslogtreecommitdiff
path: root/setenv-ios.sh
Commit message (Expand)AuthorAgeFilesLines
* Add fallback arch in case arch is not set for setenv-ios.shJeffrey Walton2018-12-091-18/+17
* Backout setenv-ios.sh changesJeffrey Walton2018-12-081-2/+5
* Try -watchos_simulator_version_min and -tvos_simulator_version_minJeffrey Walton2018-12-081-3/+3
* Remove -no_new_main from Apple Watch and TV simulatorsJeffrey Walton2018-12-081-4/+6
* Try to fix Watch and TV simulator link errorJeffrey Walton2018-12-081-4/+8
* Copy setenv-ios.sh into TestScriptsJeffrey Walton2018-08-021-3/+13
* Remove extra space between variable and value for setenv-ios.shJeffrey Walton2018-04-051-6/+6
* Fix iPhoneSimulator build (GH #635)Jeffrey Walton2018-04-051-5/+10
* Update setenv-ios.sh to export toolsJeffrey Walton2017-11-101-1/+12
* Add Apple Watch and TV to Travis testingJeffrey Walton2017-08-141-0/+5
* Add armv8 and aarch64 options in addition to arm64Jeffrey Walton2017-01-131-7/+7
* Add info on creating versioned shared objectJeffrey Walton2016-12-221-2/+3
* Removed 'set -eu'. Its difficult to debug the script when source'ingJeffrey Walton2016-12-221-1/+1
* Add checks for unbound variablesJeffrey Walton2016-11-101-3/+8
* Fix unwanted IOS_ARCH reset to armv7Jeffrey Walton2016-07-241-1/+0
* 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-9/+16
* Discard xcode-build error when not on an Apple machineJeffrey Walton2016-03-211-1/+1
* Fixed Apple WatchOS SDK version; whitespaceJeffrey Walton2016-03-091-31/+26
* Added iOS environment and test scriptJeffrey Walton2016-03-081-0/+287