summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #564 from mapbox/load-extensionsios-v0.2.0ios-previewKonstantin Käfer2014-11-0710-48/+130
|\
| * add glx supportKonstantin Käfer2014-11-073-1/+16
| * load VAO extensionKonstantin Käfer2014-11-0710-49/+116
* | add boost headers to cflags_cc for text_conversions testMike Morris2014-11-071-1/+11
|/
* bump cocoa bindingsKonstantin Käfer2014-11-071-0/+0
* have mbgl-config report mbgl-core only (without libuv)Dane Springmeyer2014-11-061-1/+1
* don't error on unused parametersKonstantin Käfer2014-11-061-1/+11
* explicitly cast to 32 bit integerKonstantin Käfer2014-11-061-2/+2
* add -Werror to os x as wellKonstantin Käfer2014-11-062-3/+3
* Merge pull request #544 from mapbox/fix-curlKonstantin Käfer2014-11-064-148/+180
|\
| * clean up poll handle data in close() function so that assert() won't failKonstantin Käfer2014-11-061-1/+3
| * [linux] let child process exit when parent hung upKonstantin Käfer2014-11-061-0/+6
| * fix undefined valueKonstantin Käfer2014-11-061-9/+5
| * use IPv4 address instead of localhost to work around systems that don't resol...Konstantin Käfer2014-11-062-2/+2
| * fix various issues in curl bindings related to tile cancelationKonstantin Käfer2014-11-063-145/+173
|/
* use linear<16,4> splitting algorithm (faster running tests)artemp2014-11-051-1/+1
* don't use a cache for test casesKonstantin Käfer2014-11-051-0/+9
* fix boost includes and allow any platform builds for xcode test projectKonstantin Käfer2014-11-052-1/+2
* Merge pull request #543 from mapbox/rewrite-localKonstantin Käfer2014-11-052-7/+41
|\
| * rewrite the actual JSON file instead of a global search/replaceKonstantin Käfer2014-11-052-7/+41
|/
* Update test/suiteJohn Firebaugh2014-11-042-0/+5
* Support compound text-anchor valuesJohn Firebaugh2014-11-042-1/+26
* 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
|\ \