summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* fix typoKonstantin Käfer2014-10-221-1/+1
* Merge branch 'libuv-0.10-headless-display' into masonKonstantin Käfer2014-10-225-0/+76
|\
| * don't time xvfb startupKonstantin Käfer2014-10-161-1/+0
| * fix misnamed functionKonstantin Käfer2014-10-161-3/+3
| * better timing functionsKonstantin Käfer2014-10-162-11/+37
| * export all required functionsKonstantin Käfer2014-10-161-0/+5
| * export function to subshellsKonstantin Käfer2014-10-165-8/+2
| * remove spaces from fold command and put in separate fileKonstantin Käfer2014-10-165-26/+35
| * add more instrumentation and code folding to travis buildsKonstantin Käfer2014-10-164-0/+43
* | install boost on osxKonstantin Käfer2014-10-221-1/+1
* | correctly set CCDane Springmeyer2014-10-211-1/+1
* | use ppa for more recent boostKonstantin Käfer2014-10-212-2/+4
* | add libraries and make configure script more robustKonstantin Käfer2014-10-211-2/+5
* | cleanup makefileKonstantin Käfer2014-10-211-0/+0
|/
* add -gKonstantin Käfer2014-09-241-4/+4
* 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
|\
| * 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
* pass --clang=1 to npm install, per https://github.com/mapbox/mapbox-gl-native...Mike Morris2014-08-111-1/+1
* Merge branch 'master' into style-parser-testMike Morris2014-08-112-125/+0
|\
| * 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
|\ \ | |/
| * 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
* fix headless rendering on travis and actually execute the headless testKonstantin Käfer2014-07-071-0/+3
* ensure zlib headers are installedDane Springmeyer2014-06-041-1/+1