summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [android] #5211 - update yaml to run on device lab, update test with NoSuchSo...Tobrun2016-08-181-0/+4
* 5859 generate sanity tests (#5870)Tobrun2016-08-171-0/+4
* [build] convert build-shaders script from Python to Node.jsKonstantin Käfer2016-08-161-0/+1
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-111-0/+2
* [android] #5886 - added style code generation for android back inIvo van Dongen2016-08-081-0/+4
* [build] forward V=1 to ninja buildsKonstantin Käfer2016-08-051-10/+12
* [build] add missing files to Android buildKonstantin Käfer2016-08-051-2/+2
* [build] Fix Qt4 build on OS XKonstantin Käfer2016-08-051-0/+5
* [build] use cmake script bundled with MasonKonstantin Käfer2016-08-051-2/+4
* [build] make android targets .PHONY and adhere to naming schemeKonstantin Käfer2016-08-051-1/+7
* [build] unify naming of Makefile targetsKonstantin Käfer2016-08-051-20/+29
* [build] add Xcode project for Qt buildsKonstantin Käfer2016-08-051-1/+29
* [build] cmake androidIvo van Dongen2016-08-051-0/+39
* [build] Re-enable coverage runBruno de Oliveira Abinader2016-08-051-6/+4
* [build] Fix 'make tidy' on linuxBruno de Oliveira Abinader2016-08-051-10/+5
* [build] Use cxx11abi suffix when neededThiago Marcos P. Santos2016-08-051-2/+4
* [build] Build Qt with CMakeThiago Marcos P. Santos2016-08-051-1/+43
* [build] switch to CMakeKonstantin Käfer2016-08-051-222/+187
* [android] #5610 - Initial Runtime Style BindingsIvo van Dongen2016-07-261-1/+4
* [node] move memory growth test into separate npm scriptMike Morris2016-07-141-0/+1
* Merge branch 'release-ios-v3.3.0' into masterJesse Bounds2016-07-071-5/+5
|\
| * [ios] Add support for full Bitcode builds (#5586)Jesse Bounds2016-07-061-5/+5
| * [macos] Renamed OS X SDK to macOS SDKMinh Nguyễn2016-06-181-29/+29
* | [build] Added 'lint' Make targetBruno de Oliveira Abinader2016-07-011-5/+19
* | [node] add BUILDTYPE=Debug support to make nodeMike Morris2016-06-241-1/+5
* | [tests] Run memory tests on travisThiago Marcos P. Santos2016-06-211-4/+8
* | [build/qt] Use platform-specific gyp flavor when cross-compilingBruno de Oliveira Abinader2016-06-191-1/+10
* | [build] Use mason platform info when cross-compilingBruno de Oliveira Abinader2016-06-191-11/+25
* | [Qt] Install valgrind on-demandBruno de Oliveira Abinader2016-06-161-0/+2
* | [tidy] Switched to Travis CIBruno de Oliveira Abinader2016-06-141-2/+2
* | [tidy] Install mason clang-tidy if CLANG_TIDY is not setBruno de Oliveira Abinader2016-06-141-0/+2
* | [macos] Renamed OS X SDK to macOS SDKMinh Nguyễn2016-06-141-37/+37
* | [build] Re-enable tidy checksBruno de Oliveira Abinader2016-06-131-2/+2
* | [build] compdb depends on node_modulesBruno de Oliveira Abinader2016-06-131-1/+1
* | [build] Make node_modules non-parallelBruno de Oliveira Abinader2016-06-121-0/+1
* | [build] Update compdb & tidy for Linux & OS XBruno de Oliveira Abinader2016-06-101-3/+17
* | [Qt][build] Updated valgrind supression and make it a target for QtThiago Marcos P. Santos2016-06-091-3/+7
|/
* [build] add benchmark targetKonstantin Käfer2016-06-061-1/+1
* [build] Fix mason submodule initializationJohn Firebaugh2016-06-031-3/+3
* [core] Runtime style layer APIJohn Firebaugh2016-06-021-0/+3
* [build] Add android-* make targets for specific ABIsJohn Firebaugh2016-06-011-2/+4
* Revert "[build] Use 'npm update --dev' to install devDependencies"Bruno de Oliveira Abinader2016-05-261-1/+1
* [build] Use 'npm update --dev' to install devDependenciesBruno de Oliveira Abinader2016-05-261-1/+1
* [core] Share shaders with gl-jsJohn Firebaugh2016-05-251-5/+5
* [build] Move express dependency to package.jsonJohn Firebaugh2016-05-251-7/+4
* [build] Switch default BUILDTYPE to DebugJohn Firebaugh2016-05-241-1/+1
* [build] Use `test-$(HOST_PLATFORM)` as default make targetJohn Firebaugh2016-05-241-2/+1
* [build] Make gyp commands more consistentJohn Firebaugh2016-05-241-11/+13
* [build] Add appropriate platform.gyp dependenciesJohn Firebaugh2016-05-241-6/+6
* [build] Introduce CONFIG_DEPENDENCIESJohn Firebaugh2016-05-241-6/+8