summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* [build] don't rewrite style code for every buildKonstantin Käfer2016-11-092-17/+46
* update to mapbox-gl-shaders with vertex/fragment preludes (#6971)Vladimir Agafonkin2016-11-081-18/+21
* [core] Introduce gl::Program templateJohn Firebaugh2016-11-081-50/+36
* [build] Use mesa-13.0.0-glx in CI buildsBruno de Oliveira Abinader2016-11-082-2/+92
* [linux] Use OSMesa when running Node testsBruno de Oliveira Abinader2016-11-041-1/+1
* [linux] Update target headless backendsBruno de Oliveira Abinader2016-11-041-14/+14
* [build] Replace 'tidy' with 'check'Bruno de Oliveira Abinader2016-11-041-7/+2
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-1/+1
* [build] Re-add benchmark tests to the buildsystemThiago Marcos P. Santos2016-10-051-0/+20
* update style generation code for new style spec enum values docs (#6508)Justin R. Miller2016-09-301-1/+1
* [build] use git ls-files so we only include tracked filesKonstantin Käfer2016-09-282-2/+2
* [core] Add static getters for property default values (#6124)John Firebaugh2016-08-231-1/+15
* [build] convert build-version script from Python to Node.jsKonstantin Käfer2016-08-162-81/+81
* [build] remove unused scriptKonstantin Käfer2016-08-161-20/+0
* [build] convert build-shaders script from Python to Node.jsKonstantin Käfer2016-08-162-76/+71
* [build] Re-enable coverage runBruno de Oliveira Abinader2016-08-051-3/+3
* [build] Fix 'make tidy' on linuxBruno de Oliveira Abinader2016-08-051-8/+7
* [build] Re-enable Qt botsThiago Marcos P. Santos2016-08-051-0/+2
* [build] Use cxx11abi suffix when neededThiago Marcos P. Santos2016-08-051-3/+3
* [build] switch to CMakeKonstantin Käfer2016-08-054-2/+48
* [core] make code generator produce GL-compatible colorsKonstantin Käfer2016-07-071-1/+8
* [build] Fix for `tidy` outputBruno de Oliveira Abinader2016-07-011-3/+3
* [build] Added 'lint' Make targetBruno de Oliveira Abinader2016-07-012-35/+66
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-2/+2
* [core] Autogenerate Shader nameBruno de Oliveira Abinader2016-06-201-0/+5
* Color class (#5361)Young Hahn2016-06-151-1/+1
* [tidy] Switched to Travis CIBruno de Oliveira Abinader2016-06-141-2/+3
* [tidy] Install mason clang-tidy if CLANG_TIDY is not setBruno de Oliveira Abinader2016-06-141-1/+1
* [macos] Renamed OS X SDK to macOS SDKMinh Nguyễn2016-06-141-1/+1
* [node] Partial implementation of runtime styling API for node bindingsJohn Firebaugh2016-06-131-6/+11
* [core] Extract code templates to individual .ejs filesJohn Firebaugh2016-06-131-275/+4
* [tidy] Bail out when a warning/error is foundBruno de Oliveira Abinader2016-06-131-1/+14
* [build] Re-enable tidy checksBruno de Oliveira Abinader2016-06-131-11/+6
* [tidy] Check llvm-namespace-commentBruno de Oliveira Abinader2016-06-131-1/+1
* text-pitch-alignment (#5288)Young Hahn2016-06-101-3/+7
* [build] Update compdb & tidy for Linux & OS XBruno de Oliveira Abinader2016-06-101-0/+5
* [Qt][build] Updated valgrind supression and make it a target for QtThiago Marcos P. Santos2016-06-092-34/+141
* [linux] Mesa 11.2.2 (#5290)John Firebaugh2016-06-081-2/+2
* [core] Include type in #pragmasBruno de Oliveira Abinader2016-06-071-16/+10
* [core] Renamed OutlineShader's color uniformBruno de Oliveira Abinader2016-06-071-3/+2
* [core] Revert line-round-limit default to 1 (#5260)John Firebaugh2016-06-061-0/+5
* Ensure version tag always has 3 parts. (#5225)Max Vilimpoc2016-06-031-0/+6
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-15/+25
* [core] Add Filter accessorsJohn Firebaugh2016-06-021-0/+14
* [core] Introduce PropertyValue<T>John Firebaugh2016-06-021-15/+17
* [core] Runtime style layer APIJohn Firebaugh2016-06-021-0/+346
* [core] Support "#pragma mapbox:" commands in shader codeBruno de Oliveira Abinader2016-06-021-0/+29
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-252-11/+5
* [build] Restrict C++11 ABI check script for LinuxBruno de Oliveira Abinader2016-05-241-0/+5
* [build] Inline main.mk Android targets into MakefileJohn Firebaugh2016-05-231-66/+0