Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make storage lib separate so we can build without storage libs | Konstantin Käfer | 2015-02-04 | 1 | -2/+2 |
| | |||||
* | asset:// URLs are local to the executable path now | Konstantin Käfer | 2015-02-04 | 1 | -2/+1 |
| | |||||
* | fixes for linux | Konstantin Käfer | 2015-02-04 | 1 | -2/+0 |
| | |||||
* | rearrange tests and make more robust | Konstantin Käfer | 2015-02-04 | 1 | -1/+1 |
| | |||||
* | rearrange tests and add storage tests | Konstantin Käfer | 2015-02-04 | 1 | -3/+5 |
| | |||||
* | Strip android libs to reduce size | Leith Bade | 2015-01-29 | 1 | -0/+1 |
| | |||||
* | Use seperate build dir for each ABI | Leith Bade | 2015-01-29 | 1 | -3/+3 |
| | |||||
* | Update android ABIs | Leith Bade | 2015-01-29 | 1 | -17/+14 |
| | |||||
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2015-01-22 | 1 | -7/+13 |
|\ | |||||
| * | simplify clear_sqlite_cache | Mike Morris | 2015-01-21 | 1 | -8/+2 |
| | | |||||
| * | syntax fixes | Mike Morris | 2015-01-21 | 1 | -3/+3 |
| | | |||||
| * | clear sqlite cache | Mike Morris | 2015-01-21 | 1 | -5/+15 |
| | | |||||
| * | only run clear_xcode_cache on OS X | Mike Morris | 2015-01-21 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2015-01-15 | 1 | -9/+14 |
|\ \ | |/ | | | | | | | Conflicts: src/mbgl/shader/shader.cpp | ||||
| * | fix hard tabs in Makefile so clear_xcode_cache task actually runs, remove ↵ | Mike Morris | 2015-01-13 | 1 | -9/+14 |
| | | | | | | | | cache.db in Application Support if it exists | ||||
* | | Handle JOBS not being set | Leith Bade | 2014-12-31 | 1 | -0/+1 |
| | | |||||
* | | Use two cores for gradle | Leith Bade | 2014-12-26 | 1 | -1/+1 |
| | | |||||
* | | Use two cores | Leith Bade | 2014-12-26 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2014-12-21 | 1 | -0/+15 |
|\ \ | |/ | | | | | | | | | | | Conflicts: Makefile platform/default/headless_view.cpp src/mbgl/map/map.cpp | ||||
| * | add xcode project for render cli util | Konstantin Käfer | 2014-12-11 | 1 | -1/+8 |
| | | |||||
| * | add cli tool for rendering a map to an image | Konstantin Käfer | 2014-12-11 | 1 | -0/+8 |
| | | |||||
* | | Use testmunk in travis | Leith Bade | 2014-11-22 | 1 | -0/+1 |
| | | |||||
* | | Revert "Travis needs submodules too" | Leith Bade | 2014-11-15 | 1 | -1/+0 |
| | | | | | | | | This reverts commit d1389cc7ec5a687021be3bed13a14d46886b8c74. | ||||
* | | Travis needs submodules too | Leith Bade | 2014-11-14 | 1 | -0/+1 |
| | | |||||
* | | Revert "Ensure error when the styles submodule is not loaded" | Justin R. Miller | 2014-11-13 | 1 | -1/+0 |
| | | | | | | | | This reverts commit 14714a1088583ef7f28f6b80e54be7f3031549bc. | ||||
* | | Revert "Fix Makefile" | Justin R. Miller | 2014-11-13 | 1 | -1/+1 |
| | | | | | | | | This reverts commit 990be6743f07411e6bc89f010f9dc64587b44e97. | ||||
* | | Fix Makefile | Leith Bade | 2014-11-14 | 1 | -1/+1 |
| | | |||||
* | | Ensure error when the styles submodule is not loaded | Leith Bade | 2014-11-13 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'master' of https://github.com/mapbox/mapbox-gl-native into ↵ | Leith Bade | 2014-11-09 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | android-mason Conflicts: gyp/common.gypi include/mbgl/geometry/vao.hpp include/mbgl/platform/event.hpp include/mbgl/platform/gl.hpp platform/default/http_request_baton_curl.cpp src/storage/response.cpp | ||||
| * | fix boost includes and allow any platform builds for xcode test project | Konstantin Käfer | 2014-11-05 | 1 | -1/+1 |
| | | |||||
* | | Stop file not found error in Makefile | Leith Bade | 2014-11-08 | 1 | -0/+1 |
| | | | | | | | | | | Update JNI methods Tiny up Java | ||||
* | | Add cache path variable from Java | Leith Bade | 2014-11-08 | 1 | -1/+4 |
| | | | | | | | | | | | | | | Use cache path for db location Add Assetbridge to extract asset files to cache path Fix SSL by using extracted ca bundle Use file:// style URL using extracted styles | ||||
* | | Make sure to install mason before env | Leith Bade | 2014-11-07 | 1 | -0/+1 |
| | | |||||
* | | Fix tabs | Leith Bade | 2014-11-06 | 1 | -6/+6 |
| | | |||||
* | | Fix spaces | Leith Bade | 2014-11-06 | 1 | -1/+1 |
| | | |||||
* | | Add LINK to avoid flock | Leith Bade | 2014-11-06 | 1 | -0/+1 |
| | | |||||
* | | Add java to build | Leith Bade | 2014-11-06 | 1 | -1/+7 |
| | | |||||
* | | Add JNI code to build system | Leith Bade | 2014-11-05 | 1 | -2/+2 |
| | | |||||
* | | Fix file not found errors | Leith Bade | 2014-11-04 | 1 | -9/+9 |
| | | |||||
* | | quote android env variables | Dane Springmeyer | 2014-11-02 | 1 | -9/+9 |
| | | |||||
* | | fix another path to mason | Dane Springmeyer | 2014-11-01 | 1 | -9/+9 |
| | | |||||
* | | mason-based android port | Dane Springmeyer | 2014-11-01 | 1 | -1/+16 |
|/ | |||||
* | Revert "remove distclean (now that we've ported to mason and re-installs are ↵ | Dane Springmeyer | 2014-10-30 | 1 | -0/+3 |
| | | | | | | fast)" This reverts commit f8f38b100322aaf814d6a60a6d69776b446c1230. | ||||
* | remove distclean (now that we've ported to mason and re-installs are fast) | Dane Springmeyer | 2014-10-30 | 1 | -3/+0 |
| | |||||
* | restructure Makefile to avoid concurrent makefile generation | Konstantin Käfer | 2014-10-30 | 1 | -35/+50 |
| | |||||
* | use stable cross-generator direction for referencing standalone lib + other ↵ | Dane Springmeyer | 2014-10-29 | 1 | -0/+1 |
| | | | | minor fixups | ||||
* | fix typo in target name | Dane Springmeyer | 2014-10-29 | 1 | -1/+1 |
| | |||||
* | rename mbgl to mbgl-core | Konstantin Käfer | 2014-10-29 | 1 | -8/+4 |
| | |||||
* | gyp fixes | Konstantin Käfer | 2014-10-28 | 1 | -0/+12 |
| | |||||
* | allow installing the library | Konstantin Käfer | 2014-10-27 | 1 | -2/+7 |
| |