| Commit message (Expand) | Author | Age | Files | Lines |
* | [build] Inline main.mk Android targets into Makefile | John Firebaugh | 2016-05-23 | 1 | -66/+0 |
* | [build] Inline main.mk linux and qt targets into Makefile | John Firebaugh | 2016-05-23 | 1 | -58/+0 |
* | [build] Inline main.mk node targets into Makefile | John Firebaugh | 2016-05-23 | 1 | -25/+0 |
* | [build] Simplify control flow in main.mk | John Firebaugh | 2016-05-23 | 1 | -44/+29 |
* | [build] Remove unnecessary exported variables | John Firebaugh | 2016-05-23 | 1 | -8/+8 |
* | [build] Avoid variable name coupling between main.mk and configure | John Firebaugh | 2016-05-23 | 1 | -27/+25 |
* | [build] Avoid variable name coupling between main.mk and clang-tidy.sh | John Firebaugh | 2016-05-23 | 1 | -1/+1 |
* | [build] Avoid variable name coupling between main.mk and collect-coverage.sh | John Firebaugh | 2016-05-23 | 1 | -1/+1 |
* | [build] Avoid variable name coupling between main.mk and configure.sh | John Firebaugh | 2016-05-23 | 1 | -1/+0 |
* | [build] Fix broken build on OSX | Thiago Marcos P. Santos | 2016-05-10 | 1 | -1/+0 |
* | [Qt] Use C++11 ABI packages | Thiago Marcos P. Santos | 2016-05-10 | 1 | -0/+2 |
* | [build] Fix parallel 'make linux' call | Bruno de Oliveira Abinader | 2016-05-04 | 1 | -0/+1 |
* | [build] Move Qt version define to configure.sh | Bruno de Oliveira Abinader | 2016-04-27 | 1 | -3/+0 |
* | [Qt] Added qt-qml-app example | Bruno de Oliveira Abinader | 2016-04-27 | 1 | -0/+3 |
* | [Qt] Added QQuickMapboxGL{,Renderer} | Bruno de Oliveira Abinader | 2016-04-27 | 1 | -0/+3 |
* | [Qt] Add toolchain support | Thiago Marcos P. Santos | 2016-04-25 | 1 | -24/+31 |
* | [test] Run with --gtest_catch_exceptions=0 | John Firebaugh | 2016-04-22 | 1 | -1/+1 |
* | [Qt] Build the Qt port | Thiago Marcos P. Santos | 2016-04-20 | 1 | -0/+17 |
* | [ios, osx] Eliminate use of main.mk | John Firebaugh | 2016-04-19 | 1 | -17/+0 |
* | [build] Use `which` instead of `command` | Thiago Marcos P. Santos | 2016-04-18 | 1 | -1/+1 |
* | [build] Make `run-glfw-app` not working on Linux | Thiago Marcos P. Santos | 2016-04-18 | 1 | -2/+2 |
* | [ios] Moved SDK from gyp into Xcode project | Minh Nguyễn | 2016-04-16 | 1 | -0/+2 |
* | [ios, osx] The return of xcpretty, part II (#4676) | John Firebaugh | 2016-04-11 | 1 | -2/+2 |
* | [build] Refactor and simplify build system | John Firebaugh | 2016-04-07 | 1 | -119/+79 |
* | [core] fix various compilation issues | Konstantin Käfer | 2016-04-04 | 1 | -3/+3 |
* | [build] Fix/simplify ios, isim, and ibench targets | John Firebaugh | 2016-04-04 | 1 | -2/+3 |
* | [ios, osx] Replace libuv with native implementations | John Firebaugh | 2016-04-01 | 1 | -0/+2 |
* | [gyp] Coverage only if BUILDTYPE=Debug and ENABLE_COVERAGE=1 | Bruno de Oliveira Abinader | 2016-02-21 | 1 | -5/+1 |
* | [tests] Upload coverage reports to coveralls.io | Bruno de Oliveira Abinader | 2016-02-20 | 1 | -0/+3 |
* | [tests] Use ENABLE_COVERAGE=1 envvar to enable coverage | Bruno de Oliveira Abinader | 2016-02-19 | 1 | -0/+5 |
* | [tests] Added coverage report target 'check' | Bruno de Oliveira Abinader | 2016-02-18 | 1 | -0/+3 |
* | [ios, osx] Consolidate remaining files in platform/{ios,osx} | John Firebaugh | 2016-02-12 | 1 | -3/+3 |
* | [build] Build `offline` smoke test for Linux | Thiago Marcos P. Santos | 2016-02-11 | 1 | -0/+1 |
* | [core] Fix typo in version-specific host defaults path | Bruno de Oliveira Abinader | 2015-12-23 | 1 | -1/+1 |
* | [core] Fix build script paths | Bruno de Oliveira Abinader | 2015-12-23 | 1 | -4/+4 |
* | [core] Merge SQLiteCache into the platform library | John Firebaugh | 2015-12-22 | 1 | -2/+1 |
* | [ios, osx] Drop xcpretty | John Firebaugh | 2015-12-21 | 1 | -4/+2 |
* | Move platform scripts into platforms | John Firebaugh | 2015-12-16 | 1 | -7/+7 |
* | [build] make sure we're building the config file for node Xcode projects | Konstantin Käfer | 2015-12-11 | 1 | -1/+1 |
* | [node] don't go through npm to debug in Xcode | Konstantin Käfer | 2015-12-09 | 1 | -2/+2 |
* | [build] Add clang-tidy to Travis | Konstantin Käfer | 2015-12-03 | 1 | -0/+2 |
* | [build] add make target "tidy" for running clang-tidy | Konstantin Käfer | 2015-12-03 | 1 | -3/+11 |
* | [build] add ninja + compilation database support | Konstantin Käfer | 2015-12-03 | 1 | -0/+17 |
* | [node] enable npm to build mapbox-gl-native package from source | Lucas Wojciechowski | 2015-11-04 | 1 | -0/+6 |
* | [core] mason geojsonvt-2.1.6.3 | Mike Morris | 2015-11-02 | 1 | -4/+6 |
* | [core] Remove bundled styles. | Leith Bade | 2015-10-30 | 1 | -4/+0 |
* | [node] create `npm test` and `npm run test-suite` targets | Konstantin Käfer | 2015-10-26 | 1 | -0/+2 |
* | [node] include node headers in binding.gyp, undef libuv_cflags | Mike Morris | 2015-10-26 | 1 | -2/+2 |
* | [node] make task for building node via Xcode | Mike Morris | 2015-10-26 | 1 | -0/+14 |
* | Consolidate test-suite rendering harnesses (#2236) | John Firebaugh | 2015-09-04 | 1 | -4/+0 |