summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
|/
* [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
|\
| * [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
| * 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
| * add 'make setup' target a simplier way to get started than running ./setup-li...Dane Springmeyer2014-05-301-1/+1
| * [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
| * [travis] fix syntaxDane Springmeyer2014-05-291-1/+1
| * [travis] try building with thread and address sanitizer in DebugDane Springmeyer2014-05-291-0/+1
* | build and test on linux and osx in tandemDane Springmeyer2014-05-291-11/+11
|/
* [travis] better bash syntax [skip ci]Dane Springmeyer2014-05-281-1/+1
* [travis] make clean between builds, revert parallel buildsDane Springmeyer2014-05-281-3/+5
* [travis] build with 4 concurrent processesDane Springmeyer2014-05-281-3/+3
* [build] clear packages only on travis (needed to avoid caching them)Dane Springmeyer2014-05-281-0/+2
* headless is osx only right nowDane Springmeyer2014-05-281-1/+2
* [travis] avoid another regression in headless rendering - refs #269Dane Springmeyer2014-05-281-0/+1
* [travis] test both Release and Debug buildsDane Springmeyer2014-05-281-3/+8
* fixes #205: fix Travis buildsJustin R. Miller2014-05-141-0/+3
* add hipchat notifications for build statusKonstantin Käfer2014-05-141-0/+3
* only switch to g++-4.8 if we're doing a g++ buildKonstantin Käfer2014-04-221-1/+1
* install more build deps for travisKonstantin Käfer2014-04-171-3/+1
* more travis build changesKonstantin Käfer2014-04-171-2/+3
* build dependencies on travisKonstantin Käfer2014-04-171-12/+8
* add more test cases for linuxKonstantin Käfer2014-04-111-1/+1
* clean up build system and reuse previously built libraries in other targetsKonstantin Käfer2014-04-111-2/+14
* fix build on travisKonstantin Käfer2014-04-111-13/+4
* add libboost back to build systemKonstantin Käfer2014-04-091-1/+1
* remove boost from readme and build systemDane Springmeyer2014-02-121-1/+1
* Add travis - refs #29Dane Springmeyer2014-02-031-0/+30