summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [ios] Run SDK tests on CIMinh Nguyễn2016-04-161-0/+5
* [ios] Build CI-specific scheme in CIMinh Nguyễn2016-04-161-2/+3
* [ios] Moved SDK from gyp into Xcode projectMinh Nguyễn2016-04-161-1/+1
* [osx] Yet another attempt at getting crash tracesJohn Firebaugh2016-04-121-1/+2
* [ios] Build only i386John Firebaugh2016-04-111-1/+3
* [ios] Use the same build configuration for `make ios` and `make test-ios`John Firebaugh2016-04-111-7/+6
* [ios, osx] The return of xcpretty, part II (#4676)John Firebaugh2016-04-111-4/+4
* [osx] Add remaining gypi dependencies to MakefileJohn Firebaugh2016-04-111-1/+1
* [osx] Print crash diagnosticsJohn Firebaugh2016-04-111-1/+1
* [ios] Run core unit tests in CIJohn Firebaugh2016-04-111-6/+10
* [build] run-*glfw-app should depend on glfw-appBruno de Oliveira Abinader2016-04-111-2/+2
* [build] Add some dependencies to the MakefileJohn Firebaugh2016-04-081-2/+2
* [build] Refactor and simplify build systemJohn Firebaugh2016-04-071-129/+73
* [node] always use LOOP=uv for node bindingsKonstantin Käfer2016-04-041-1/+1
* [build] Fix/simplify ios, isim, and ibench targetsJohn Firebaugh2016-04-041-10/+6
* [build] Apply Makefile changes for {ios,isim,ibench}Bruno de Oliveira Abinader2016-04-041-4/+8
* [build] Be not afraid of standard Makefile syntax, whitespace, and build outputJohn Firebaugh2016-04-021-76/+146
* [ios, osx] Replace libuv with native implementationsJohn Firebaugh2016-04-011-2/+2
* Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-301-3/+3
|\
| * [ios] Fix issues with static lib signing and app store submissionJesse Bounds2016-03-281-3/+3
| * [android] Build ARMv8 on the `apackage` targetThiago Marcos P. Santos2016-03-171-1/+1
* | [android] Clean TestApp jniLibs (fixes #4408)John Firebaugh2016-03-231-0/+1
* | [android] Build ARMv8 on the `apackage` targetThiago Marcos P. Santos2016-03-171-1/+1
|/
* [ios] Non-embedded static frameworkMinh Nguyễn2016-03-081-0/+1
* [gyp] Coverage only if BUILDTYPE=Debug and ENABLE_COVERAGE=1Bruno de Oliveira Abinader2016-02-211-0/+1
* [tests] Upload coverage reports to coveralls.ioBruno de Oliveira Abinader2016-02-201-0/+1
* [build] make clean shouldn't delete Xcode projectsJohn Firebaugh2016-02-191-1/+1
* [build] Remove obsolete directories from make cleanJohn Firebaugh2016-02-191-6/+1
* [tests] Use ENABLE_COVERAGE=1 envvar to enable coverageBruno de Oliveira Abinader2016-02-191-1/+1
* [tests] Added coverage report target 'check'Bruno de Oliveira Abinader2016-02-181-0/+3
* [build] Build `offline` smoke test for LinuxThiago Marcos P. Santos2016-02-111-0/+1
* Add binary for smoke-testing offline downloadsJohn Firebaugh2016-02-101-4/+4
* [ios] Split API index from package readmeMinh Nguyễn2016-01-221-1/+1
* [ios] make idocumentMinh Nguyễn2016-01-221-0/+1
* [ios] Refactored build scriptsMinh Nguyễn2016-01-221-3/+4
* [ios] Converted iOS SDK into dynamic frameworkMinh Nguyễn2016-01-221-3/+1
* [android] Fixed x86_64 crash on startup: no implementation previously for cac...Anton Malinskiy2016-01-071-1/+1
* [osx] Unit testsMinh Nguyễn2015-12-241-1/+2
* [core] Merge SQLiteCache into the platform libraryJohn Firebaugh2015-12-221-3/+3
* Fixed make run-osx, make run-xosxMinh Nguyễn2015-12-221-2/+2
* [osx] make osx with XcodeMinh Nguyễn2015-12-211-4/+4
* [ios, osx] Drop xcprettyJohn Firebaugh2015-12-211-1/+0
* Move platform scripts into platformsJohn Firebaugh2015-12-161-8/+8
* [android] Move into platform subdirectoryJohn Firebaugh2015-12-161-4/+8
* [osx] 'make run-linux' should work on OSXBruno de Oliveira Abinader2015-12-151-2/+2
* [osx] Build framework based on static libraryMinh Nguyễn2015-12-131-0/+1
* [osx] Rewrote platform-osx and osxappMinh Nguyễn2015-12-131-1/+7