summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * rearrange tests and make more robustKonstantin Käfer2015-02-0437-364/+352
| * rearrange tests and add storage testsKonstantin Käfer2015-02-0449-497/+1116
| * make vaos immovableKonstantin Käfer2015-02-0410-100/+111
| * remove circular shared_ptr and a few other memory leaksKonstantin Käfer2015-02-0414-85/+159
| * do not leak string handlesKonstantin Käfer2015-02-041-4/+10
| * rewrite storage layer to be independent of the Map's event loopKonstantin Käfer2015-02-0459-2246/+2561
|/
* Merge pull request #811 from mapbox/fix-mipsDane Springmeyer2015-02-031-4/+0
|\
| * stop allowing failures for mips-64Dane Springmeyer2015-02-032-7/+3
| * try building against alt zlib-system2 package - refs mapbox/mason#66Dane Springmeyer2015-02-031-3/+3
|/
* Remove unusedJohn Firebaugh2015-02-032-14/+0