Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into image-readers | artemp | 2014-11-07 | 1 | -1/+11 |
|\ | |||||
| * | don't error on unused parameters | Konstantin Käfer | 2014-11-06 | 1 | -1/+11 |
* | | add image_reader abstraction layer to hanfle multiple image formats | artemp | 2014-11-07 | 1 | -0/+1 |
|/ | |||||
* | add -Werror to os x as well | Konstantin Käfer | 2014-11-06 | 1 | -1/+1 |
* | fix boost includes and allow any platform builds for xcode test project | Konstantin Käfer | 2014-11-05 | 1 | -0/+1 |
* | Merge branch 'master' into nunicode | artemp | 2014-11-03 | 10 | -58/+29 |
|\ | |||||
| * | Remove unused | John Firebaugh | 2014-11-01 | 1 | -17/+0 |
| * | only the linux app needs 'copy-styles' | Dane Springmeyer | 2014-10-31 | 1 | -11/+1 |
| * | Get mapbox-gl-styles via submodule (fixes #511) | John Firebaugh | 2014-10-31 | 1 | -1/+1 |
| * | Merge pull request #527 from mapbox/platform-image | Konstantin Käfer | 2014-10-31 | 5 | -5/+24 |
| |\ | |||||
| | * | Merge branch 'master' into platform-image | Konstantin Käfer | 2014-10-31 | 2 | -24/+2 |
| | |\ | |||||
| | * | | use more modern libpng version instead of the system-provided one and fix com... | Konstantin Käfer | 2014-10-30 | 1 | -1/+5 |
| | * | | fix gyp project | Konstantin Käfer | 2014-10-30 | 1 | -2/+0 |
| | * | | use CoreImage for decoding/encoding images on osx/ios | Konstantin Käfer | 2014-10-30 | 4 | -3/+19 |
| * | | | declare explicit MACOSX_DEPLOYMENT_TARGET - refs #529 | Dane Springmeyer | 2014-10-31 | 1 | -0/+1 |
| | |/ | |/| | |||||
| * | | remove dependency on node | Konstantin Käfer | 2014-10-31 | 2 | -24/+2 |
* | | | use nunicode for proper to_upper/to_lower string conversions | artemp | 2014-10-31 | 1 | -0/+3 |
|/ / | |||||
* | | remove -lboost_regex from linker flags, followup to #521 | Mike Morris | 2014-10-30 | 1 | -1/+0 |
|/ | |||||
* | fix standalone_product_dir path | Mike Morris | 2014-10-30 | 1 | -1/+1 |
* | mbgl-config: also pass sqlite, curl, png, and boost ldflags along | Dane Springmeyer | 2014-10-29 | 1 | -1/+18 |
* | Add -fPIC to cflags | Dane Springmeyer | 2014-10-29 | 1 | -1/+1 |
* | start passing ldflags | Dane Springmeyer | 2014-10-29 | 2 | -75/+1 |
* | merge with mbgl-config | Dane Springmeyer | 2014-10-29 | 2 | -0/+91 |
|\ | |||||
| * | --includedir | Mike Morris | 2014-10-29 | 1 | -1/+0 |
| * | build simple, working mbgl-config script from gyp | Mike Morris | 2014-10-28 | 1 | -12/+5 |
| * | add dummy mbgl-config generator script | Mike Morris | 2014-10-27 | 1 | -0/+24 |
| * | standalone flag for mbgl-headless | Young Hahn | 2014-10-27 | 1 | -0/+1 |
| * | mark as standalone static libraries so they get placed into the correct direc... | Konstantin Käfer | 2014-10-27 | 4 | -0/+4 |
* | | use stable cross-generator direction for referencing standalone lib + other m... | Dane Springmeyer | 2014-10-29 | 5 | -20/+14 |
* | | fix xproj target | Dane Springmeyer | 2014-10-29 | 1 | -0/+4 |
* | | attempt to build against standalone libmgl.a | Dane Springmeyer | 2014-10-29 | 2 | -35/+7 |
* | | install libmbgl.a | Dane Springmeyer | 2014-10-29 | 1 | -0/+2 |
* | | create and install libmbgl.a with bundled libuv | Dane Springmeyer | 2014-10-29 | 2 | -0/+91 |
* | | mark static libs as standalone | Konstantin Käfer | 2014-10-29 | 4 | -0/+4 |
* | | rename mbgl to mbgl-core | Konstantin Käfer | 2014-10-29 | 2 | -4/+5 |
* | | pass on libraries in link_settings | Konstantin Käfer | 2014-10-29 | 4 | -18/+24 |
* | | also add cflags | Konstantin Käfer | 2014-10-28 | 1 | -0/+6 |
* | | gyp fixes | Konstantin Käfer | 2014-10-28 | 5 | -75/+75 |
* | | add -fPIC for static libraries | Konstantin Käfer | 2014-10-27 | 1 | -0/+13 |
|/ | |||||
* | build all architectures in Release mode | Konstantin Käfer | 2014-10-27 | 1 | -1/+8 |
* | allow installing the library | Konstantin Käfer | 2014-10-27 | 12 | -34/+71 |
* | make tests work | Konstantin Käfer | 2014-10-24 | 3 | -0/+66 |
* | restructure gyp files | Konstantin Käfer | 2014-10-24 | 9 | -0/+336 |