summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | fix node-mapbox-gl-native AWS keysMike Morris2014-10-111-2/+2
| |
* | use node-mapbox-gl-native AWS keysMike Morris2014-10-111-2/+2
| |
* | use node-mapbox-gl-native AWS bucket for travis cachingMike Morris2014-10-101-1/+1
| |
* | Merge branch 'master' into libuv010Mike Morris2014-09-221-9/+16
|\ \ | |/ | | | | | | Conflicts: setup-libraries.sh
| * Add gcc back to build matrix (fixes #465)John Firebaugh2014-09-151-9/+16
| |
* | add AWS_S3_BUCKET env var to .travis.ymlMike Morris2014-08-201-0/+1
|/
* fixes #414: build Travis on both Linux & OS X (including for iOS)Justin R. Miller2014-08-151-8/+5
|
* Use mapbox-gl-test-suiteJohn Firebaugh2014-07-211-4/+2
|
* read access token from environmentKonstantin Käfer2014-07-101-0/+1
|
* add links to compare urlsKonstantin Käfer2014-07-091-1/+1
|
* fuzzy image comparison + create diff imagesKonstantin Käfer2014-07-091-0/+1
|
* fix automated headless testing on travisKonstantin Käfer2014-07-091-3/+8
|
* CF template for travis testing user and encrypted creds.Young Hahn2014-07-081-0/+3
|
* Merge branch 'master' into style-v3Konstantin Käfer2014-07-011-1/+0
|\ | | | | | | | | | | | | | | | | Conflicts: .travis.yml common/glfw_view.cpp include/llmr/map/source.hpp src/map/map.cpp src/map/source.cpp
| * change hipchat notificationsKonstantin Käfer2014-06-251-2/+3
| |
| * [travis] disable osx until travis osx issues are resolvedDane Springmeyer2014-06-201-1/+0
| |
* | update travis messagesKonstantin Käfer2014-07-011-2/+3
|/ | | | [skip ci]
* [travis] remove caching - refs #310Dane Springmeyer2014-06-041-6/+0
|
* headless test is gone, remove itDane Springmeyer2014-06-031-2/+0
|
* Merge branch 'master' of github.com:mapbox/mapbox-gl-native into multi-osDane Springmeyer2014-06-031-9/+9
|\ | | | | | | | | Conflicts: .travis.yml
| * [travis] don't double build libllmr.a - refs #298Dane Springmeyer2014-06-021-2/+1
| |
| * [travis] avoid clean for now to speed up run times - refs #298 [skip ci]Dane Springmeyer2014-06-021-2/+0
| |
| * update hipchat notificationsKonstantin Käfer2014-06-021-1/+3
| |
| * update hipchat keyKonstantin Käfer2014-06-011-1/+3
| |
| * Revert "don't trash package dir"Konstantin Käfer2014-06-011-0/+2
| | | | | | | | This reverts commit 76097367670ed569572168b83eea8594c2600b6d.
| * don't trash package dirKonstantin Käfer2014-06-011-2/+0
| |
| * update yml syntaxKonstantin Käfer2014-06-011-1/+1
| |
| * [travis] scrap attempt at using libc++ which is only packaged for > trusty - ↵Dane Springmeyer2014-05-301-1/+1
| | | | | | | | refs #287
| * add 'make setup' target a simplier way to get started than running ↵Dane Springmeyer2014-05-301-1/+1
| | | | | | | | ./setup-libraries.sh
| * [travis] build with libc++ when building with clang++ - refs #287Dane Springmeyer2014-05-301-1/+1
| |
| * [travis] -Wno-unknown-pragmasDane Springmeyer2014-05-301-1/+1
| |
| * [travis] turn off a few clang++ warningsDane Springmeyer2014-05-291-1/+1
| |
| * sanitizer needs CFLAGS set for libtessDane Springmeyer2014-05-291-1/+2
| |
| * [travis] we can only sanitize either addresses or threads, choose oneDane Springmeyer2014-05-291-1/+1
| |