summaryrefslogtreecommitdiff
path: root/scripts/vendor
Commit message (Collapse)AuthorAgeFilesLines
* [core] Switch test build to googletest git submoduleMikhail Pozdnyakov2019-08-011-19/+0
|
* [core, test] Add BiDi unit testChris Loer2018-10-151-0/+18
| | | | | | - Port of arabic.test.js from mapbox-gl-rtl-text - Modify BiDi::getLine to remove trailing nulls in the event UBIDI_REMOVE_BIDI_CONTROLS causes the string to shorten. - Patch vendored ICU to avoid undefined undefined bit shifting behavior (triggered sanitizer failure)
* [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
|
* [build] vendor std::expected polyfillKonstantin Käfer2018-08-141-0/+13
|
* [build] add nitpick step for verifying that dependencies are up-to-date and ↵upstream/vendor-gtestKonstantin Käfer2018-07-201-2/+3
| | | | unmodified
* [build] vendor Google TestKonstantin Käfer2018-07-201-0/+19
|
* [core, vendor] Create vendored nunicode 1.8.Chris Loer2018-07-032-0/+101
- Version bump to 1.8 necessary for "unaccent" functionality - Qt now depends on nunicode, ruling out use of precompiled binaries