summaryrefslogtreecommitdiff
path: root/linux/mapboxgl-app.gyp
Commit message (Collapse)AuthorAgeFilesLines
* sqlite3_static_libs on linuxMike Morris2015-01-131-0/+1
|
* Make file request overridable by platform implementationsKonstantin Käfer2014-12-171-0/+1
| | | | refs #579: Android can now rename AssetRequest to FileRequest and implement it differently
* simplify image_readers creation implementationartemp2014-11-191-2/+0
| | | | | * remove static callbacks registration * link png_reader/jpeg_reader into mbgl-linux lib
* move image_reader to mbgl-linuxartemp2014-11-071-1/+0
|
* add cflags for linux buildsartemp2014-11-071-0/+2
|
* add image_reader abstraction layer to hanfle multiple image formatsartemp2014-11-071-0/+5
| | | | (work-in-progress)
* no need for touch workaround since linux app is built with make not xcodeDane Springmeyer2014-10-311-11/+4
|
* only the linux app needs 'copy-styles'Dane Springmeyer2014-10-311-1/+11
| | | | - works around make xproj error (gyp generator bug?) with nested paths that leads to 'assert group_ref.__class__ == PBXGroup'
* use more modern libpng version instead of the system-provided one and fix ↵Konstantin Käfer2014-10-301-1/+1
| | | | compile errors
* fix gyp projectKonstantin Käfer2014-10-301-7/+18
|
* remove regex/boost regex usageKonstantin Käfer2014-10-301-5/+0
|
* curl static libs fixes for osxDane Springmeyer2014-10-291-1/+0
|
* better fix for handling mbgl-linux symbolsDane Springmeyer2014-10-291-2/+0
|
* fix linux app linking to curl symbolsDane Springmeyer2014-10-291-0/+2
|
* use stable cross-generator direction for referencing standalone lib + other ↵Dane Springmeyer2014-10-291-3/+0
| | | | minor fixups
* still link boost on linuxDane Springmeyer2014-10-291-0/+5
|
* patch gyp to allow common 'libraries' config for both osx and linuxDane Springmeyer2014-10-291-44/+18
|
* linux app depends on mbgl-linuxDane Springmeyer2014-10-291-0/+1
|
* attempt to build against standalone libmgl.aDane Springmeyer2014-10-291-8/+23
|
* rename mbgl to mbgl-coreKonstantin Käfer2014-10-291-1/+1
|
* gyp fixesKonstantin Käfer2014-10-281-10/+11
|
* allow installing the libraryKonstantin Käfer2014-10-271-2/+2
|
* make tests workKonstantin Käfer2014-10-241-1/+1
|
* restructure gyp filesKonstantin Käfer2014-10-241-15/+6
|
* curl fixesKonstantin Käfer2014-10-201-0/+2
| | | | [skip ci]
* add etag support and if-none-match/if-modified-since to cocoa http handlingKonstantin Käfer2014-09-261-0/+1
|
* add back CURL requestingKonstantin Käfer2014-09-241-1/+1
|
* parse cache-control and last-modified headersKonstantin Käfer2014-09-241-2/+0
|
* use platform-specific NSString for case changes on OS X/iOSKonstantin Käfer2014-08-221-0/+1
| | | | refs #309
* use a file source object to abstract loading of resourcesKonstantin Käfer2014-08-081-1/+1
|
* rename a few things from mbgl => mapboxglKonstantin Käfer2014-07-161-0/+61