summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove extra Travis buildsLeith Bade2014-12-191-12/+0
|
* Stop services only on LinuxLeith Bade2014-12-121-2/+2
|
* Fix bash errorLeith Bade2014-12-121-3/+2
|
* Don't need X for android buildsLeith Bade2014-12-121-2/+2
|
* Fix service nameLeith Bade2014-12-111-1/+1
|
* Stop DB servicesLeith Bade2014-12-101-0/+2
|
* Check for running servicesLeith Bade2014-12-091-0/+1
|
* Go back to 7z NDKLeith Bade2014-12-091-2/+2
|
* Fix path to NDKLeith Bade2014-12-091-2/+2
|
* Revert "Try ruby env"Leith Bade2014-12-061-1/+1
| | | | This reverts commit 4e9f2c146b3d01519235be3e0b755281b506a279.
* Try ruby envLeith Bade2014-12-061-1/+1
|
* Use TESTMUNK in travis to start TestmunkLeith Bade2014-12-031-10/+10
|
* Fix access key for android on travisLeith Bade2014-11-301-1/+0
|
* Add android access key to travisLeith Bade2014-11-281-0/+1
|
* Rotate testmunk keyLeith Bade2014-11-231-1/+1
|
* fix testmunk spellingLeith Bade2014-11-221-1/+1
|
* Improve upload testmunk scriptLeith Bade2014-11-221-0/+2
|
* Only run one android build till figure out how to filter in testmunk scriptLeith Bade2014-11-221-9/+9
|
* More tweaks to osx android on travisLeith Bade2014-11-091-5/+5
|
* First attempt at osx android in travisLeith Bade2014-11-091-1/+1
|
* Fix typoLeith Bade2014-11-091-2/+2
|
* Try more Travis build typesLeith Bade2014-11-091-0/+18
|
* Revert "Add GCC to travis to see if other messages"Leith Bade2014-11-061-3/+0
| | | | This reverts commit 89fad21fb9e5d507a9a72767b2242fa28d67d547.
* Add GCC to travis to see if other messagesLeith Bade2014-11-061-0/+3
|
* Clean up gradle outputLeith Bade2014-11-061-0/+1
|
* Install android sdkLeith Bade2014-11-061-0/+2
|
* Add java to buildLeith Bade2014-11-061-0/+1
|
* shuffle ANDROID_NDK_PATH setting (somehow it breaks apt-get update)Dane Springmeyer2014-11-021-1/+2
|
* bash variables cannot start with numeralDane Springmeyer2014-11-021-1/+1
|
* move NDK setup to travis_before_install.shDane Springmeyer2014-11-021-1/+0
|
* test without setting up NDKDane Springmeyer2014-11-021-1/+1
|
* fix path to masonDane Springmeyer2014-11-011-1/+1
|
* test android target on travis/linuxDane Springmeyer2014-11-011-1/+2
|
* use a local version of mason instead of writing into ~/.masonKonstantin Käfer2014-10-311-1/+1
| | | | fixes #526
* use binary mesa on travis to speed up build timesKonstantin Käfer2014-10-311-0/+1
|
* use test suite as submodule instead of using npmKonstantin Käfer2014-10-311-1/+0
|
* double JOBSDane Springmeyer2014-10-301-3/+3
|
* customize concurrent JOBS per compiler/platformDane Springmeyer2014-10-301-4/+4
|
* Merge branch 'master' into mesaMike Morris2014-10-271-3/+2
|\ | | | | | | | | Conflicts: .travis.yml
| * Reverts AWS key changeKonstantin Käfer2014-10-271-3/+2
| | | | | | | | | | | | This reverts commit 38023928ad44ef86e84c045c77c571ce252306dc. This reverts commit 5d46caaf87e315a4c221e8c5f0ed10236b244b43. This reverts commit b3d064d1bbdfce42f394e96c63371b7f313b60d0.
* | Merge branch 'headless-display' into mesaMike Morris2014-10-231-0/+5
|\ \ | |/ | | | | | | Conflicts: scripts/flags.sh
| * print core dumps on application crashesKonstantin Käfer2014-10-231-0/+5
| |
* | Merge branch 'headless-display' into mesaMike Morris2014-10-221-5/+3
|\ \ | |/
| * Merge branch 'libuv-0.10-headless-display' into masonKonstantin Käfer2014-10-221-2/+4
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: common/http_request_baton_curl.cpp include/mbgl/map/map.hpp include/mbgl/util/uv_detail.hpp scripts/travis_before_install.sh setup-libraries.sh src/map/map.cpp src/storage/file_request_baton.cpp src/storage/http_request.cpp src/util/uv-messenger.c
| * | add libraries and make configure script more robustKonstantin Käfer2014-10-211-0/+1
| | | | | | | | | | | | [skip ci]
| * | cleanup makefileKonstantin Käfer2014-10-211-5/+2
| | | | | | | | | | | | [skip ci]
* | | glxinfo in main process, build libva from sourceMike Morris2014-10-201-0/+1
| | |
* | | travis fold glxinfo, set LD_LIBRARY_PATH env varMike Morris2014-10-201-1/+1
| | |
* | | move glxinfo out of travis_before_install.shMike Morris2014-10-201-0/+1
| |/ |/|
* | export function to subshellsKonstantin Käfer2014-10-161-0/+1
| |