summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* try without set -e and hope I'm lucky - refs #535Dane Springmeyer2014-11-041-1/+1
* disable more of mapbox_timeDane Springmeyer2014-11-021-5/+5
* continue past failed apt-get updateDane Springmeyer2014-11-021-2/+2
* try unpackging to temp fileDane Springmeyer2014-11-021-1/+2
* shuffle ANDROID_NDK_PATH setting (somehow it breaks apt-get update)Dane Springmeyer2014-11-021-5/+0
* Add back 7z extractDane Springmeyer2014-11-021-1/+1
* travis: wtf is breaking apt-get update: try removing previous stepsDane Springmeyer2014-11-021-2/+2
* fix SEVEN_ZIP_PATH variableDane Springmeyer2014-11-021-1/+1
* give up on mapbox-timeDane Springmeyer2014-11-021-6/+6
* debug failing travis scriptDane Springmeyer2014-11-021-2/+15
* patch travis_fold and travis_nanoseconds to make it possible to test travis_h...Dane Springmeyer2014-11-021-0/+20
* bash subshell to try to get mapbox-time working with custom commandsDane Springmeyer2014-11-021-2/+3
* bash variables cannot start with numeralDane Springmeyer2014-11-021-2/+2
* move NDK setup to travis_before_install.shDane Springmeyer2014-11-021-3/+14
* another try at ensuring mesa installs only for HOST archDane Springmeyer2014-11-021-1/+2
* install mesa for the HOST platformDane Springmeyer2014-11-021-1/+1
* fix another path to masonDane Springmeyer2014-11-011-2/+4
* test android target on travis/linuxDane Springmeyer2014-11-011-1/+1
* Merge branch 'local-mason'Konstantin Käfer2014-10-311-0/+5
|\
| * add to $PATH instead of using aliasesKonstantin Käfer2014-10-311-4/+1
| * use a local version of mason instead of writing into ~/.masonKonstantin Käfer2014-10-311-0/+8
* | 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