summaryrefslogtreecommitdiff
path: root/next/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [build] Adding a build flag to build without GL if needed (#16120)Thomas Moenicke2020-02-031-86/+99
* [build] Make it possible to enable RTTI on the new buildsystemThiago Marcos P. Santos2020-01-291-1/+2
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-131-2/+4
* [build] Make the configuration simplerThiago Marcos P. Santos2019-12-211-8/+0
* [build] Make the build fail when shadowing variablesThiago Marcos P. Santos2019-12-121-0/+1
* [build] Better isolate compiler flagsThiago Marcos P. Santos2019-12-111-24/+36
* [build] Detect unsigned-integer-overflow and implicit-conversionThiago Marcos P. Santos2019-12-071-2/+8
* [core] Use new 'SymbolTextAndIcon' program to draw icons in textAlexander Shalamov2019-12-021-0/+2
* [core] Introduce Pass<> class and use it for SchedulerMikhail Pozdnyakov2019-12-021-0/+1
* [android] do not fail on tautological-constant-compare errorŁukasz Paczos2019-11-271-0/+1
* [build] Add an option to include platform specific implementationSudarsana Babu Nagineni2019-11-261-0/+4
* [build] Run Valgrind instead of Memory SanitizerThiago Marcos P. Santos2019-11-201-1/+6
* [build] Enable more warnings on the next buildThiago Marcos P. Santos2019-11-151-9/+18
* [core] Implement image expression (#15877)Alexander Shalamov2019-11-111-0/+4
* [core] Use expected.hpp from mapbox-baseMikhail Pozdnyakov2019-11-081-2/+1
* [render-test] Add resource usage tracking to gfx contextMikko Pulkki2019-10-301-0/+5
* [ios] Set xcode properties for cmake. (#15842)Julian Rex2019-10-221-1/+1
* [build] Only add mapbox-base if target is not setBruno de Oliveira Abinader2019-10-201-2/+4
* [test-runner] make render-test a shared lib (#15816)zmiao2019-10-151-0/+1
* [core] Separate header for StylePropertyMikhail Pozdnyakov2019-09-261-0/+1
* [core] type aliases and conversion traits for mapbox::base::ValueMikhail Pozdnyakov2019-09-261-0/+1
* [core][android][darwin] Move platform specific Collator impls from expressionAlexander Shalamov2019-09-261-0/+1
* [build] Move compression to platformThiago Marcos P. Santos2019-09-201-1/+0
* [core] Add SourceFeatureState class to handle feature statesJuha Alanen2019-09-181-0/+2
* [build] Rewrite our CMake buildsystemThiago Marcos P. Santos2019-09-171-0/+941