summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* [core] Added vendor/filesystemBruno de Oliveira Abinader2019-06-251-0/+1
* [ios, macos] Optionally include a developer xcconfig file in generated config...Julian Rex2019-06-141-0/+2
* [build] remove roundtrip through <experimental/optional> when using optionalKonstantin Käfer2019-06-121-0/+1
* [core] refactor program object creationKonstantin Käfer2019-05-281-2/+2
* [core] upgrade mapbox-gl-js pin to the most recent versionKonstantin Käfer2019-05-081-1/+1
* [build] change style code generator to sort properties alphabeticallyKonstantin Käfer2019-05-021-0/+14
* [build] change special casing for LineFloorWidth in shader generationKonstantin Käfer2019-05-021-3/+17
* [build] Retry failed GitHub API requestsJason Wray2019-04-253-3/+9
* [core] Enable 'symbol-sort-key' layout property and generate style codeAlexander Shalamov2019-04-171-3/+0
* [core] Add 'auto' enum value to symbol-z-order layout propertyAlexander Shalamov2019-04-171-2/+0
* [core] clang-tidy fixesKonstantin Käfer2019-04-052-49/+217
* [build] don't add gl to outputPathKonstantin Käfer2019-04-051-5/+5
* [core] Adds target branch parameter to clang-tools.sh (#14301)Julian Rex2019-04-021-3/+3
* [core] auto value for 'text-justify' fieldMikhail Pozdnyakov2019-03-291-3/+1
* [core] Enable 'text-radial-offset' propertyMikhail Pozdnyakov2019-03-292-3/+5
* [core] Enable text-variable-anchor propertyMikhail Pozdnyakov2019-03-292-3/+2
* [scripts] Add retry logic to fetch coverage reportSudarsana Babu Nagineni2019-03-291-13/+26
* [build] Metrics: publish Github StatsBruno de Oliveira Abinader2019-03-281-0/+147
* [core] Add code coverage metrics for coreSudarsana Babu Nagineni2019-03-281-0/+157
* [core] Bump args to 6.2.2 (does not use RTTI)Bruno de Oliveira Abinader2019-03-251-0/+1
* [build] correct the code_coverage time to follow ISO 8601Łukasz Paczos2019-03-201-7/+6
* [core] move ProgramMap to within the gl::Program objectKonstantin Käfer2019-03-201-29/+41
* [core] use constexpr string concatenation for uniform/attribute namesKonstantin Käfer2019-03-201-0/+5
* [core] remove a_/u_ prefix from attribute/uniform typesKonstantin Käfer2019-03-201-1/+1
* [build] Add sha to the coverage json (#14145)Jordan Kiley2019-03-181-2/+6
* Merge pull request #14126 from mapbox/gfx-refactor-4Konstantin Käfer2019-03-151-58/+80
* [android, ios] Fix issue in binary size scriptNadia Barbosa2019-03-131-4/+8
* [ios] Generate iOS code coverage for metrics (#14015)Jordan Kiley2019-03-131-0/+35
* [build] update Boost to 1.69 and remove RTTIKonstantin Käfer2019-03-131-0/+31
* [scripts] Fix local code coverage scriptSudarsana Babu Nagineni2019-03-131-14/+24
* [core] Add possibility of overriding paint properties inside format expressio...Alexander Shalamov2019-03-131-0/+25
* [build] Upload documentation coverage metrics to S3Ander Conselvan de Oliveira2019-03-131-1/+27
* [build] Check documentation coverage on CIAnder Conselvan de Oliveira2019-03-132-8/+81
* [build] Ignore private symbols when calculating documentation coverageAnder Conselvan de Oliveira2019-03-131-1/+2
* [build] A build target to check for doxygen documentation coverageAnder Conselvan de Oliveira2019-03-131-0/+201
* Update mapbox-gl-js submodule to v0.53.0Mikhail Pozdnyakov2019-03-061-1/+6
* [scripts] Disable unsupported style spec featuresMikhail Pozdnyakov2019-03-051-0/+3
* [core] remove special casing in code genKonstantin Käfer2019-03-011-1/+1
* [build] More granular timestamps for binary metrics collectionNadia Barbosa2019-02-261-4/+3
* [build] Publish Android/iOS binary sizes to S3Nadia Barbosa2019-02-251-13/+53
* [build] generate header maps instead of -files.txtKonstantin Käfer2019-01-093-127/+150
* [docs] Changelog entry for offline CJK glyph control.Chris Loer2018-12-211-0/+6
* [build] rework platform/default directory and add -files.txt for vendored libsKonstantin Käfer2018-12-141-10/+34
* [core, darwin, android] Add onDidEnterIdle to MapObserver.Chris Loer2018-12-111-0/+6
* Add basic shader minification (#13500)Vladimir Agafonkin2018-12-041-4/+13
* [core] OverscaledTileID::isChildOf should check wrap values.Chris Loer2018-11-301-0/+4
* [core] Cleared out staged changelog entriesMinh Nguyễn2018-11-086-26/+0
* [build] Add build system for submodulesThiago Marcos P. Santos2018-10-311-38/+0
* [core] Avoid wrapping longitude values of exactly 180 and 360 (#12797) (#13006)Ryan Hamley2018-10-241-0/+4
* [Core] Ensure queryRenderedFeatures accounts for icon-rotate (#13105)Ryan Hamley2018-10-181-0/+4