Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [build] Added EGL & GLX CI builds | Bruno de Oliveira Abinader | 2016-11-17 | 1 | -39/+85 |
* | [node] publish Node.js Linux binaries with GLX | Mike Morris | 2016-11-15 | 1 | -6/+22 |
* | [build] add binary size logging to Linux Release builds | Konstantin Käfer | 2016-11-15 | 1 | -0/+2 |
* | [core] Bump standard library to libstdc++5-dev and clang version to 3.8. (#6991) | Chris Loer | 2016-11-11 | 1 | -18/+18 |
* | [build] Use mesa-13.0.0-glx in CI builds | Bruno de Oliveira Abinader | 2016-11-08 | 1 | -2/+2 |
* | [linux] Use OSMesa when running Node tests | Bruno de Oliveira Abinader | 2016-11-04 | 1 | -16/+16 |
* | [linux] Update target headless backends | Bruno de Oliveira Abinader | 2016-11-04 | 1 | -3/+2 |
* | [build] Replace 'tidy' with 'check' | Bruno de Oliveira Abinader | 2016-11-04 | 1 | -3/+4 |
* | [build] Re-add benchmark tests to the buildsystem | Thiago Marcos P. Santos | 2016-10-05 | 1 | -0/+1 |
* | [node] fix bad conditional, actually run tests | Mike Morris | 2016-09-23 | 1 | -5/+5 |
* | [Qt] Add mesa to the library path | Thiago Marcos P. Santos | 2016-08-22 | 1 | -1/+3 |
* | [build] use cmake script bundled with Mason | Konstantin Käfer | 2016-08-05 | 1 | -0/+1 |
* | [build] fix various CI builds | Konstantin Käfer | 2016-08-05 | 1 | -2/+1 |
* | [build] Re-enable coverage run | Bruno de Oliveira Abinader | 2016-08-05 | 1 | -1/+1 |
* | [build] Re-enable Qt bots | Thiago Marcos P. Santos | 2016-08-05 | 1 | -23/+24 |
* | [build] switch to CMake | Konstantin Käfer | 2016-08-05 | 1 | -33/+36 |
* | [node] build and publish Node.js binaries with BUILDTYPE=Release | Bruno de Oliveira Abinader | 2016-08-01 | 1 | -2/+6 |
* | [node] Switch Travis bot to debug mode | Bruno de Oliveira Abinader | 2016-07-20 | 1 | -3/+3 |
* | [tests] Run memory tests on travis | Thiago Marcos P. Santos | 2016-06-21 | 1 | -4/+5 |
* | [tidy] Switched to Travis CI | Bruno de Oliveira Abinader | 2016-06-14 | 1 | -0/+11 |
* | [android] #5291 - Fixing merge error for .travis.yml | Brad Leege | 2016-06-09 | 1 | -0/+3 |
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native | Brad Leege | 2016-06-09 | 1 | -5/+8 |
|\ | |||||
| * | [Qt][build] Run Qt valgrind test on the bots | Thiago Marcos P. Santos | 2016-06-09 | 1 | -5/+8 |
* | | Merge branch 'release-android-v4.1.0' | Brad Leege | 2016-06-09 | 1 | -3/+0 |
|\ \ | |/ |/| | |||||
| * | [build] Migrate LLVM bots to Trusty | Thiago Marcos P. Santos | 2016-06-04 | 1 | -16/+20 |
* | | [build] Upload node test results | Thiago Marcos P. Santos | 2016-06-01 | 1 | -0/+3 |
* | | [build] Build matrix cosmetics | Thiago Marcos P. Santos | 2016-06-01 | 1 | -9/+9 |
* | | [build] Migrate LLVM bots to Trusty | Thiago Marcos P. Santos | 2016-06-01 | 1 | -16/+20 |
* | | [qt] Enable tests for Qt5 | Thiago Marcos P. Santos | 2016-06-01 | 1 | -1/+1 |
|/ | |||||
* | [build] qtpositioning5-dev and qtlocation5-dev are now on Travis whitelist | Thiago Marcos P. Santos | 2016-05-06 | 1 | -3/+1 |
* | [Qt] Add QtLocation to the buildsystem | Thiago Marcos P. Santos | 2016-05-02 | 1 | -1/+1 |
* | [linux] Build with GCC 5 (#4901) | John Firebaugh | 2016-04-29 | 1 | -16/+16 |
* | [Qt] Expose center and zoom properties | Thiago Marcos P. Santos | 2016-04-27 | 1 | -0/+2 |
* | [Qt] Added qt-qml-app example | Bruno de Oliveira Abinader | 2016-04-27 | 1 | -1/+1 |
* | [Qt] Added QQuickMapboxGL{,Renderer} | Bruno de Oliveira Abinader | 2016-04-27 | 1 | -1/+1 |
* | [build] Do not run unit tests for Qt5 | Thiago Marcos P. Santos | 2016-04-27 | 1 | -1/+1 |
* | [build][Qt] Use Ubuntu Trusty for Qt5 | Thiago Marcos P. Santos | 2016-04-25 | 1 | -16/+26 |
* | [build] Added 'qt-app' targets to Travis Qt build | Bruno de Oliveira Abinader | 2016-04-25 | 1 | -2/+2 |
* | Merge pull request #4773 from mapbox/travis-qt5 | Bruno de Oliveira Abinader | 2016-04-21 | 1 | -0/+14 |
* | [build] Added Qt 4 build for Travis CI | Bruno de Oliveira Abinader | 2016-04-20 | 1 | -0/+13 |
* | [build] Refactor and simplify build system | John Firebaugh | 2016-04-07 | 1 | -59/+52 |
* | Remove failing clang-tidy row from build matrix | John Firebaugh | 2016-03-29 | 1 | -13/+0 |
* | [node] Drop OS X build from Travis | John Firebaugh | 2016-03-22 | 1 | -6/+0 |
* | [node] Drop Node 5 from build matrix (fixes #4370) | John Firebaugh | 2016-03-21 | 1 | -13/+0 |
* | [tests] Upload coverage reports to coveralls.io | Bruno de Oliveira Abinader | 2016-02-20 | 1 | -0/+11 |
* | [node] Drop 0.10 from build; require v4+ | John Firebaugh | 2016-01-20 | 1 | -12/+0 |
* | Removed OS X SDK from build matrix | Minh Nguyễn | 2016-01-05 | 1 | -7/+0 |
* | Move platform scripts into platforms | John Firebaugh | 2015-12-16 | 1 | -4/+4 |
* | [ios] Remove vestigial environment variables from .travis.yml | John Firebaugh | 2015-12-16 | 1 | -7/+0 |
* | [build] use ccache | Konstantin Käfer | 2015-12-07 | 1 | -13/+22 |