summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* linux app: fix path to stylesDane Springmeyer2014-10-311-1/+1
* 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-312-12/+12
* Get mapbox-gl-styles via submodule (fixes #511)John Firebaugh2014-10-3112-9197/+10
* Merge pull request #527 from mapbox/platform-imageKonstantin Käfer2014-10-3120-58/+223
|\
| * bump cocoa bindingsKonstantin Käfer2014-10-311-0/+0
| * Merge branch 'master' into platform-imageKonstantin Käfer2014-10-3129-380/+275
| |\
| * | fix image y reversalKonstantin Käfer2014-10-301-1/+1
| * | use -lpthread instead of -pthreadKonstantin Käfer2014-10-301-2/+2
| * | Merge branch 'master' into platform-imageKonstantin Käfer2014-10-307-22/+22
| |\ \
| * | | use more modern libpng version instead of the system-provided one and fix com...Konstantin Käfer2014-10-306-5/+14
| * | | bump cocoaKonstantin Käfer2014-10-301-0/+0
| * | | also allow underscores in token namesKonstantin Käfer2014-10-301-1/+1
| * | | fix gyp projectKonstantin Käfer2014-10-305-18/+19
| * | | use CoreImage for decoding/encoding images on osx/iosKonstantin Käfer2014-10-3012-29/+181
| * | | do not crash for missing imagesKonstantin Käfer2014-10-303-1/+5
| * | | use unique_ptr for automatic deallocationKonstantin Käfer2014-10-302-15/+13
* | | | declare explicit MACOSX_DEPLOYMENT_TARGET - refs #529Dane Springmeyer2014-10-311-0/+1
| |_|/ |/| |
* | | Merge pull request #531 from mapbox/remove-nodeKonstantin Käfer2014-10-3112-206/+107
|\ \ \
| * | | call correct image compare scriptKonstantin Käfer2014-10-311-1/+1
| * | | remove dependency on nodeKonstantin Käfer2014-10-3111-205/+106
* | | | use binary mesa on travis to speed up build timesKonstantin Käfer2014-10-313-22/+8
|/ / /
* | | use test suite as submodule instead of using npmKonstantin Käfer2014-10-318-20/+20
* | | rename to .hpp to avoid compiling twiceKonstantin Käfer2014-10-302-1/+3
* | | allow providing a callback to uv_messenger_stop to prevent mismatched new/freeKonstantin Käfer2014-10-304-7/+17
* | | use boost::unicode_iterator on all platform (experimental)artemp2014-10-301-5/+9
* | | simplify debug font lookupKonstantin Käfer2014-10-302-111/+99
* | | don't use std::map for checking color constantsKonstantin Käfer2014-10-301-6/+9
* | | Revert "remove distclean (now that we've ported to mason and re-installs are ...Dane Springmeyer2014-10-301-0/+3
* | | Revert "remove distclean mention in the readme"Dane Springmeyer2014-10-301-1/+1
* | | remove directories from ignoresDane Springmeyer2014-10-301-2/+0
| |/ |/|
* | aeroway_fill - ensure we fill polygons onlyartemp2014-10-301-1/+4
* | remove distclean mention in the readmeDane Springmeyer2014-10-301-1/+1
* | remove distclean (now that we've ported to mason and re-installs are fast)Dane Springmeyer2014-10-301-3/+0
* | double JOBSDane Springmeyer2014-10-301-3/+3
* | attemp to fix #525Dane Springmeyer2014-10-301-8/+8
* | Merge pull request #524 from mapbox/jobsDane Springmeyer2014-10-303-9/+9
|\ \
| * \ Merge branch 'master' of github.com:mapbox/mapbox-gl-native into jobsDane Springmeyer2014-10-305-41/+60
| |\ \ | | |/
| * | customize concurrent JOBS per compiler/platformDane Springmeyer2014-10-303-9/+9
* | | remove -lboost_regex from linker flags, followup to #521Mike Morris2014-10-301-1/+0
| |/ |/|
* | fix #522Dane Springmeyer2014-10-301-3/+7
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeMike Morris2014-10-303-37/+52
|\ \
| * | use the correct makefile names for building the projectKonstantin Käfer2014-10-302-2/+2
| * | restructure Makefile to avoid concurrent makefile generationKonstantin Käfer2014-10-301-35/+50
| |/
* | fix standalone_product_dir pathMike Morris2014-10-301-1/+1
|/
* Merge pull request #521 from mapbox/no-boost-regexKonstantin Käfer2014-10-306-43/+22
|\
| * remove regex/boost regex usageKonstantin Käfer2014-10-306-43/+22
|/
* fix xtest target - closes #520 - longer term fix at #519Dane Springmeyer2014-10-302-15/+65
* remove unused and unimplemented methodartemp2014-10-301-2/+0
* pass Tile::ID by const refartemp2014-10-306-6/+6