summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [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
* [build] Add GYP_DEPENDENCIES to all appropriate targetsJohn Firebaugh2016-05-241-5/+5
* [build] Fix Qt build for OS XBruno de Oliveira Abinader2016-05-241-1/+1
* [build] Inline main.mk Android targets into MakefileJohn Firebaugh2016-05-231-16/+21
* [build] Inline main.mk linux and qt targets into MakefileJohn Firebaugh2016-05-231-49/+65
* [build] Inline main.mk node targets into MakefileJohn Firebaugh2016-05-231-6/+16
* [build] Avoid variable name coupling between main.mk and configureJohn Firebaugh2016-05-231-2/+2
* [build] Move `rm -rf node_modules` to `make distclean`John Firebaugh2016-05-201-2/+2
* [osx] Automate framework packagingMinh Nguyễn2016-05-101-0/+3
* [osx] Added OS X SDK documentation targetMinh Nguyễn2016-05-101-0/+3
* Respect V arg to make to disable xcpretty (#4881)Dane Springmeyer2016-04-271-4/+10
* [Qt] Added qt-qml-app exampleBruno de Oliveira Abinader2016-04-271-0/+8
* node-v3.1.2node-v3.1.2Mike Morris2016-04-261-1/+2
* [ios] Only convert encoding of files generated by genstringsMinh Nguyễn2016-04-241-2/+2
* [ios] Streamlined resource bundlingMinh Nguyễn2016-04-241-4/+1