summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dont set python gyp varMike Morris2015-02-101-1/+0
* chmod +x python builds scripts, run directly instead of with python gyp varMike Morris2015-02-104-2/+2
* fixes #839: add isPackedDepthStencilSupported & isDepth24Supported for iOSJustin R. Miller2015-02-101-0/+8
* fixes #764: cyclical iOS referenceJustin R. Miller2015-02-101-6/+4
* Add target devices to Android READMELeith Bade2015-02-101-4/+8
* clean up iOS README notesJustin R. Miller2015-02-101-5/+4
* Merge pull request #833 from mapbox/disable-testmunkLeith Bade2015-02-1010-92/+0
|\
| * Disable testmunk for nowLeith Bade2015-02-0910-92/+0
* | Merge pull request #827 from mapbox/integrate-ios-squashJustin R. Miller2015-02-0996-79/+4716
|\ \
| * | move iOS code from gl-cocoa to this projectJustin R. Miller2015-02-0996-79/+4716
|/ /
* | slim OS X prereqs write-up — don't maintain twiceJustin R. Miller2015-02-091-1/+1
|/
* proper gl-cocoa pinJustin R. Miller2015-02-061-0/+0
* pin gl-cocoa to masterJustin R. Miller2015-02-061-0/+0
* Merge pull request #817 from mapbox/782-fix-ios-conversion-warningJustin R. Miller2015-02-041-0/+1
|\
| * only ignore warning on ClangJustin R. Miller2015-02-041-1/+1
| * fixes #782: ignore 64->32 conversion warnings for BoostJustin R. Miller2015-02-041-0/+1
|/
* fix copy_bitmap for wrapped bitmapsAnsis Brammanis2015-02-041-9/+14
* Merge pull request #814 from mapbox/separate-config-fileKonstantin Käfer2015-02-045-108/+136
|\
| * move config files to config/ folderKonstantin Käfer2015-02-045-108/+136
|/
* Merge pull request #772 from mapbox/storageKonstantin Käfer2015-02-04179-4082/+6001
|\
| * don't use -schema for building xcode projectsKonstantin Käfer2015-02-042-4/+6
| * guard boost include with pragma ignoresKonstantin Käfer2015-02-043-0/+19
| * run correct arch buildKonstantin Käfer2015-02-041-0/+1
| * updated mesa and other targets on osx/iosKonstantin Käfer2015-02-042-12/+5
| * cleanup makefilesKonstantin Käfer2015-02-0421-227/+259
| * restore PREFIX defaultMike Morris2015-02-041-1/+2
| * don't drop -L flagsMike Morris2015-02-041-0/+2
| * make different abis for androidKonstantin Käfer2015-02-046-128/+161
| * fix install scriptKonstantin Käfer2015-02-046-83/+47
| * fix install.gypi depsMike Morris2015-02-041-6/+6
| * define install_prefix in CONFIG_STRINGMike Morris2015-02-042-0/+2
| * refactor makefileKonstantin Käfer2015-02-0468-682/+1309
| * use fake linker for merging the standalone static libraryKonstantin Käfer2015-02-048-73/+73
| * rework linux gyp filesKonstantin Käfer2015-02-045-28/+16
| * add missing headersKonstantin Käfer2015-02-042-0/+2
| * add information about running tests to readmeKonstantin Käfer2015-02-041-0/+1
| * use standard DEBUG macro rather than NDEBUGKonstantin Käfer2015-02-0411-28/+42
| * allow overriding configuration variablesKonstantin Käfer2015-02-041-26/+26
| * move variables to their own fileKonstantin Käfer2015-02-042-28/+35
| * make storage lib separate so we can build without storage libsKonstantin Käfer2015-02-0426-241/+444
| * move ios-specific configuration to common.gypiKonstantin Käfer2015-02-042-26/+22
| * execute the correct server path and use the exepath for application root rath...Konstantin Käfer2015-02-043-6/+18
| * move merge_lines implementation to its own source files to avoid duplicate sy...Konstantin Käfer2015-02-042-89/+110
| * asset:// URLs are local to the executable path nowKonstantin Käfer2015-02-0417-150/+170
| * make ios compileKonstantin Käfer2015-02-0410-64/+67
| * don't override std::hashKonstantin Käfer2015-02-042-10/+6
| * fixes for linuxKonstantin Käfer2015-02-0411-27/+50
| * cancel the backoff timer when the request is canceledKonstantin Käfer2015-02-041-0/+15
| * remove unused filesKonstantin Käfer2015-02-043-71/+0
| * add symbols to Release builds for easier debuggingKonstantin Käfer2015-02-041-2/+2