summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [core] Implement C++ render test runnerBruno de Oliveira Abinader2019-06-251-0/+1
* [build] update Boost to 1.69 and remove RTTIKonstantin Käfer2019-03-131-0/+2
* [build] A build target to check for doxygen documentation coverageAnder Conselvan de Oliveira2019-03-131-0/+1
* [build] upgrade minimum CMake versionKonstantin Käfer2019-01-211-1/+1
* [core, build] Use -Os for RelWithDebInfo darwin buildsJason Wray2018-12-051-2/+8
* [build] use newer compiler versions for some buildsKonstantin Käfer2018-11-281-0/+1
* [build] Set C++11 ABI on by defaultBruno de Oliveira Abinader2018-11-261-1/+1
* [build] Set CMAKE_EXPORT_COMPILE_COMMANDS=ON by defaultBruno de Oliveira Abinader2018-11-261-0/+1
* [build] use GLFW as a submodule and update to most recent versionKonstantin Käfer2018-11-211-1/+3
* [build] Use clcache in appveyor buildAnder Conselvan de Oliveira2018-11-011-0/+8
* [build] Add build system for submodulesThiago Marcos P. Santos2018-10-311-25/+24
* [core] unify UTF-8/16 conversion to <boost/locale/encoding_utf.hpp>Konstantin Käfer2018-10-231-2/+0
* [core] add polyfill for codecvt for STLs that don't have it yetKonstantin Käfer2018-09-111-0/+2
* [build] use vendored SQLite for LTO benefits + custom compile flagsKonstantin Käfer2018-09-051-0/+4
* [build] allow WITH_EGL for macOS as well (SwiftShader) and enable EGL for GLFWKonstantin Käfer2018-08-271-1/+9
* [build] fixed typo in list of configuration types; RelWithDebugInfo should be...Bryan Haber2018-08-201-2/+4
* [build] use plain text files for file lists to simplify integration with othe...Konstantin Käfer2018-08-201-3/+0
* WIP: use expected<T, E> for passing on errorsKonstantin Käfer2018-08-141-3/+5
* [core] support windows compilation with msvc2017 and clang 6Ivo van Dongen2018-08-071-3/+22
* [build] organize CMake targets in folders for IDEsKonstantin Käfer2018-07-171-0/+2
* [build] Move all mason_use statements to a single fileJohn Firebaugh2018-07-131-17/+1
* [core, vendor] Create vendored nunicode 1.8.Chris Loer2018-07-031-1/+1
* [linux] statically link the C++ standard libraryKonstantin Käfer2018-06-041-1/+1
* [build] disable parts of the build that require node when WITH_NODEJS=OFF is setKonstantin Käfer2018-05-241-1/+1
* Fix CXX11ABI builds with clang++Dane Springmeyer2018-05-021-6/+2
* allow disabling -Werror (#11589)Dane Springmeyer2018-04-191-2/+9
* [core] update vector-tile dependency to 1.0.1Konstantin Käfer2018-01-101-1/+1
* [build] Do not override CMake build configuration flagsThiago Marcos P. Santos2018-01-101-3/+3
* [windows][build] Make nodejs/npm optionalThiago Marcos P. Santos2018-01-081-4/+5
* [core] Bump Boost version to 1.65.1Thiago Marcos P. Santos2018-01-081-1/+1
* [build] linux-clang39-debug → linux-clang-3.8-libcxx-debugBruno de Oliveira Abinader2017-12-191-2/+6
* [build] standardize on -fvisibility=hidden for all targetsKonstantin Käfer2017-11-291-1/+2
* [core, ios, macos] Implement unique_any and remove linb::anyAsheem Mamoowala2017-11-221-1/+0
* [build] Bump earcut to 0.12.4Bruno de Oliveira Abinader2017-10-201-1/+1
* [core] Use geojsonvt 6.3.0Asheem Mamoowala2017-09-281-1/+1
* [build] split out DefaultFileSource and dependents to a separate targetKonstantin Käfer2017-09-281-2/+5
* Update to gejson 0.4.2 and add StyleParser test to verify that GeoJSON withou...Asheem Mamoowala2017-08-281-1/+1
* [core] Bump vector-tile to v1.0.0-rc7Thiago Marcos P. Santos2017-08-081-1/+1
* [core] Update dependenciesThiago Marcos P. Santos2017-08-071-5/+5
* [build] Add ccache install reminder and docs (#9520)Jason Wray2017-07-181-0/+2
* [build] make Xcode use the correct compiler when it is installed in a non-sta...Konstantin Käfer2017-07-181-3/+9
* [build] Publish node packages with RelWithDebInfoBruno de Oliveira Abinader2017-07-141-1/+2
* [build] add ccache + Circle CI cachingKonstantin Käfer2017-07-131-1/+29
* [build] add address, undefined behavior + thread sanitizerKonstantin Käfer2017-07-131-1/+2
* [build] OSX build fix for GCC 4.9Bruno de Oliveira Abinader2017-07-121-1/+1
* [build] Added Linux GCC 4.9 CI botBruno de Oliveira Abinader2017-07-121-4/+4
* [build] Don't fail hard for unknown warning groupsKonstantin Käfer2017-07-111-1/+4
* [build] use CMake to generate Xcode schemesKonstantin Käfer2017-07-061-0/+1
* [core] switch to vector-tile library for decoding Mapbox vector tilesKonstantin Käfer2017-06-211-0/+1
* [glfw] Added extrusions (E) and route (R) shortcutsBruno de Oliveira Abinader2017-06-141-0/+1