summaryrefslogtreecommitdiff
path: root/gyp/install.gypi
Commit message (Collapse)AuthorAgeFilesLines
* [core] Merge SQLiteCache into the platform libraryJohn Firebaugh2015-12-221-1/+0
| | | | OfflineFileSource will depend on SQLite too.
* move iOS code from gl-cocoa to this projectJustin R. Miller2015-02-091-43/+39
|
* cleanup makefilesKonstantin Käfer2015-02-041-1/+7
|
* make different abis for androidKonstantin Käfer2015-02-041-34/+39
|
* fix install scriptKonstantin Käfer2015-02-041-69/+32
|
* fix install.gypi depsMike Morris2015-02-041-6/+6
|
* refactor makefileKonstantin Käfer2015-02-041-9/+12
|
* make storage lib separate so we can build without storage libsKonstantin Käfer2015-02-041-4/+6
|
* pass sqlite3_static_libs in install.gypiMike Morris2015-01-131-0/+1
|
* break out version.hpp copy task into a separate gyp target to eliminate a ↵Mike Morris2015-01-131-1/+10
| | | | possible race condition in parallel builds
* also install the version headerKonstantin Käfer2014-12-091-1/+2
|
* nu_static_libsMike Morris2014-12-081-0/+1
|
* add jpeg_static_libs to linux install ldflagsMike Morris2014-11-261-0/+1
|
* pass png_static_libs to other_ldflags in install.gypi on Linux, closes #581Mike Morris2014-11-131-0/+1
|
* fix gyp projectKonstantin Käfer2014-10-301-2/+0
|
* mbgl-config: also pass sqlite, curl, png, and boost ldflags alongDane Springmeyer2014-10-291-1/+18
|
* start passing ldflagsDane Springmeyer2014-10-291-0/+1
|
* merge with mbgl-configDane Springmeyer2014-10-291-0/+16
|\
| * --includedirMike Morris2014-10-291-1/+0
| |
| * build simple, working mbgl-config script from gypMike Morris2014-10-281-12/+5
| |
| * add dummy mbgl-config generator scriptMike Morris2014-10-271-0/+24
| |
* | use stable cross-generator direction for referencing standalone lib + other ↵Dane Springmeyer2014-10-291-1/+1
| | | | | | | | minor fixups
* | install libmbgl.aDane Springmeyer2014-10-291-0/+2
| |
* | rename mbgl to mbgl-coreKonstantin Käfer2014-10-291-2/+2
|/
* allow installing the libraryKonstantin Käfer2014-10-271-0/+23