summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* [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
* [docs] Changelog draft for putResourceForURLChris Loer2018-10-171-0/+5
* [docs] Changelog draft for 'format' expressionChris Loer2018-10-151-0/+4
* [core, test] Add BiDi unit testChris Loer2018-10-151-0/+18
* [core] Initial implementation of 'format' expressionChris Loer2018-10-151-0/+1
* [docs] Include uncompressed shader source in .cpp commentsChris Loer2018-09-191-0/+10
* [core] For string-valued properties, do coercion rather than assertionJohn Firebaugh2018-09-191-0/+3
* [build] Don't let the binary size query get confused by post-dated commitsJohn Firebaugh2018-09-131-1/+1
* [docs] Experiment: stage changelog entry.Chris Loer2018-09-121-0/+6
* [build] add script to generate a standalone version of Mapbox GLKonstantin Käfer2018-09-112-0/+96
* [build] use vendored version of ICUKonstantin Käfer2018-09-051-0/+54
* [build] use vendored SQLite for LTO benefits + custom compile flagsKonstantin Käfer2018-09-051-0/+14
* [build] add ability to extract zip filesKonstantin Käfer2018-09-054-9/+16
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-15/+22
* [build] Add Slack notifications for important iOS buildsJason Wray2018-08-281-0/+12
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-233-4/+1
* [build] add plain text file lists for iOS/macOSKonstantin Käfer2018-08-231-2/+71
* [core, test] Bump GL JS pin to bring gl-native back in sync with gl-js.Chris Loer2018-08-211-0/+2
* [build] use plain text files for file lists to simplify integration with othe...Konstantin Käfer2018-08-201-6/+6
* WIP: use expected<T, E> for passing on errorsKonstantin Käfer2018-08-141-4/+4
* [build] vendor std::expected polyfillKonstantin Käfer2018-08-141-0/+13
* [core] Eliminate setProperty & co.John Firebaugh2018-08-131-3/+0
* [build] Print binary size stats to CI logs, tooJason Wray2018-08-081-3/+3
* Handle >2 branches by switching to split[0]Jason Wray2018-08-071-1/+1
* [build] Fix CI failure when master and release branch are identicalJason Wray2018-08-071-1/+1
* [build] Push binary size history to S3 (#12538)John Firebaugh2018-08-061-0/+133
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-311-3/+0
* [core] Compress all shader source as a single corpusJohn Firebaugh2018-07-251-22/+60
* [core] Compress shader source codeJohn Firebaugh2018-07-251-12/+30
* [build] Attempt to determine a likely base branch without a PRJohn Firebaugh2018-07-231-0/+11
* [build] Disable binary size checks for fork PRsJohn Firebaugh2018-07-201-1/+7
* [build] add nitpick step for verifying that dependencies are up-to-date and u...upstream/vendor-gtestKonstantin Käfer2018-07-202-2/+41
* [build] vendor Google TestKonstantin Käfer2018-07-201-0/+19
* [build] Use CIRCLE_MERGE_BASE environment variableJohn Firebaugh2018-07-131-22/+5
* [build] Show diff to prior sizeJohn Firebaugh2018-07-131-14/+67
* [build] Improve ccache freshnessJohn Firebaugh2018-07-131-0/+24
* Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue`Mikhail Pozdnyakov2018-07-051-1/+1
* [build] Record binary size via GitHub checkJohn Firebaugh2018-07-033-117/+47
* [core, vendor] Create vendored nunicode 1.8.Chris Loer2018-07-032-0/+101
* [build] Exit with nonzero status if file does not existJohn Firebaugh2018-06-261-0/+1
* [build] Xcode 10 no longer exposes DEVELOPER_DIR to the compiler launcherKonstantin Käfer2018-06-112-2/+2