summaryrefslogtreecommitdiff
path: root/gyp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-11-141-0/+1
|\
| * pass png_static_libs to other_ldflags in install.gypi on Linux, closes #581Mike Morris2014-11-131-0/+1
* | Merge branch 'master' of https://github.com/mapbox/mapbox-gl-native into andr...Leith Bade2014-11-092-2/+13
|\ \ | |/
| * don't error on unused parametersKonstantin Käfer2014-11-061-1/+11
| * add -Werror to os x as wellKonstantin Käfer2014-11-061-1/+1
| * fix boost includes and allow any platform builds for xcode test projectKonstantin Käfer2014-11-051-0/+1
* | Start working on android log hookLeith Bade2014-11-071-1/+1
* | Add JNI code to build systemLeith Bade2014-11-052-0/+73
* | merge with masterDane Springmeyer2014-11-031-0/+3
|\ \ | |/
| * Merge branch 'master' into nunicodeartemp2014-11-0310-58/+29
| |\
| * | use nunicode for proper to_upper/to_lower string conversionsartemp2014-10-311-0/+3
* | | mason-based android portDane Springmeyer2014-11-011-0/+1
| |/ |/|
* | Remove unusedJohn Firebaugh2014-11-011-17/+0
* | only the linux app needs 'copy-styles'Dane Springmeyer2014-10-311-11/+1
* | 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