summaryrefslogtreecommitdiff
path: root/gyp
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix missing symbolLeith Bade2014-12-051-0/+1
* | Merge branch 'master' into android-masonMike Morris2014-12-034-0/+23
|\ \ | |/
| * break out FileSource as an abstract classMike Morris2014-12-034-0/+23
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-031-1/+1
|\ \ | |/
| * untabifyartemp2014-12-021-1/+1
* | Share asset_request between platformsLeith Bade2014-12-024-2/+4
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-11-282-1/+2
|\ \ | |/
| * add jpeg_static_libs to linux install ldflagsMike Morris2014-11-261-0/+1
| * Merge branch 'master' into image-readersartemp2014-11-213-0/+3
| |\
| * | simplify image_readers creation implementationartemp2014-11-191-0/+3
| * | move image_reader to mbgl-linuxartemp2014-11-071-0/+1
| * | Merge branch 'master' into image-readersartemp2014-11-071-1/+11
| |\ \
| * | | add image_reader abstraction layer to hanfle multiple image formatsartemp2014-11-071-0/+1
* | | | Fix jpeg android gypLeith Bade2014-11-282-1/+6
* | | | simplify image_readers creation implementationartemp2014-11-281-0/+3
* | | | move image_reader to mbgl-linuxartemp2014-11-281-0/+1
* | | | add image_reader abstraction layer to hanfle multiple image formatsartemp2014-11-281-0/+1
* | | | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-11-182-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeJustin R. Miller2014-11-171-0/+1
| |\ \ \
| * | | | "skip install" for lib Xcode targets for easier app archivingJustin R. Miller2014-11-112-0/+2
| | |_|/ | |/| |
* | | | Load CA bundle from APKLeith Bade2014-11-181-0/+1
* | | | Create AssetRequestLeith Bade2014-11-171-0/+2
* | | | Add libzipLeith Bade2014-11-171-0/+2
* | | | 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