summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* [build] See what happened when `npm install` failsupstream/npm-install-failsJohn Firebaugh2018-07-191-1/+5
* [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
* | [linux] Don't compile linux mbgl-loop-uv against node headersJohn Firebaugh2018-05-042-23/+17
* | [core] Remove unused 'Throttler' class.Chris Loer2018-04-301-2/+0
* | [core] Streaming TileCover for polygonal regions (#11267)Asheem Mamoowala2018-04-262-0/+3
|/
* Don't enforce ["zoom"] constraints for filters (#11672)Anand Thakker2018-04-121-1/+0
* [test] Update Map.PrefetchTilesupstream/fb-11334-boba-cherry-pickBruno de Oliveira Abinader2018-03-301-0/+1
* [core] Add expression filter support (#11251)Lucas Wojciechowski2018-03-091-0/+2
* Relax type checking for "length"John Firebaugh2018-03-011-0/+2
* Replace embedded telem implementation with mapbox-mobile-events library (#10698)Jesse Bounds2018-02-201-1/+1
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+20
* [core] Make RendererObserver a public interfaceThiago Marcos P. Santos2018-02-091-1/+1
* [build] convert CMake file list generation code to JavaScriptKonstantin Käfer2018-01-244-43/+51
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-232-0/+32
* [core] Improve typing for !=, == expressionsJohn Firebaugh2018-01-091-0/+2
* [core] Use separate shaders for background and clippingLauren Budorick2018-01-091-0/+10
* [windows][build] Make nodejs/npm optionalThiago Marcos P. Santos2018-01-081-58/+60
* Support TileJSON bounds property (#10701)Asheem Mamoowala2018-01-052-1/+4
* [glfw] Use args in GLFW exampleBruno de Oliveira Abinader2017-12-181-0/+1
* [build] Replace boost_libprogram_options with argsBruno de Oliveira Abinader2017-12-182-2/+2
* [build] Add new warnings suggested by Xcode 9Jason Wray2017-12-151-3/+6
* [core, macos, ios] Unit tests for LocalGlyphRasterizerChris Loer2017-12-111-0/+1
* [core] Enable local glyph generation using TinySDF.Chris Loer2017-12-112-1/+2
* [core] C++ port of TinySDFChris Loer2017-12-111-0/+2