summaryrefslogtreecommitdiff
path: root/scripts/ios
Commit message (Collapse)AuthorAgeFilesLines
* don't use xcprettyJustin R. Miller2015-11-021-2/+2
|
* [core] Remove bundled styles.Leith Bade2015-10-301-2/+0
| | | | Fixes #2239
* more explicitly name build configs & do Debug for sim/testingJustin R. Miller2015-10-271-0/+3
|
* [android] [ios] [linux] [osx] Update many mason modulesLeith Bade2015-10-241-1/+1
|
* [android] Add missing satellite streets style to Android and iOS.Leith Bade2015-10-231-1/+1
| | | | | | As well as default_styles.cpp Fixes #2739 Fixes #2740
* [core] bump libuv to 1.7.5 across all platformsMike Morris2015-10-142-2/+2
| | | | | | UV_ASYNC_PARAMS and UV_TIMER_PARAMS for libuv <= 0.10 compatibility use st_mtim.tv_sec in libuv > 0.10.x
* [build] update appledoc install error URLJason Wray2015-10-081-1/+1
|
* [ios] patch up iOS version-deducing scriptsJustin R. Miller2015-10-011-1/+1
|
* Install RapidJSON from masonJohn Firebaugh2015-10-011-0/+1
|
* mason variant@1.0Mike Morris2015-09-301-0/+1
|
* Revert "[node] Enable npm to build mapbox-gl-native package from source"Lucas Wojciechowski2015-09-162-6/+2
| | | | This reverts commit 4e1ead344bfb1f9ddb207924465fabae3d218d67.
* [node] Enable npm to build mapbox-gl-native package from sourceLucas Wojciechowski2015-09-152-2/+6
| | | | | | - Allow node bindings to be built if git submodules cannot be checked out - Made geojsonvt a mason package instead of a git submodule - Use globally installed mason if it cannot be checked out via git submodules
* Upgraded to iOS Simulator 9.0, KIF 3.3.0Minh Nguyễn2015-09-151-3/+6
| | | | Upgraded the test project. Rolled back part of 69cf6ed3d273fc10e8cea2caef223f4a281388f0 to work around facebook/xctool#528.
* fix typo in iOS scriptJustin R. Miller2015-09-071-1/+1
|
* updates for "iOS SDK" series releasesJustin R. Miller2015-08-241-1/+1
|
* Merge branch 'v8'John Firebaugh2015-08-241-1/+1
|\
| * Update stylesJohn Firebaugh2015-08-201-1/+1
| |
* | rename zip productJustin R. Miller2015-08-211-1/+1
| |
* | GL is the library, SDK is the productJustin R. Miller2015-08-211-3/+3
|/
* Make build system architecture agnostic to remove Android special caseKonstantin Käfer2015-08-043-2/+20
|
* Moved mapbox/mapbox-gl-styles to mb-pages branchMinh Nguyễn2015-07-211-1/+2
| | | | When packaging, filter to just the desired styles.
* Include iOS README in binary podMinh Nguyễn2015-07-131-1/+2
|
* Fetch tags before relying on a list of themMinh Nguyễn2015-07-131-0/+1
|
* test on Xcode 6.4 / iOS 8.4Justin R. Miller2015-07-081-1/+1
|
* Merge branch 'release-v0.4.0'Justin R. Miller2015-06-192-2/+2
|\
| * Screenshot II: The Return of ScreenshotJustin R. Miller2015-06-191-1/+1
| |
| * avoid release candidates in determining versionJustin R. Miller2015-06-191-1/+1
| |
| * remove problematic screenshot URL from HTML docsJustin R. Miller2015-06-181-1/+1
| |
| * fix appledoc version parsingJustin R. Miller2015-06-181-1/+1
| |
| * refs #1483: update Travis script for potential semver suffixesv0.4.0-rc.1Justin R. Miller2015-06-171-1/+1
| |
| * fixes #1650: default to no symbols for release builds, but build bothJustin R. Miller2015-06-173-7/+27
| |
* | Lightweight genericsMinh Nguyễn2015-06-171-3/+10
| | | | | | | | | | | | Added lightweight generics annotations to collection-typed method and protocol signatures to streamline usage of these members in Swift. Lightweight generic type specifiers are wrapped in conditionally-compiled macros for compatibility with Xcode 6.x. Manually preprocess the NS_*_OF() macros in a temporary copy of each header before appledoc sees the headers. Also removed the --ignore flag because we no longer have a private headers folder under include/mbgl/ios/.
* | fixes #1650: default to no symbols for release builds, but build bothJustin R. Miller2015-06-173-7/+27
|/
* refs #1483: move to simple tagging scheme, but preserve platform in publish ↵Justin R. Miller2015-06-152-2/+2
| | | | command
* Reenable iOS tests, default hardware/iOS version only for nowJohn Firebaugh2015-06-152-9/+4
| | | | | | | Use of the -destination argument to either xcodebuild or xctool fails on Travis. Refs #1452
* point to better appledoc install methodJustin R. Miller2015-06-031-1/+1
|
* Require appledoc v2.2-963 exactlyJohn Firebaugh2015-05-291-1/+4
|
* Latest homebrew appledoc should be goodJohn Firebaugh2015-05-291-0/+3
|
* Don't do things that set -e in Travis's shellJohn Firebaugh2015-05-133-4/+7
| | | | | | | | | | | | | | | Sourcing files that set flags bleed into Travis' wrapper script, which messes with their workflow, e.g. preventing after_failure scripts from triggering. These changes fix that: * Move exported variables from install.sh to setup.sh, so install.sh doesn't have to be sourced. * Source setup.sh from run.sh, rather than directly from .travis.yml. In addition, as a good practice, remove `set -e` etc. from setup.sh, and add a comment not to add them back. It's the sourcing script's responsibility to set these flags.
* Revert "Revert "Merge pull request #1429 from mapbox/travis-setup""Mike Morris2015-05-123-6/+0
| | | | | | | This reverts commit 3ccb0b5610a716b8c2bb602cc52f96bc2fb2ff03. Conflicts: .travis.yml
* Revert "Merge pull request #1429 from mapbox/travis-setup"John Firebaugh2015-05-113-0/+6
| | | | | This reverts commit 9a233c7ed295a73da1abf3a7feffe6eec2cf9963, reversing changes made to 642024af6da577fe4a50e262b4a0b4e2aff7ebaf.
* fixes #1503: add changelog w/ notes to appledoc indexJustin R. Miller2015-05-111-0/+7
|
* break out setup.sh from run.shMike Morris2015-05-073-6/+0
| | | | | | | | | | | | | | | | chmod +x drop travis_helper from android and ios source travis_helper.sh before_install only run setup.sh if file exists explicitly local paths explicit if statement in before_install source setup.sh
* Disable iOS tests on Travis for nowJohn Firebaugh2015-05-061-1/+1
| | | They hang; seems to be an infrastructure problem.
* refs #1426: add dummy source file to workaround CocoaPods 0.37.0 bugJustin R. Miller2015-05-061-0/+3
|
* don't doc or package private headersJustin R. Miller2015-05-051-1/+3
|
* fixes #1391: install awscli for iOS deploysJustin R. Miller2015-05-051-0/+3
|
* no longer link iOS HTML docs since missing CSSJustin R. Miller2015-05-051-3/+0
|
* [iOS] add benchmarking applicationKonstantin Käfer2015-05-051-0/+16
|
* use brew git to get tag flag neededJustin R. Miller2015-05-041-0/+3
|