Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add armv8 and aarch64 options in addition to arm64 | Jeffrey Walton | 2017-01-13 | 1 | -7/+7 |
| | |||||
* | Add info on creating versioned shared object | Jeffrey Walton | 2016-12-22 | 1 | -2/+3 |
| | | | | Also see http://stackoverflow.com/q/41255199 | ||||
* | Removed 'set -eu'. Its difficult to debug the script when source'ing | Jeffrey Walton | 2016-12-22 | 1 | -1/+1 |
| | |||||
* | Add checks for unbound variables | Jeffrey Walton | 2016-11-10 | 1 | -3/+8 |
| | |||||
* | Fix unwanted IOS_ARCH reset to armv7 | Jeffrey Walton | 2016-07-24 | 1 | -1/+0 |
| | |||||
* | Fixed spelling errors in setenv-* scripts | Jeffrey Walton | 2016-07-11 | 1 | -1/+1 |
| | |||||
* | Added message directing user to perform the build with the build command | Jeffrey Walton | 2016-06-13 | 1 | -9/+16 |
| | |||||
* | Discard xcode-build error when not on an Apple machine | Jeffrey Walton | 2016-03-21 | 1 | -1/+1 |
| | |||||
* | Fixed Apple WatchOS SDK version; whitespace | Jeffrey Walton | 2016-03-09 | 1 | -31/+26 |
| | |||||
* | Added iOS environment and test script | Jeffrey Walton | 2016-03-08 | 1 | -0/+287 |