Commit Graph

25 Commits (1a0d7c516d2e665559374d50e2bc35543af34937)

Author SHA1 Message Date
Jeffrey Walton 2d4a932c33
Remove -tvos_simulator_version_min from AppleTVSimulator
It did not clear the problem.
2019-05-21 07:08:41 -04:00
Jeffrey Walton ddb9249444
Fix source warning 2019-05-21 05:44:21 -04:00
Jeffrey Walton 1973674732
Add sanity check to setenv-*.sh scripts
Prompt user to source the script when required. Whitespace check-in
2019-05-21 05:37:40 -04:00
Javier Navarro 982655845a Don't add the flag CRYPTOPP_DISABLE_ASM twice for iPhone simulator builds (GH #778) 2019-01-11 16:40:48 -05:00
Javier Navarro b43f8f5976 Initialize "APPLE_SDK" for arm64, armv7, armv7s, armv6 or armv5 (GH #774) 2019-01-04 16:41:48 -05:00
Jeffrey Walton c1681148a2
Add fallback arch in case arch is not set for setenv-ios.sh 2018-12-09 13:19:27 -05:00
Jeffrey Walton 95964fd0b3
Backout setenv-ios.sh changes
The changes did not help
2018-12-08 11:31:30 -05:00
Jeffrey Walton d1156ddfc6
Try -watchos_simulator_version_min and -tvos_simulator_version_min 2018-12-08 10:37:57 -05:00
Jeffrey Walton d48192d190
Remove -no_new_main from Apple Watch and TV simulators
It did not help...
2018-12-08 10:24:58 -05:00
Jeffrey Walton 55b1535a18
Try to fix Watch and TV simulator link error
Something about a missing _start symbol. I'm not sure if -no_new_main is the solution or not. Also see https://stackoverflow.com/q/24841283/608639.
2018-12-08 09:03:38 -05:00
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