summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* [build] Fix CI failure when master and release branch are identicalJason Wray2018-08-081-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
* [core] Rework spec function/expression taxonomyLauren Budorick2018-05-141-20/+22
* Bump GL JS pin to get tests for global symbol querying.Chris Loer2018-04-252-0/+3
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-153-5/+2
* [core] update mapbox-gl-js submodule pinKonstantin Käfer2018-01-241-2/+0
* [build] Add build that verifies that the code generator was runKonstantin Käfer2018-01-241-0/+50
* [build] Add build that verifies the submodule pin is up-to-dateKonstantin Käfer2018-01-242-0/+41
* [build] Write out a list of files generated by our code generator scriptsKonstantin Käfer2018-01-241-0/+9
* [build] convert CMake file list generation code to JavaScriptKonstantin Käfer2018-01-244-60/+32
* [build] Always use style-code's writeIfModified to unify file updatesKonstantin Käfer2018-01-242-2/+5
* [build] Add temporary modifications to style spec + shadersKonstantin Käfer2018-01-243-2/+13
* [build] Make the appveyor build less verboseThiago Marcos P. Santos2018-01-101-1/+0
* [build] Special case heatmap-color so it doesn't crash `make style-code`John Firebaugh2018-01-101-0/+4
* [windows] Build on AppVeyor CIThiago Marcos P. Santos2018-01-081-0/+8
* Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-041-1/+0
|\
| * [ios, build] Stop packaging i386 simulator archJason Wray2017-12-201-1/+0
* | [build] Remove unused files, and cleanup directoriesKonstantin Käfer2018-01-031-1/+1
* | Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-2/+2
|/
* [build] split out DefaultFileSource and dependents to a separate targetKonstantin Käfer2017-09-281-0/+4
* Implement icon-anchor propertyLauren Budorick2017-08-281-0/+3
* [core] Use separate attribute component for line normalsJohn Firebaugh2017-08-081-2/+2
* [core] Simplify generate-shaders.jsJohn Firebaugh2017-08-021-77/+11
* [tests] Bump clang-tidy/format versionThiago Marcos P. Santos2017-07-261-2/+2
* [build] make Xcode use the correct compiler when it is installed in a non-sta...Konstantin Käfer2017-07-184-14/+10
* [core] Make sure ThreadLocal will not own the pointer it is managingThiago Marcos P. Santos2017-07-141-8/+0
* [build] add ccache + Circle CI cachingKonstantin Käfer2017-07-132-0/+20
* [build] upgrade to v4 CircleCI images that have logbt/mesa/gdb/apitrace insta...Konstantin Käfer2017-07-133-315/+20
* [core] add LLDB summaries for types we use commonlyKonstantin Käfer2017-07-121-0/+15
* [darwin] Include polylabel via cmakeJason Wray2017-07-111-1/+0
* [build] Switch from Travis CI to CircleCIBruno de Oliveira Abinader2017-06-223-150/+35
* [build] Updated valgrind suppressionsBruno de Oliveira Abinader2017-06-221-0/+9
* [core] add DataDrivenPaintProperty uniform template class to generation scrip...Lauren Budorick2017-06-161-4/+5
* fix shader generation scriptAnsis Brammanis2017-06-161-15/+9
* [core] add shader defines for enabling/disabling attributes/uniforms for DDSKonstantin Käfer2017-06-131-9/+40