summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Give Travis latest build toolsLeith Bade2014-11-151-1/+1
* Make Travis load submodules in initLeith Bade2014-11-151-0/+3
* Fix sdk path on travisLeith Bade2014-11-091-2/+2
* More tweaks to osx android on travisLeith Bade2014-11-091-1/+1
* First attempt at osx android in travisLeith Bade2014-11-091-31/+80
* Fix travisLeith Bade2014-11-081-1/+1
* Add missing platform to travisLeith Bade2014-11-061-1/+1
* Fix aapt issueLeith Bade2014-11-061-2/+1
* Find with full pathLeith Bade2014-11-061-1/+1
* Be more specific with findLeith Bade2014-11-061-1/+1
* Add find for travis debugLeith Bade2014-11-061-0/+2
* Install android sdkLeith Bade2014-11-061-0/+12
* Add java to buildLeith Bade2014-11-061-2/+10
* Fix typoLeith Bade2014-11-051-1/+1
* android: for now just build mbgl-coreDane Springmeyer2014-11-041-5/+4
* debug prints around failing apt-get installDane Springmeyer2014-11-041-8/+6
* 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