| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 | 2 | -0/+22 |
* | [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 | 8 | -227/+135 |
* | [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 | 2 | -0/+40 |
* | [tests] Use ENABLE_COVERAGE=1 envvar to enable coverage | Bruno de Oliveira Abinader | 2016-02-19 | 2 | -0/+10 |
* | [tests] Added coverage report target 'check' | Bruno de Oliveira Abinader | 2016-02-18 | 2 | -0/+64 |
* | [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] move platform/gl.hpp to gl/gl.hpp | Konstantin Käfer | 2016-02-08 | 1 | -1/+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 | 2 | -7/+2 |
* | Move platform scripts into platforms | John Firebaugh | 2015-12-16 | 41 | -1195/+7 |
* | [android] Move into platform subdirectory | John Firebaugh | 2015-12-16 | 1 | -3/+3 |
* | [osx] Only build osxapp on Travis | Minh Nguyễn | 2015-12-15 | 1 | -6/+0 |
* | [core] change RapidJSON usage to use CrtAllocator and bump GeoJSON VT | Konstantin Käfer | 2015-12-14 | 4 | -4/+4 |
* | [ios] Strip OS X–specific APIs from iOS documentation | Minh Nguyễn | 2015-12-13 | 1 | -0/+4 |
* | [osx] Align build settings with Xcode framework project template | Minh Nguyễn | 2015-12-13 | 1 | -2/+4 |
* | [osx] Moved Mapbox.{h,m} into framework proper; set version variables | Minh Nguyễn | 2015-12-13 | 1 | -15/+2 |
* | [osx] Build framework based on static library | Minh Nguyễn | 2015-12-13 | 1 | -31/+21 |
* | [osx] Rewrote platform-osx and osxapp | Minh Nguyễn | 2015-12-13 | 3 | -0/+87 |
* | [test] update test suite to include more comprehensive GeoJSON tests | Konstantin Käfer | 2015-12-11 | 4 | -4/+4 |
* | [build] make sure we're building the config file for node Xcode projects | Konstantin Käfer | 2015-12-11 | 1 | -1/+1 |
* | [core] upgrade to GeoJSON VT 3.0.0 | Konstantin Käfer | 2015-12-10 | 4 | -4/+4 |
* | [core] don't rebuild shaders unless they change | Konstantin Käfer | 2015-12-10 | 1 | -80/+26 |
* | [node] don't go through npm to debug in Xcode | Konstantin Käfer | 2015-12-09 | 3 | -9/+6 |
* | [build] use ccache | Konstantin Käfer | 2015-12-07 | 1 | -0/+27 |
* | fixes #3181: move from vendored lib to framework | Justin R. Miller | 2015-12-07 | 2 | -3/+4 |
* | [build] Add clang-tidy to Travis | Konstantin Käfer | 2015-12-03 | 2 | -0/+19 |
* | [build] add make target "tidy" for running clang-tidy | Konstantin Käfer | 2015-12-03 | 2 | -3/+30 |
* | [build] add ninja + compilation database support | Konstantin Käfer | 2015-12-03 | 1 | -0/+17 |
* | [core] Only android needs libzip | John Firebaugh | 2015-12-01 | 2 | -2/+0 |
* | [node] simpler PACKAGE_JSON_VERSION | Mike Morris | 2015-12-01 | 2 | -7/+1 |
* | Merge branch 'release-ios-v3.0.0' | Justin R. Miller | 2015-11-30 | 1 | -1/+1 |
|\ |
|
| * | show current version changelog section in docs & link externally to full | Justin R. Miller | 2015-11-23 | 1 | -1/+1 |
| * | refs #2380: plop Settings.bundle inside of framework distribution | Justin R. Miller | 2015-11-18 | 1 | -0/+3 |
| * | static framework target for iOS | Justin R. Miller | 2015-11-16 | 1 | -0/+32 |
* | | [test] Add pixelmatch; use in annotation tests | John Firebaugh | 2015-11-25 | 3 | -0/+17 |
* | | reduce framework binary size with more stripping | Justin R. Miller | 2015-11-23 | 1 | -0/+1 |
* | | refs #2380: plop Settings.bundle inside of framework distribution | Justin R. Miller | 2015-11-18 | 1 | -0/+3 |
* | | [android] Bring back OkHTTP | Leith Bade | 2015-11-17 | 2 | -3/+1 |
* | | static framework target for iOS | Justin R. Miller | 2015-11-16 | 1 | -0/+32 |
|/ |
|