Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | trying install llvm-3.4 | Mike Morris | 2014-10-17 | 1 | -4/+3 | |
* | | | install llvm-dev | Mike Morris | 2014-10-17 | 1 | -6/+6 | |
* | | | debugging llvm lib location | Mike Morris | 2014-10-17 | 1 | -0/+9 | |
* | | | try --with-llvm-prefix | Mike Morris | 2014-10-17 | 1 | -2/+1 | |
* | | | quotes around mesa arg | Mike Morris | 2014-10-17 | 1 | -1/+1 | |
* | | | use shared llvm lib with llvm-config-3.4 | Mike Morris | 2014-10-17 | 1 | -1/+2 | |
* | | | install locally, export LD_LIBRARY_PATH | Mike Morris | 2014-10-16 | 1 | -1/+2 | |
* | | | enable glx tls | Mike Morris | 2014-10-16 | 1 | -1/+1 | |
* | | | add mesa-utils | Mike Morris | 2014-10-16 | 1 | -1/+1 | |
* | | | try building with llvm shared libs disabled | Mike Morris | 2014-10-16 | 1 | -1/+2 | |
* | | | dont install llvm-dev | Mike Morris | 2014-10-16 | 1 | -1/+1 | |
* | | | cd mesa | Mike Morris | 2014-10-16 | 1 | -2/+4 | |
* | | | first attempt at building mesa from source | Mike Morris | 2014-10-16 | 1 | -0/+12 | |
| |/ |/| | ||||||
* | | don't time xvfb startup | Konstantin Käfer | 2014-10-16 | 1 | -1/+0 | |
* | | fix misnamed function | Konstantin Käfer | 2014-10-16 | 1 | -3/+3 | |
* | | better timing functions | Konstantin Käfer | 2014-10-16 | 2 | -11/+37 | |
* | | export all required functions | Konstantin Käfer | 2014-10-16 | 1 | -0/+5 | |
* | | export function to subshells | Konstantin Käfer | 2014-10-16 | 5 | -8/+2 | |
* | | remove spaces from fold command and put in separate file | Konstantin Käfer | 2014-10-16 | 5 | -26/+35 | |
* | | add more instrumentation and code folding to travis builds | Konstantin Käfer | 2014-10-16 | 4 | -0/+43 | |
|/ | ||||||
* | add -g | Konstantin Käfer | 2014-09-24 | 1 | -4/+4 | |
* | only deploy when aws keys are present | Konstantin Käfer | 2014-08-27 | 1 | -1/+1 | |
* | test with the current release type's settings to avoid double compiles | Konstantin Käfer | 2014-08-27 | 1 | -1/+1 | |
* | use correct path for deploy script | Konstantin Käfer | 2014-08-27 | 1 | -1/+1 | |
* | don't fail if test comparisons return mismatches | Konstantin Käfer | 2014-08-27 | 1 | -1/+5 | |
* | Merge pull request #445 from mapbox/nsstring | Konstantin Käfer | 2014-08-26 | 1 | -3/+4 | |
|\ | ||||||
| * | increase build concurrency | Konstantin Käfer | 2014-08-22 | 1 | -2/+2 | |
| * | use submodule version for ios build | Konstantin Käfer | 2014-08-22 | 1 | -1/+2 | |
* | | Don't try to upload build artifacts for PRs | John Firebaugh | 2014-08-25 | 1 | -1/+2 | |
|/ | ||||||
* | rename tests script | Justin R. Miller | 2014-08-20 | 2 | -1/+1 | |
* | bring back Linux tests in separate script | Justin R. Miller | 2014-08-19 | 2 | -5/+11 | |
* | refs #431: bring back Travis Bash strictness | Justin R. Miller | 2014-08-18 | 2 | -1/+7 | |
* | install awscli on osx | Konstantin Käfer | 2014-08-18 | 1 | -0/+1 | |
* | fixes #414: build Travis on both Linux & OS X (including for iOS) | Justin R. Miller | 2014-08-15 | 5 | -17/+46 | |
* | pass absolute path to npm executable | Konstantin Käfer | 2014-08-12 | 1 | -1/+1 | |
* | Revert "dont exit early from npm_install.sh" | Mike Morris | 2014-08-11 | 1 | -0/+1 | |
* | pass --clang=1 to npm install, per https://github.com/mapbox/mapbox-gl-native... | Mike Morris | 2014-08-11 | 1 | -1/+1 | |
* | Merge branch 'master' into style-parser-test | Mike Morris | 2014-08-11 | 2 | -125/+0 | |
|\ | ||||||
| * | Use mapbox-gl-test-suite | John Firebaugh | 2014-07-21 | 2 | -125/+0 | |
* | | dont exit early from npm_install.sh | Mike Morris | 2014-07-11 | 1 | -1/+0 | |
* | | Merge branch 'stylesource' into fuzz-pipe | Mike Morris | 2014-07-11 | 1 | -3/+1 | |
|\ \ | |/ | ||||||
| * | add logging facility and check logs in tests | Konstantin Käfer | 2014-07-11 | 1 | -3/+1 | |
* | | Merge branch 'stylesource' into fuzz-pipe | Mike Morris | 2014-07-10 | 1 | -32/+43 | |
|\ \ | |/ | ||||||
| * | allow processing multiple renders per test | Konstantin Käfer | 2014-07-10 | 1 | -32/+43 | |
* | | clean up npm_install | Mike Morris | 2014-07-10 | 1 | -0/+4 | |
* | | Merge branch 'master' into fuzz-pipe | Mike Morris | 2014-07-09 | 1 | -0/+8 | |
|\ \ | |/ | ||||||
| * | prettify output | Konstantin Käfer | 2014-07-09 | 1 | -0/+8 | |
* | | npm_install.sh | Mike Morris | 2014-07-09 | 1 | -0/+4 | |
|/ | ||||||
* | allow specifying a maximum allowed difference in the info json | Konstantin Käfer | 2014-07-09 | 1 | -2/+5 | |
* | fuzzy image comparison + create diff images | Konstantin Käfer | 2014-07-09 | 3 | -47/+97 |