summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Single text positioning propertyJohn Firebaugh2014-11-045-32/+28
* Render ⇢ layout, style ⇢ paintJohn Firebaugh2014-11-042-18/+18
* Update stylesJohn Firebaugh2014-11-0410-2305/+55
* Use v6 stylesJohn Firebaugh2014-11-042-2/+2
* Implement v6 filtersJohn Firebaugh2014-11-0415-1092/+583
* Reinstate 16px line width limitLauren Budorick2014-11-041-2/+2
* v6: min-zoom -> minzoom, max-zoom -> maxzoomLauren Budorick2014-11-041-6/+6
* Axe the 16-px line width limitLauren Budorick2014-11-041-4/+2
* More conciseLauren Budorick2014-11-041-2/+1
* line-offset -> line-gap-widthLauren Budorick2014-11-046-7/+8
* also use custom formatter for OS XKonstantin Käfer2014-11-042-10/+3
* Merge pull request #540 from mapbox/test-httpKonstantin Käfer2014-11-047-97/+79
|\
| * use dirname() on copies of the parameter onlyKonstantin Käfer2014-11-041-1/+5
| * use execv and pass non-inline argument for gccKonstantin Käfer2014-11-041-1/+2
| * replace strftime_l with our custom formatterKonstantin Käfer2014-11-043-10/+23
| * pass array with a single nullptr instead of nullptr for compatibilityKonstantin Käfer2014-11-041-1/+1
| * Run tests using http requestsKonstantin Käfer2014-11-044-87/+51
* | formatartemp2014-11-041-1/+1
* | add basic toupper/tolower text conversions tests #309artemp2014-11-042-2/+58
|/
* add -s,--style command line option to specify path to the styleartemp2014-11-031-5/+22
* make util::utf8_to_utf32::convert() staticartemp2014-11-032-5/+2
* fix 'run-linux' target - refs #534/#511Dane Springmeyer2014-11-031-1/+1
* cleanup after 195560090/#309/#530Dane Springmeyer2014-11-031-28/+0
* Merge pull request #530 from mapbox/nunicodeArtem Pavlenko2014-11-033-27/+67
|\
| * increase buf to hold trailing '\0' + better namesartemp2014-11-031-6/+6
| * Merge branch 'master' into nunicodeartemp2014-11-0352-9544/+385
| |\ | |/ |/|
* | Remove unusedJohn Firebaugh2014-11-014-22/+1
* | Merge branch 'local-mason'Konstantin Käfer2014-10-316-7/+11
|\ \
| * | add to $PATH instead of using aliasesKonstantin Käfer2014-10-311-4/+1
| * | use a local version of mason instead of writing into ~/.masonKonstantin Käfer2014-10-315-7/+13
* | | 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