summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* GL is the library, SDK is the productJustin R. Miller2015-08-211-3/+3
* set correct environment varsKonstantin Käfer2015-08-191-0/+2
* never delete intermediate targetsKonstantin Käfer2015-08-191-0/+3
* build only the requested Android architectureKonstantin Käfer2015-08-191-2/+2
* Fix xcpretty from swallowing xcodebuild error codesLeith Bade2015-08-131-1/+1
* Use OkHTTP to implement HTTPContext on Android.Leith Bade2015-08-112-4/+2
* Build correct Android ABIs on TravisLeith Bade2015-08-071-7/+1
* Make build system architecture agnostic to remove Android special caseKonstantin Käfer2015-08-0410-2/+213
* Moved mapbox/mapbox-gl-styles to mb-pages branchMinh Nguyễn2015-07-211-1/+2
* 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
* Fixed test run scriptBruno de Oliveira Abinader2015-07-031-3/+7
* Use gdb to get backtracesJohn Firebaugh2015-07-021-18/+2
* 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
| * manually handle GeoJSONVT for OS XJustin R. Miller2015-06-171-0/+3
| * fixes #1650: default to no symbols for release builds, but build bothJustin R. Miller2015-06-173-7/+27
* | manually handle GeoJSONVT for OS XJustin R. Miller2015-06-171-0/+3
* | Lightweight genericsMinh Nguyễn2015-06-171-3/+10
* | 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 c...Justin R. Miller2015-06-152-2/+2
* Reenable iOS tests, default hardware/iOS version only for nowJohn Firebaugh2015-06-152-9/+4
* 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
* Upload headless results in after_scriptJohn Firebaugh2015-05-141-0/+0
* move result deployment to after_failure scriptKonstantin Käfer2015-05-132-15/+15
* update test suite and fail Travis when comparisons failKonstantin Käfer2015-05-131-1/+1
* Don't do things that set -e in Travis's shellJohn Firebaugh2015-05-1310-10/+22
* Revert "Revert "Merge pull request #1429 from mapbox/travis-setup""Mike Morris2015-05-1211-50/+34
* build render binaryKonstantin Käfer2015-05-122-0/+6
* Revert "Merge pull request #1429 from mapbox/travis-setup"John Firebaugh2015-05-1111-34/+50
* fixes #1503: add changelog w/ notes to appledoc indexJustin R. Miller2015-05-111-0/+7
* drop unnecessary mason PATH and MASON_DIR exports from setup.shMike Morris2015-05-072-6/+0
* break out setup.sh from run.shMike Morris2015-05-0711-50/+40
* Disable iOS tests on Travis for nowJohn Firebaugh2015-05-061-1/+1
* 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
* add HTML docs generation to iOS packaging scriptJustin R. Miller2015-05-041-0/+20
* fix linking for device/sim decisionJustin R. Miller2015-04-291-6/+19
* fixes #1361: split iOS device & sim builds (sim-only for tests)Justin R. Miller2015-04-281-9/+10