Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [build] Remove Mason submodule in favor of CMake mason | Konstantin Käfer | 2017-02-08 | 1 | -5/+0 |
| | |||||
* | [build] Use https for mapbox-gl-js submodule | John Firebaugh | 2017-01-25 | 1 | -1/+1 |
| | | | | This allows pushing directly from the submodule, if you have https authentication set up. | ||||
* | [build] Use a submodule for mapbox-gl-js rather than an npm dependency | John Firebaugh | 2016-12-22 | 1 | -0/+3 |
| | |||||
* | [ios] Move OHHTTPStubs to Git submodule and update to 5.2.0 | Jason Wray | 2016-08-25 | 1 | -0/+3 |
| | |||||
* | [ios, osx] Shared test bundle | Minh Nguyễn | 2016-04-16 | 1 | -4/+3 |
| | | | | | | The iOS and OS X SDKs now share a non-UI test bundle. Moved the iOS UI test bundle into a uitest/ subdirectory and moved the OS X SDK tests into the darwin/ subdirectory. Upgraded KIF to v3.4.2. | ||||
* | [ios, osx] Consolidate remaining files in platform/{ios,osx} | John Firebaugh | 2016-02-12 | 1 | -1/+1 |
| | |||||
* | [core] mason geojsonvt-2.1.6.3 | Mike Morris | 2015-11-02 | 1 | -3/+0 |
| | | | | | | | | | | | | | - [osx] set -fvisibility-inlines-hidden in gyp/common.gypi to silence mismatched visibility linker warnings - [linux] set cxx_host in GYP_FLAGS to set -fabi-version=0 on gcc builds to use clang-built mason binaries - [ios] update symbol visibility for iOS tests - [ios] link libgeojsonvt.a in iOS tests xcodeproj - add libgeojsonvt.a to General -> Linked Frameworks and Libraries - add mason_packages (recursive) to Build Settings -> Library Search Path - [ios] add libuv and geojsonvt first in iOS libtool smush to ensure symbols are found by later compilation units where they are undefined | ||||
* | [core] Remove bundled styles. | Leith Bade | 2015-10-30 | 1 | -4/+0 |
| | | | | Fixes #2239 | ||||
* | Consolidate test-suite rendering harnesses (#2236) | John Firebaugh | 2015-09-04 | 1 | -4/+0 |
| | |||||
* | squash of #1655: shape annotations support for core & iOS | Justin R. Miller | 2015-06-15 | 1 | -0/+4 |
| | |||||
* | fixes #830, #880: bring back iOS functional tests | Justin R. Miller | 2015-04-23 | 1 | -1/+1 |
| | |||||
* | refs #894, fixes #1074: callout views for iOS | Justin R. Miller | 2015-03-24 | 1 | -0/+4 |
| | |||||
* | move iOS code from gl-cocoa to this project | Justin R. Miller | 2015-02-09 | 1 | -7/+3 |
| | |||||
* | use standard DEBUG macro rather than NDEBUG | Konstantin Käfer | 2015-02-04 | 1 | -3/+4 |
| | |||||
* | make storage lib separate so we can build without storage libs | Konstantin Käfer | 2015-02-04 | 1 | -2/+5 |
| | |||||
* | Merge branch 'local-mason' | Konstantin Käfer | 2014-10-31 | 1 | -0/+4 |
|\ | | | | | | | | | | | Conflicts: .gitmodules styles | ||||
| * | use a local version of mason instead of writing into ~/.mason | Konstantin Käfer | 2014-10-31 | 1 | -0/+3 |
| | | | | | | | | fixes #526 | ||||
* | | Get mapbox-gl-styles via submodule (fixes #511) | John Firebaugh | 2014-10-31 | 1 | -0/+4 |
|/ | |||||
* | use test suite as submodule instead of using npm | Konstantin Käfer | 2014-10-31 | 1 | -0/+4 |
| | |||||
* | fix #313 | Dane Springmeyer | 2014-06-05 | 1 | -1/+1 |
| | |||||
* | mapbox-gl-cocoa renaming | Justin R. Miller | 2014-05-31 | 1 | -3/+3 |
| | |||||
* | move debug app over to use of Cocoa API | Justin R. Miller | 2014-05-14 | 1 | -0/+3 |