summaryrefslogtreecommitdiff
path: root/gyp
Commit message (Expand)AuthorAgeFilesLines
* Get mapbox-gl-styles via submodule (fixes #511)John Firebaugh2014-10-311-1/+1
* Merge pull request #527 from mapbox/platform-imageKonstantin Käfer2014-10-315-5/+24
|\
| * Merge branch 'master' into platform-imageKonstantin Käfer2014-10-312-24/+2
| |\
| * | use more modern libpng version instead of the system-provided one and fix com...Konstantin Käfer2014-10-301-1/+5
| * | fix gyp projectKonstantin Käfer2014-10-301-2/+0
| * | use CoreImage for decoding/encoding images on osx/iosKonstantin Käfer2014-10-304-3/+19
* | | declare explicit MACOSX_DEPLOYMENT_TARGET - refs #529Dane Springmeyer2014-10-311-0/+1
| |/ |/|
* | remove dependency on nodeKonstantin Käfer2014-10-312-24/+2
* | remove -lboost_regex from linker flags, followup to #521Mike Morris2014-10-301-1/+0
|/
* fix standalone_product_dir pathMike Morris2014-10-301-1/+1
* mbgl-config: also pass sqlite, curl, png, and boost ldflags alongDane Springmeyer2014-10-291-1/+18
* Add -fPIC to cflagsDane Springmeyer2014-10-291-1/+1
* start passing ldflagsDane Springmeyer2014-10-292-75/+1
* merge with mbgl-configDane Springmeyer2014-10-292-0/+91
|\
| * --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
| * standalone flag for mbgl-headlessYoung Hahn2014-10-271-0/+1
| * mark as standalone static libraries so they get placed into the correct direc...Konstantin Käfer2014-10-274-0/+4
* | use stable cross-generator direction for referencing standalone lib + other m...Dane Springmeyer2014-10-295-20/+14
* | fix xproj targetDane Springmeyer2014-10-291-0/+4
* | attempt to build against standalone libmgl.aDane Springmeyer2014-10-292-35/+7
* | install libmbgl.aDane Springmeyer2014-10-291-0/+2
* | create and install libmbgl.a with bundled libuvDane Springmeyer2014-10-292-0/+91
* | mark static libs as standaloneKonstantin Käfer2014-10-294-0/+4
* | rename mbgl to mbgl-coreKonstantin Käfer2014-10-292-4/+5
* | pass on libraries in link_settingsKonstantin Käfer2014-10-294-18/+24
* | also add cflagsKonstantin Käfer2014-10-281-0/+6
* | gyp fixesKonstantin Käfer2014-10-285-75/+75
* | add -fPIC for static librariesKonstantin Käfer2014-10-271-0/+13
|/
* build all architectures in Release modeKonstantin Käfer2014-10-271-1/+8
* allow installing the libraryKonstantin Käfer2014-10-2712-34/+71
* make tests workKonstantin Käfer2014-10-243-0/+66
* restructure gyp filesKonstantin Käfer2014-10-249-0/+336