summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Get mapbox-gl-styles via submodule (fixes #511)John Firebaugh2014-10-311-0/+3
* Merge pull request #531 from mapbox/remove-nodeKonstantin Käfer2014-10-312-1/+105
|\
| * call correct image compare scriptKonstantin Käfer2014-10-311-1/+1
| * remove dependency on nodeKonstantin Käfer2014-10-311-0/+104
* | use binary mesa on travis to speed up build timesKonstantin Käfer2014-10-311-21/+7
|/
* use test suite as submodule instead of using npmKonstantin Käfer2014-10-313-17/+14
* Merge branch 'master' of github.com:mapbox/mapbox-gl-native into jobsDane Springmeyer2014-10-301-2/+2
|\
| * use the correct makefile names for building the projectKonstantin Käfer2014-10-301-2/+2
* | customize concurrent JOBS per compiler/platformDane Springmeyer2014-10-302-5/+5
|/
* remove regex/boost regex usageKonstantin Käfer2014-10-301-1/+1
* travis: can travis cope with 4 mesa build jobs?Dane Springmeyer2014-10-301-1/+1
* travis: can travis cope with 2 mesa build jobs?Dane Springmeyer2014-10-301-1/+1
* try mesa without concurrent jobsDane Springmeyer2014-10-301-1/+1
* more build concurrencyDane Springmeyer2014-10-292-3/+3
* Try installing mesa from a tarball rather than git clone.Young Hahn2014-10-281-3/+3
* Merge branch 'master' into mesaMike Morris2014-10-271-1/+4
|\
| * make tests workKonstantin Käfer2014-10-241-1/+4
* | Merge branch 'headless-display' into mesaMike Morris2014-10-233-13/+36
|\ \ | |/
| * disable the thread sanitizer on clang/Debug for now since this prevents core ...Konstantin Käfer2014-10-231-11/+11
| * fix typoKonstantin Käfer2014-10-231-3/+3
| * show more debug informationKonstantin Käfer2014-10-231-3/+4
| * show that the program crashedKonstantin Käfer2014-10-231-2/+8
| * print core dumps on application crashesKonstantin Käfer2014-10-232-2/+18
* | echo CFLAGSMike Morris2014-10-221-0/+3
* | set fPIE instead of fPIC in CXXFLAGS, add to CFLAGS as wellMike Morris2014-10-221-2/+2
* | Merge branch 'headless-display' into mesaMike Morris2014-10-223-4/+9
|\ \ | |/
| * fix typoKonstantin Käfer2014-10-221-1/+1
| * Merge branch 'libuv-0.10-headless-display' into masonKonstantin Käfer2014-10-225-0/+76
| |\
| * | 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
* | | build mesa from gitMike Morris2014-10-201-7/+1
* | | drop signature, git tag -l in mesa directoryMike Morris2014-10-201-1/+2
* | | download mesa 10.3.1 from ftpMike Morris2014-10-201-2/+7
* | | back to building mesa without libvaMike Morris2014-10-201-16/+2
* | | try exporting for sudoMike Morris2014-10-201-1/+7
* | | build mesa 10.3.1, install libva with root login shell, ref travis-ci/travis-...Mike Morris2014-10-201-1/+2
* | | glxinfo in main process, build libva from sourceMike Morris2014-10-201-7/+11
* | | build mesa without libvaMike Morris2014-10-201-3/+4
* | | travis fold glxinfo, set LD_LIBRARY_PATH env varMike Morris2014-10-201-1/+3
* | | add libva-dev to mesa depsMike Morris2014-10-201-2/+2
* | | add tsan to mesa depsMike Morris2014-10-201-1/+2
* | | move glxinfo out of travis_before_install.shMike Morris2014-10-201-9/+0
* | | use llvm-3.4Mike Morris2014-10-171-1/+1
* | | trying install llvm-3.4Mike Morris2014-10-171-4/+3
* | | install llvm-devMike Morris2014-10-171-6/+6
* | | debugging llvm lib locationMike Morris2014-10-171-0/+9
* | | try --with-llvm-prefixMike Morris2014-10-171-2/+1