summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ios, osx] Made OS X SDK localizableMinh Nguyễn2016-04-241-6/+8
* [ios, osx] Made localizable strings unique; unlocalized iosappMinh Nguyễn2016-04-241-3/+2
* [ios, osx] Corrected clock, coordinate formatsMinh Nguyễn2016-04-241-1/+2
* [ios] Made SDK and iosapp localizableMinh Nguyễn2016-04-241-0/+6
* [ios] Only build static framework for FabricMinh Nguyễn2016-04-241-1/+1
* [build] Depend on directories, so that projects are regenerated when files ar...John Firebaugh2016-04-221-2/+6
* [Qt] Build the Qt portThiago Marcos P. Santos2016-04-201-0/+18
* [ios, osx] Override user workspace settingsMinh Nguyễn2016-04-191-1/+7
* [ios] Build output goes to build/iosJohn Firebaugh2016-04-191-5/+4
* [osx] Build output goes to build/osxJohn Firebaugh2016-04-191-5/+4
* [ios, osx] Eliminate use of main.mkJohn Firebaugh2016-04-191-6/+27
* [build] `make clean` can now remove build directory wholesaleJohn Firebaugh2016-04-181-2/+2
* [osx] Moved SDK from gyp into Xcode projectMinh Nguyễn2016-04-161-11/+12
* [osx] Added Xcode project for osxappMinh Nguyễn2016-04-161-1/+3
* [ios] Force workspace-relative DerivedDataMinh Nguyễn2016-04-161-1/+4
* [ios] Build for 64-bit simulatorMinh Nguyễn2016-04-161-2/+2
* [ios] Specify simulator deviceMinh Nguyễn2016-04-161-2/+2
* [ios] Fixed make test-iosMinh Nguyễn2016-04-161-2/+2