summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* [build] generate header maps instead of -files.txtKonstantin Käfer2019-01-0911-1034/+18
* [core] Drop LayerTypeMikhail Pozdnyakov2019-01-041-1/+0
* [core] Remove fnv_hash.hppMikhail Pozdnyakov2018-12-201-1/+0
* [core] Refactor duplicated code in Asset and File sourcesAlexander Shalamov2018-12-171-0/+2
* [build] rework platform/default directory and add -files.txt for vendored libsKonstantin Käfer2018-12-1413-34/+30
* [core, android, darwin] Move layer factories to separate filesMikhail Pozdnyakov2018-12-101-0/+20
* [core, build] Disable GCC_GENERATE_DEBUGGING_SYMBOLS for ReleaseJason Wray2018-12-051-2/+2
* [core] use constexpr map using eternal for expression lookupsKonstantin Käfer2018-12-042-0/+2
* [core] layermanager folderMikhail Pozdnyakov2018-11-301-0/+6
* [build] use newer compiler versions for some buildsKonstantin Käfer2018-11-283-1/+4
* [build] use GLFW as a submodule and update to most recent versionKonstantin Käfer2018-11-213-3/+5
* [core] Replace RenderSymbolLayer downcast with symbol interfaceAlexander Shalamov2018-11-191-0/+1
* [build] Add more vendor packagesThiago Marcos P. Santos2018-11-164-7/+6
* [core] Vendor libbenchmarkAlexander Shalamov2018-11-083-4/+2
* [build] Add vendored libboostThiago Marcos P. Santos2018-11-018-9/+2
* [build] Add build system for submodulesThiago Marcos P. Santos2018-10-3111-87/+54
* [core] upgrade geojsonvt to v6.6.2 (#13231)Vladimir Agafonkin2018-10-301-1/+1
* [darwin, build] Fix RelWithDebInfo name in cmake Xcode configJason Wray2018-10-261-1/+1
* [core] remove some uses of <iostream> and <sstream>Konstantin Käfer2018-10-231-0/+1
* [core] don't use <boost/functional/hash.hpp> to avoid <locale> includeKonstantin Käfer2018-10-231-0/+1
* [core] unify UTF-8/16 conversion to <boost/locale/encoding_utf.hpp>Konstantin Käfer2018-10-233-22/+1
* [core] deduplicate dtoa() from RapidJSON and add testsKonstantin Käfer2018-10-231-0/+1
* [core] Introduce mbgl::RendererStateBruno de Oliveira Abinader2018-10-191-0/+2
* [core, test] Add BiDi unit testChris Loer2018-10-151-0/+1
* [test] Add unit test for TaggedString::trim()Chris Loer2018-10-151-0/+1
* [core] Initial implementation of 'format' expressionChris Loer2018-10-151-0/+6
* [core] add --cache option to GLFW binary to specify the cache databaseKonstantin Käfer2018-09-191-0/+2
* [build] Run cmake again when source file lists changesAnder Conselvan de Oliveira2018-09-141-0/+1
* [core] Implement array assertion fallback behaviorJohn Firebaugh2018-09-131-2/+0
* [linux,qt] Remove remainder of WebP supportKonstantin Käfer2018-09-131-2/+0
* [core] Add face culling mode parameter to Program::drawBruno de Oliveira Abinader2018-09-131-0/+2
* [build] add script to generate a standalone version of Mapbox GLKonstantin Käfer2018-09-112-3/+3
* [android] add support for gnustlKonstantin Käfer2018-09-111-1/+1
* [core] add polyfill for codecvt for STLs that don't have it yetKonstantin Käfer2018-09-112-0/+21
* [build] Disable implicit fallthrough warnings for sqlite3 (#12855)Ander Conselvan de Oliveira2018-09-111-0/+1
* [android] jni.hpp 4.0.0John Firebaugh2018-09-071-1/+1
* [android] Upgrade to latest jni.hppJohn Firebaugh2018-09-071-1/+1
* [build] use vendored version of ICUKonstantin Käfer2018-09-052-7/+26
* [build] use vendored SQLite for LTO benefits + custom compile flagsKonstantin Käfer2018-09-052-2/+36
* [core] simplify dependency layout process and refactor data structuresMolly Lloyd2018-08-311-0/+1
* [windows, qt] fix windows compiler errors, remove tao + tuple polyfillMolly Lloyd2018-08-312-2/+0
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-0/+1
* SQL Statements to merge an attached database with name 'side' into the main d...Asheem Mamoowala2018-08-281-0/+1
* [build] allow WITH_EGL for macOS as well (SwiftShader) and enable EGL for GLFWKonstantin Käfer2018-08-272-2/+6
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-231-0/+2
* [build] add plain text file lists for iOS/macOSKonstantin Käfer2018-08-235-6/+8
* [build] fixed typo in list of configuration types; RelWithDebugInfo should be...Bryan Haber2018-08-201-9/+7
* [build] use plain text files for file lists to simplify integration with othe...Konstantin Käfer2018-08-2013-993/+997
* [build] also generate debugging symbols for Release builds in XcodeKonstantin Käfer2018-08-201-0/+3
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-0/+2