Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [build] Run cmake-format on all the CMake files | Thiago Marcos P. Santos | 2020-02-07 | 17 | -91/+139 |
| | | | | Unify and enforce a CMake coding style. | ||||
* | [build] Remove unused files | Thiago Marcos P. Santos | 2020-02-07 | 14 | -4145/+0 |
| | | | | | Buck build is no longer needed, neither is the previous CMake buildsystem. | ||||
* | [build] Add curl-android-ios submodule | Juha Alanen | 2020-02-06 | 1 | -0/+0 |
| | | | | | | Static libcurl to be used in Android and iOS apps. Used for testing. | ||||
* | [build] Add cpp-httplib as submodule | Juha Alanen | 2020-01-30 | 1 | -0/+0 |
| | | | | | | A C++ header-only HTTP/HTTPS server and client library. Used for testing. | ||||
* | [test-runner] Enable rebaseline for next-ios-render-test-runner (#16147) | zmiao | 2020-01-28 | 2 | -0/+61 |
| | |||||
* | [build] Remove uneeded submodules | Thiago Marcos P. Santos | 2020-01-08 | 2 | -0/+0 |
| | | | | Not needed after the render tests are using the offline cache. | ||||
* | [core] Use expected.hpp from mapbox-base | Mikhail Pozdnyakov | 2019-11-08 | 7 | -1750/+1 |
| | |||||
* | [build] update mapbox-base | Juha Alanen | 2019-10-28 | 1 | -0/+0 |
| | |||||
* | [core] type aliases and conversion traits for mapbox::base::Value | Mikhail Pozdnyakov | 2019-09-26 | 1 | -0/+1 |
| | |||||
* | [build] Bump mapbox-base | Mikhail Pozdnyakov | 2019-09-26 | 1 | -0/+0 |
| | |||||
* | [build] updated earcut.hpp submodule file | langsmith | 2019-09-18 | 1 | -0/+0 |
| | |||||
* | [build] Update mapbox-base version | Juha Alanen | 2019-09-18 | 1 | -0/+0 |
| | |||||
* | [build] Cosmetics on vendor packages | Thiago Marcos P. Santos | 2019-09-17 | 17 | -98/+194 |
| | | | | | | - Add include guards on all the files - Add a vendor package for sqlite and gtest - Use relative paths to all the files | ||||
* | [core] Use mapbox::base::TypeWrapper instead of utils::peer | Mikhail Pozdnyakov | 2019-09-10 | 2 | -0/+1 |
| | |||||
* | [core, ios, macos] SDK objects should hold weak pointers to the core style ↵ | Mikhail Pozdnyakov | 2019-09-09 | 2 | -1/+2 |
| | | | | objects (#15539) | ||||
* | [build] Update mapbox-base version | Mikhail Pozdnyakov | 2019-09-02 | 1 | -0/+0 |
| | |||||
* | [build] Use rapidjson from mapbox-base | Mikhail Pozdnyakov | 2019-09-02 | 4 | -57/+36 |
| | |||||
* | [build] Use pixelmatch-cpp from mapbox-base | Mikhail Pozdnyakov | 2019-09-02 | 4 | -13/+1 |
| | |||||
* | [build] Use filesystem from mapbox-base | Mikhail Pozdnyakov | 2019-09-02 | 4 | -18/+6 |
| | |||||
* | [build] Use args from mapbox-base | Mikhail Pozdnyakov | 2019-09-02 | 3 | -13/+0 |
| | |||||
* | [build] Use jni.hpp from mapbox-base | Mikhail Pozdnyakov | 2019-09-02 | 4 | -39/+27 |
| | |||||
* | [build] Use geojson.hpp from mapbox-base | Mikhail Pozdnyakov | 2019-09-02 | 4 | -15/+3 |
| | |||||
* | [build] Use kdbush.hpp from mapbox-base | Mikhail Pozdnyakov | 2019-09-02 | 4 | -13/+1 |
| | |||||
* | [build] Use supercluster.hpp from mapbox-base | Mikhail Pozdnyakov | 2019-09-02 | 4 | -13/+1 |
| | |||||
* | [build] Bump mapbox-base version | Mikhail Pozdnyakov | 2019-09-02 | 2 | -22/+22 |
| | |||||
* | Indroduce clusterProperty option for aggregation (#15287) | zmiao | 2019-08-16 | 1 | -0/+0 |
| | | | | | | | | | | * indroduce clusterProperty option for aggregation * remove unnecessary codes * update geojson_option conversion * fix reviewing findings | ||||
* | [core] Switch test build to googletest git submodule | Mikhail Pozdnyakov | 2019-08-01 | 36 | -31728/+16 |
| | |||||
* | [core] Add googletest git submodule | Mikhail Pozdnyakov | 2019-08-01 | 1 | -0/+0 |
| | |||||
* | [build] Use mapbox-base optional | Bruno de Oliveira Abinader | 2019-07-29 | 5 | -13/+1 |
| | |||||
* | [build] Replace geometry.hpp/variant with mapbox-base | Bruno de Oliveira Abinader | 2019-07-26 | 8 | -45/+28 |
| | |||||
* | [core] Added vendor/filesystem | Bruno de Oliveira Abinader | 2019-06-25 | 3 | -0/+18 |
| | |||||
* | [build] Update boost vendor module | Bruno de Oliveira Abinader | 2019-06-25 | 2 | -0/+5 |
| | |||||
* | [build] Added vendor/mapbox-gl-styles | Bruno de Oliveira Abinader | 2019-06-25 | 1 | -0/+0 |
| | |||||
* | [build] Added vendor/mvt-fixtures | Bruno de Oliveira Abinader | 2019-06-25 | 1 | -0/+0 |
| | |||||
* | [build] remove roundtrip through <experimental/optional> when using optional | Konstantin Käfer | 2019-06-12 | 3 | -1/+9 |
| | |||||
* | [core] Update to variant 1.1.6 (#14513) | Julian Rex | 2019-04-30 | 2 | -0/+1 |
| | |||||
* | [ios, core] Updates project for iOS SDK 12.2 / Always use vendored optional ↵ | Julian Rex | 2019-03-27 | 1 | -7/+3 |
| | | | | (#14241) | ||||
* | [core] Bump args to 6.2.2 (does not use RTTI) | Bruno de Oliveira Abinader | 2019-03-25 | 3 | -0/+13 |
| | |||||
* | [build] update Boost to 1.69 and remove RTTI | Konstantin Käfer | 2019-03-13 | 2 | -687/+95 |
| | |||||
* | [core] Silence -Wshorten-64-to-32 in icu target | Jason Wray | 2019-02-14 | 1 | -0/+1 |
| | |||||
* | [build] use optional polyfill on Android, and upgrade to NDK r19 | Konstantin Käfer | 2019-01-21 | 1 | -4/+3 |
| | | | | <experimental/optional> is not available anymore in newer STL versions, e.g. according to libc++'s TS deprecation policy: https://libcxx.llvm.org/TS_deprecation.html | ||||
* | [build] generate header maps instead of -files.txt | Konstantin Käfer | 2019-01-09 | 45 | -5549/+4776 |
| | |||||
* | [build] rework platform/default directory and add -files.txt for vendored libs | Konstantin Käfer | 2018-12-14 | 23 | -0/+5549 |
| | |||||
* | [core] use constexpr map using eternal for expression lookups | Konstantin Käfer | 2018-12-04 | 2 | -0/+5 |
| | |||||
* | [build] use GLFW as a submodule and update to most recent version | Konstantin Käfer | 2018-11-21 | 2 | -0/+24 |
| | | | | this fixes https://github.com/glfw/glfw/issues/1334 for macOS Mojave | ||||
* | [build] Add more vendor packages | Thiago Marcos P. Santos | 2018-11-16 | 6 | -0/+16 |
| | | | | | | * jni.hpp * cheap-ruler-cpp * pixelmatch-cpp | ||||
* | [build] Update to geometry v1.0.0 | Bruno de Oliveira Abinader | 2018-11-13 | 6 | -0/+0 |
| | |||||
* | [core] Vendor libbenchmark | Alexander Shalamov | 2018-11-08 | 2 | -0/+25 |
| | | | | | | | | Prebuilt binaries for libbenchmark might be incompatible with some environments, for example, when mbgl-benchmark target is compiled on host with GCC and linked against mason's clang 5.0 compiled binaries. Vendored libbenchmark avoids aforementioned issue, as the target and the binary compiled with same compiler / options. | ||||
* | [build] Add vendored libboost | Thiago Marcos P. Santos | 2018-11-01 | 2 | -0/+5 |
| | | | | Custom extract made using bcp based on 1.65.1 | ||||
* | [build] Add build system for submodules | Thiago Marcos P. Santos | 2018-10-31 | 18 | -0/+151 |
| | | | | | | | | | Vendorize the submodules and a simple CMake build system for all them. The dependencies will inherit compilation options for core. The goal is to make Mapbox GL Core completely self contained with a simple offline build. |