summaryrefslogtreecommitdiff
path: root/gyp
Commit message (Expand)AuthorAgeFilesLines
...
* scope Requests to an Environment object for easier cancelationKonstantin Käfer2015-03-062-13/+40
* add ca bundle loading back to CURLKonstantin Käfer2015-02-171-10/+18
* update uv_zip and add testsKonstantin Käfer2015-02-162-0/+34
* Add assetRoot for AndroidLeith Bade2015-02-101-0/+1
* chmod +x python builds scripts, run directly instead of with python gyp varMike Morris2015-02-102-2/+2
* move iOS code from gl-cocoa to this projectJustin R. Miller2015-02-093-43/+63
* cleanup makefilesKonstantin Käfer2015-02-049-9/+15
* don't drop -L flagsMike Morris2015-02-041-0/+2
* make different abis for androidKonstantin Käfer2015-02-041-34/+39
* fix install scriptKonstantin Käfer2015-02-043-70/+43
* fix install.gypi depsMike Morris2015-02-041-6/+6
* refactor makefileKonstantin Käfer2015-02-0420-179/+346
* use fake linker for merging the standalone static libraryKonstantin Käfer2015-02-044-53/+58
* rework linux gyp filesKonstantin Käfer2015-02-044-26/+14
* use standard DEBUG macro rather than NDEBUGKonstantin Käfer2015-02-041-2/+15
* 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-0410-111/+295
* move ios-specific configuration to common.gypiKonstantin Käfer2015-02-042-26/+22
* make ios compileKonstantin Käfer2015-02-043-5/+2
* add symbols to Release builds for easier debuggingKonstantin Käfer2015-02-041-2/+2
* rearrange tests and add storage testsKonstantin Käfer2015-02-043-4/+4
* remove circular shared_ptr and a few other memory leaksKonstantin Käfer2015-02-041-1/+1
* rewrite storage layer to be independent of the Map's event loopKonstantin Käfer2015-02-042-3/+9
* Fix -W flags for boostLeith Bade2015-02-031-6/+1
* Adapt to https://github.com/mapbox/mason/commit/c104c2f9721b793535e4ec658afe2...Dane Springmeyer2015-02-022-0/+4
* Remove program binary cachingLeith Bade2015-01-274-4/+0
* Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2015-01-152-1/+12
|\
| * pass sqlite3_static_libs in install.gypiMike Morris2015-01-131-0/+1
| * include sqlite3_static_libs in linker flagsMike Morris2015-01-131-0/+1
| * break out version.hpp copy task into a separate gyp target to eliminate a pos...Mike Morris2015-01-131-1/+10
* | Fix buildLeith Bade2014-12-182-2/+2
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-184-5/+20
|\ \ | |/
| * change file:// to asset:// to indicate that they aren't arbitrary filesKonstantin Käfer2014-12-173-3/+6
| * Make file request overridable by platform implementationsKonstantin Käfer2014-12-174-3/+17
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-102-4/+3
|\ \ | |/
| * also install the version headerKonstantin Käfer2014-12-091-1/+2
| * don't include the source file in every libraryKonstantin Käfer2014-12-091-3/+1
* | Add Android user-agent infoLeith Bade2014-12-101-0/+3
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-106-0/+42
|\ \ | |/
| * Merge pull request #705 from mapbox/user-agent-osKonstantin Käfer2014-12-085-0/+41
| |\
| | * don't print more information when a tag actually is availableKonstantin Käfer2014-12-081-1/+1
| | * make sure it also works when there are no git tagsKonstantin Käfer2014-12-081-1/+1
| | * report version number in user agent stringKonstantin Käfer2014-12-085-0/+41
| * | nu_static_libsMike Morris2014-12-081-0/+1
| |/
* | Fix missing shader cache pathLeith Bade2014-12-081-0/+1
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-073-0/+3
|\ \ | |/
| * Load program binary extension on LinuxLeith Bade2014-12-063-0/+3
* | Fix commitLeith Bade2014-12-061-1/+0
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-055-5/+1
|\ \ | |/
| * make most headers privateKonstantin Käfer2014-12-045-5/+1