summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-0/+2
* [build] More diagnostics for npm install failuresJohn Firebaugh2018-08-161-1/+2
* [build] make sure we're also updating the mapbox-ios-events submoduleKonstantin Käfer2018-08-141-2/+7
* WIP: use expected<T, E> for passing on errorsKonstantin Käfer2018-08-143-38/+21
* [core] harden OfflineDatabaseKonstantin Käfer2018-08-141-0/+2
* [core] Optimize generated set{Paint,Layout}Property codeJohn Firebaugh2018-08-131-0/+1
* [core] Eliminate setProperty & co.John Firebaugh2018-08-131-2/+0
* [android, linux] Upgrade to SQLite 3.24.0, compiled to minimize binary sizeJohn Firebaugh2018-08-102-4/+4
* Update mbgl.cmakeVladimir Kondrashov2018-08-101-4/+4
* [build] Update gl-jsJohn Firebaugh2018-08-081-0/+4
* [core] Replace unique_any with peer from mapbox-bindgenBruno de Oliveira Abinader2018-08-082-2/+2
* [core] Add lineMetrics to GeoJSONOptionsMikhail Pozdnyakov2018-08-081-1/+1
* Relax typing for comparison operators (#12537)Anand Thakker2018-08-021-2/+2
* [ios, macos] Enable link-time optimization for iOS release builds (#12502)John Firebaugh2018-07-313-0/+7
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-311-2/+0
* [core] Tweak conversions to reduce binary sizeJohn Firebaugh2018-07-301-0/+2
* Update geometry, geojsonvt and vector-tile modulesSudarsana Babu Nagineni2018-07-301-3/+3
* [core] Compress all shader source as a single corpusJohn Firebaugh2018-07-251-0/+2
* [build] Bump benchmark to v1.4.1Bruno de Oliveira Abinader2018-07-231-2/+2
* [build] See what happened when `npm install` failsJohn Firebaugh2018-07-201-1/+5
* [core] Move expression.cpp to expression directoryJohn Firebaugh2018-07-201-3/+1
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-202-8/+2
* [build] vendor Google TestKonstantin Käfer2018-07-202-8/+3
* [build] organize CMake targets in folders for IDEsKonstantin Käfer2018-07-1710-0/+21
* [core] treat parsedate as C++ file to remove C build rulesKonstantin Käfer2018-07-161-2/+2
* [core] make the offline DB schema a regular include fileKonstantin Käfer2018-07-161-0/+1
* [core] Convert legacy functions directly to expressionsJohn Firebaugh2018-07-132-13/+2
* [build] Move all mason_use statements to a single fileJohn Firebaugh2018-07-131-0/+66
* [build] add Node as executable for profiling actionKonstantin Käfer2018-07-061-3/+10
* Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue`Mikhail Pozdnyakov2018-07-051-2/+2
* [core] Avoid blocking in Thread<Object> constructor (#12151)Anand Thakker2018-07-031-0/+2
* [core] Introduce "collator" expressionsChris Loer2018-07-031-0/+3
* [core] Introduce LanguageTag for parsing BCP 47 tagsChris Loer2018-07-032-0/+3
* [core, vendor] Create vendored nunicode 1.8.Chris Loer2018-07-033-0/+24
* [core] Remove stops-based *Function constructorsJohn Firebaugh2018-06-291-0/+1
* [core] Replace use of *Stops with expressions DSLJohn Firebaugh2018-06-291-0/+2
* [tests] Replaced the ZoomHistory test with a render testJohn Firebaugh2018-06-281-1/+0
* [core] Split Interpolator into a separate fileJohn Firebaugh2018-06-281-0/+1
* [node] Build and publish for node 6.x, 8.x, and 10.xJohn Firebaugh2018-06-261-1/+3
* [node] Drop node 4.x supportJohn Firebaugh2018-06-261-1/+4
* [node] add compatibility with node-pre-gyp binary publishingKonstantin Käfer2018-06-261-1/+1
* [core] fix undefined behavior in LineAtlas::addDashKonstantin Käfer2018-06-121-0/+1
* [build] cache Node + Nan headers globally, not build-specificKonstantin Käfer2018-06-041-0/+1
* [ios, build] Remove obsolete UI tests, KIF and OHHTTPStubs submodulesupstream/fb-remove-dead-uitest-infraJason Wray2018-05-241-1/+1
* [build] disable parts of the build that require node when WITH_NODEJS=OFF is setKonstantin Käfer2018-05-241-0/+5
* Accept constant expressions in non-dds properties (#11960)Anand Thakker2018-05-231-0/+1
* [android] - remove mips and armeabi as supported ABIsTobrun2018-05-221-7/+1
* [node] allow building all ABIs at onceKonstantin Käfer2018-05-224-659/+107
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-171-2/+0
|\
| * [core] Convert "legacy" filters directly into expressions (#11610)Lucas Wojciechowski2018-05-101-2/+0