summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* only deploy when aws keys are presentKonstantin Käfer2014-08-271-1/+1
|
* test with the current release type's settings to avoid double compilesKonstantin Käfer2014-08-271-1/+1
|
* use correct path for deploy scriptKonstantin Käfer2014-08-271-1/+1
|
* don't fail if test comparisons return mismatchesKonstantin Käfer2014-08-271-1/+5
|
* Merge pull request #445 from mapbox/nsstringKonstantin Käfer2014-08-261-3/+4
|\ | | | | Use NSString-specific case change functions on OS X/iOS
| * increase build concurrencyKonstantin Käfer2014-08-221-2/+2
| |
| * use submodule version for ios buildKonstantin Käfer2014-08-221-1/+2
| |
* | Don't try to upload build artifacts for PRsJohn Firebaugh2014-08-251-1/+2
|/
* rename tests scriptJustin R. Miller2014-08-202-1/+1
|
* bring back Linux tests in separate scriptJustin R. Miller2014-08-192-5/+11
|
* refs #431: bring back Travis Bash strictnessJustin R. Miller2014-08-182-1/+7
|
* install awscli on osxKonstantin Käfer2014-08-181-0/+1
|
* fixes #414: build Travis on both Linux & OS X (including for iOS)Justin R. Miller2014-08-155-17/+46
|
* pass absolute path to npm executableKonstantin Käfer2014-08-121-1/+1
|
* Revert "dont exit early from npm_install.sh"Mike Morris2014-08-111-0/+1
| | | | This reverts commit 935089c239ffd3428c6478ba74e147ab338910fe.
* pass --clang=1 to npm install, per ↵Mike Morris2014-08-111-1/+1
| | | | https://github.com/mapbox/mapbox-gl-native/pull/364#issuecomment-51735692
* Merge branch 'master' into style-parser-testMike Morris2014-08-112-125/+0
|\ | | | | | | | | | | | | | | | | Conflicts: bin/build-style.js bin/default.style.json mapboxgl.gyp src/style/style_parser.cpp test/test.gyp
| * Use mapbox-gl-test-suiteJohn Firebaugh2014-07-212-125/+0
| |
* | dont exit early from npm_install.shMike Morris2014-07-111-1/+0
| |
* | Merge branch 'stylesource' into fuzz-pipeMike Morris2014-07-111-3/+1
|\ \ | |/
| * add logging facility and check logs in testsKonstantin Käfer2014-07-111-3/+1
| |
* | Merge branch 'stylesource' into fuzz-pipeMike Morris2014-07-101-32/+43
|\ \ | |/ | | | | | | | | Conflicts: src/map/source.cpp src/style/style_layer.cpp
| * allow processing multiple renders per testKonstantin Käfer2014-07-101-32/+43
| |
* | clean up npm_installMike Morris2014-07-101-0/+4
| |
* | Merge branch 'master' into fuzz-pipeMike Morris2014-07-091-0/+8
|\ \ | |/
| * prettify outputKonstantin Käfer2014-07-091-0/+8
| |
* | npm_install.shMike Morris2014-07-091-0/+4
|/
* allow specifying a maximum allowed difference in the info jsonKonstantin Käfer2014-07-091-2/+5
|
* fuzzy image comparison + create diff imagesKonstantin Käfer2014-07-093-47/+97
|
* execute correct scriptKonstantin Käfer2014-07-091-1/+1
|
* add html result tableKonstantin Käfer2014-07-092-6/+47
|
* fix automated headless testing on travisKonstantin Käfer2014-07-094-40/+50
|
* fail when there are test errorsKonstantin Käfer2014-07-081-0/+10
| | | | [skip ci]
* fix headless rendering on travis and actually execute the headless testKonstantin Käfer2014-07-071-0/+3
| | | | fixes #357
* ensure zlib headers are installedDane Springmeyer2014-06-041-1/+1
|
* [travis] fix linux setupDane Springmeyer2014-06-041-2/+2
|
* Merge branch 'master' of github.com:mapbox/mapbox-gl-native into multi-osDane Springmeyer2014-06-033-12/+51
| | | | | Conflicts: .travis.yml
* [build] chmod +x scripts + only upgrade gcc on ubuntu precise (12.04)Dane Springmeyer2014-05-292-4/+6
|
* build and test on linux and osx in tandemDane Springmeyer2014-05-292-0/+10