summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* [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
* [build] Inline main.mk linux and qt targets into MakefileJohn Firebaugh2016-05-231-58/+0
* [build] Inline main.mk node targets into MakefileJohn Firebaugh2016-05-231-25/+0
* [build] Simplify control flow in main.mkJohn Firebaugh2016-05-231-44/+29
* [build] Remove unnecessary exported variablesJohn Firebaugh2016-05-231-8/+8
* [build] Avoid variable name coupling between main.mk and configureJohn Firebaugh2016-05-231-27/+25
* [build] Avoid variable name coupling between main.mk and clang-tidy.shJohn Firebaugh2016-05-232-2/+4
* [build] Avoid variable name coupling between main.mk and collect-coverage.shJohn Firebaugh2016-05-232-9/+11
* [build] Avoid variable name coupling between main.mk and configure.shJohn Firebaugh2016-05-231-1/+0
* [build] Fix broken build on OSXThiago Marcos P. Santos2016-05-101-1/+0
* [Qt] Use C++11 ABI packagesThiago Marcos P. Santos2016-05-103-0/+16
* [build] Fix parallel 'make linux' callBruno de Oliveira Abinader2016-05-041-0/+1
* [build] Move Qt version define to configure.shBruno de Oliveira Abinader2016-04-271-3/+0
* [Qt] Added qt-qml-app exampleBruno de Oliveira Abinader2016-04-271-0/+3
* [Qt] Added QQuickMapboxGL{,Renderer}Bruno de Oliveira Abinader2016-04-271-0/+3
* [Qt] Add toolchain supportThiago Marcos P. Santos2016-04-251-24/+31
* [test] Run with --gtest_catch_exceptions=0John Firebaugh2016-04-221-1/+1
* [Qt] Build the Qt portThiago Marcos P. Santos2016-04-201-0/+17
* [ios, osx] Eliminate use of main.mkJohn Firebaugh2016-04-191-17/+0
* [build] Use `which` instead of `command`Thiago Marcos P. Santos2016-04-181-1/+1
* [build] Make `run-glfw-app` not working on LinuxThiago Marcos P. Santos2016-04-181-2/+2
* [ios] Moved SDK from gyp into Xcode projectMinh Nguyễn2016-04-162-0/+22
* [ios, osx] The return of xcpretty, part II (#4676)John Firebaugh2016-04-111-2/+2
* [build] Refactor and simplify build systemJohn Firebaugh2016-04-078-227/+135
* [core] fix various compilation issuesKonstantin Käfer2016-04-041-3/+3
* [build] Fix/simplify ios, isim, and ibench targetsJohn Firebaugh2016-04-041-2/+3
* [ios, osx] Replace libuv with native implementationsJohn Firebaugh2016-04-011-0/+2
* [gyp] Coverage only if BUILDTYPE=Debug and ENABLE_COVERAGE=1Bruno de Oliveira Abinader2016-02-211-5/+1
* [tests] Upload coverage reports to coveralls.ioBruno de Oliveira Abinader2016-02-202-0/+40
* [tests] Use ENABLE_COVERAGE=1 envvar to enable coverageBruno de Oliveira Abinader2016-02-192-0/+10
* [tests] Added coverage report target 'check'Bruno de Oliveira Abinader2016-02-182-0/+64
* [ios, osx] Consolidate remaining files in platform/{ios,osx}John Firebaugh2016-02-121-3/+3
* [build] Build `offline` smoke test for LinuxThiago Marcos P. Santos2016-02-111-0/+1