| Commit message (Expand) | Author | Age | Files | Lines |
* | Respect V arg to make to disable xcpretty (#4881) | Dane Springmeyer | 2016-04-27 | 1 | -4/+10 |
* | [Qt] Added qt-qml-app example | Bruno de Oliveira Abinader | 2016-04-27 | 1 | -0/+8 |
* | node-v3.1.2node-v3.1.2 | Mike Morris | 2016-04-26 | 1 | -1/+2 |
* | [ios] Only convert encoding of files generated by genstrings | Minh Nguyễn | 2016-04-24 | 1 | -2/+2 |
* | [ios] Streamlined resource bundling | Minh Nguyễn | 2016-04-24 | 1 | -4/+1 |
* | [ios, osx] Made OS X SDK localizable | Minh Nguyễn | 2016-04-24 | 1 | -6/+8 |
* | [ios, osx] Made localizable strings unique; unlocalized iosapp | Minh Nguyễn | 2016-04-24 | 1 | -3/+2 |
* | [ios, osx] Corrected clock, coordinate formats | Minh Nguyễn | 2016-04-24 | 1 | -1/+2 |
* | [ios] Made SDK and iosapp localizable | Minh Nguyễn | 2016-04-24 | 1 | -0/+6 |
* | [ios] Only build static framework for Fabric | Minh Nguyễn | 2016-04-24 | 1 | -1/+1 |
* | [build] Depend on directories, so that projects are regenerated when files ar... | John Firebaugh | 2016-04-22 | 1 | -2/+6 |
* | [Qt] Build the Qt port | Thiago Marcos P. Santos | 2016-04-20 | 1 | -0/+18 |
* | [ios, osx] Override user workspace settings | Minh Nguyễn | 2016-04-19 | 1 | -1/+7 |
* | [ios] Build output goes to build/ios | John Firebaugh | 2016-04-19 | 1 | -5/+4 |
* | [osx] Build output goes to build/osx | John Firebaugh | 2016-04-19 | 1 | -5/+4 |
* | [ios, osx] Eliminate use of main.mk | John Firebaugh | 2016-04-19 | 1 | -6/+27 |
* | [build] `make clean` can now remove build directory wholesale | John Firebaugh | 2016-04-18 | 1 | -2/+2 |
* | [osx] Moved SDK from gyp into Xcode project | Minh Nguyễn | 2016-04-16 | 1 | -11/+12 |
* | [osx] Added Xcode project for osxapp | Minh Nguyễn | 2016-04-16 | 1 | -1/+3 |
* | [ios] Force workspace-relative DerivedData | Minh Nguyễn | 2016-04-16 | 1 | -1/+4 |
* | [ios] Build for 64-bit simulator | Minh Nguyễn | 2016-04-16 | 1 | -2/+2 |
* | [ios] Specify simulator device | Minh Nguyễn | 2016-04-16 | 1 | -2/+2 |
* | [ios] Fixed make test-ios | Minh Nguyễn | 2016-04-16 | 1 | -2/+2 |
* | [ios] Run SDK tests on CI | Minh Nguyễn | 2016-04-16 | 1 | -0/+5 |
* | [ios] Build CI-specific scheme in CI | Minh Nguyễn | 2016-04-16 | 1 | -2/+3 |
* | [ios] Moved SDK from gyp into Xcode project | Minh Nguyễn | 2016-04-16 | 1 | -1/+1 |
* | [osx] Yet another attempt at getting crash traces | John Firebaugh | 2016-04-12 | 1 | -1/+2 |
* | [ios] Build only i386 | John Firebaugh | 2016-04-11 | 1 | -1/+3 |
* | [ios] Use the same build configuration for `make ios` and `make test-ios` | John Firebaugh | 2016-04-11 | 1 | -7/+6 |
* | [ios, osx] The return of xcpretty, part II (#4676) | John Firebaugh | 2016-04-11 | 1 | -4/+4 |
* | [osx] Add remaining gypi dependencies to Makefile | John Firebaugh | 2016-04-11 | 1 | -1/+1 |
* | [osx] Print crash diagnostics | John Firebaugh | 2016-04-11 | 1 | -1/+1 |
* | [ios] Run core unit tests in CI | John Firebaugh | 2016-04-11 | 1 | -6/+10 |
* | [build] run-*glfw-app should depend on glfw-app | Bruno de Oliveira Abinader | 2016-04-11 | 1 | -2/+2 |
* | [build] Add some dependencies to the Makefile | John Firebaugh | 2016-04-08 | 1 | -2/+2 |
* | [build] Refactor and simplify build system | John Firebaugh | 2016-04-07 | 1 | -129/+73 |
* | [node] always use LOOP=uv for node bindings | Konstantin Käfer | 2016-04-04 | 1 | -1/+1 |
* | [build] Fix/simplify ios, isim, and ibench targets | John Firebaugh | 2016-04-04 | 1 | -10/+6 |
* | [build] Apply Makefile changes for {ios,isim,ibench} | Bruno de Oliveira Abinader | 2016-04-04 | 1 | -4/+8 |
* | [build] Be not afraid of standard Makefile syntax, whitespace, and build output | John Firebaugh | 2016-04-02 | 1 | -76/+146 |
* | [ios, osx] Replace libuv with native implementations | John Firebaugh | 2016-04-01 | 1 | -2/+2 |
* | Merge branch 'release-ios-3.2.0-android-4.0.0' | John Firebaugh | 2016-03-30 | 1 | -3/+3 |
|\ |
|
| * | [ios] Fix issues with static lib signing and app store submission | Jesse Bounds | 2016-03-28 | 1 | -3/+3 |
| * | [android] Build ARMv8 on the `apackage` target | Thiago Marcos P. Santos | 2016-03-17 | 1 | -1/+1 |
* | | [android] Clean TestApp jniLibs (fixes #4408) | John Firebaugh | 2016-03-23 | 1 | -0/+1 |
* | | [android] Build ARMv8 on the `apackage` target | Thiago Marcos P. Santos | 2016-03-17 | 1 | -1/+1 |
|/ |
|
* | [ios] Non-embedded static framework | Minh Nguyễn | 2016-03-08 | 1 | -0/+1 |
* | [gyp] Coverage only if BUILDTYPE=Debug and ENABLE_COVERAGE=1 | Bruno de Oliveira Abinader | 2016-02-21 | 1 | -0/+1 |
* | [tests] Upload coverage reports to coveralls.io | Bruno de Oliveira Abinader | 2016-02-20 | 1 | -0/+1 |
* | [build] make clean shouldn't delete Xcode projects | John Firebaugh | 2016-02-19 | 1 | -1/+1 |