summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make ElementGroup and VertexArrayObject movable to avoid using unique_ptrsKonstantin Käfer2014-08-278-64/+79
* use correct path for deploy scriptKonstantin Käfer2014-08-271-1/+1
* don't fail if test comparisons return mismatchesKonstantin Käfer2014-08-271-1/+5
* VertexArrayObject and ElementGroup should be noncopyableJohn Firebaugh2014-08-268-69/+74
* bump cocoaKonstantin Käfer2014-08-261-0/+0
* mapnik-packaging's output directories changedKonstantin Käfer2014-08-261-4/+4
* add hash of current directory since dependency builds are working dir-specificKonstantin Käfer2014-08-262-5/+6
* Merge pull request #445 from mapbox/nsstringKonstantin Käfer2014-08-269-6/+61
|\
| * increase build concurrencyKonstantin Käfer2014-08-221-2/+2
| * use submodule version for ios buildKonstantin Käfer2014-08-222-1/+2
| * add uppercase/lowercase symbols to headless testKonstantin Käfer2014-08-221-0/+1
| * use platform-specific NSString for case changes on OS X/iOSKonstantin Käfer2014-08-227-3/+56
* | Merge pull request #439 from mapbox/clippingKonstantin Käfer2014-08-2612-452/+362
|\ \
| * | add != operator for certain stdlib implementationsKonstantin Käfer2014-08-211-0/+4
| * | don't trip up certain stdlib implementationsKonstantin Käfer2014-08-211-1/+1
| * | don't duplicate functionKonstantin Käfer2014-08-211-18/+1
| * | add missing fileKonstantin Käfer2014-08-211-0/+25
| * | compute unique clip ids per tile, taking covering children into accountKonstantin Käfer2014-08-2111-450/+348
| |/
* | Merge pull request #440 from mapbox/infinite-placementKonstantin Käfer2014-08-261-2/+2
|\ \
| * | never place infinitely deep symbolsKonstantin Käfer2014-08-211-2/+2
| |/
* | Merge pull request #437 from mapbox/fix-gccKonstantin Käfer2014-08-268-109/+10
|\ \
| * | use correct implementationKonstantin Käfer2014-08-211-1/+1
| * | also use boost codecvt on linuxKonstantin Käfer2014-08-211-1/+2
| * | remove unused threadpool classKonstantin Käfer2014-08-212-100/+0
| * | add a few fixes for gccKonstantin Käfer2014-08-217-10/+10
| |/
* | Set public-read ACLJohn Firebaugh2014-08-251-2/+2
* | Don't try to upload build artifacts for PRsJohn Firebaugh2014-08-252-3/+4
* | Support for Mapbox fontstack APIJohn Firebaugh2014-08-229-23/+112
* | Fix headless testsJohn Firebaugh2014-08-221-1/+1
* | Indicate gzip support as well as deflateJohn Firebaugh2014-08-221-1/+1
* | Use float for pixelRatioLeo Lou2014-08-222-4/+4
* | Load TileJSON; support inline TileJSON sourcesLauren Budorick2014-08-218-63/+178
|/
* Consolidate duplicate interpolation definitionsJohn Firebaugh2014-08-209-157/+99
* Rename existing interpolate -> resampleJohn Firebaugh2014-08-204-20/+20
* Merge pull request #435 from mapbox/separate-tests-scriptJustin R. Miller2014-08-202-5/+11
|\
| * rename tests scriptJustin R. Miller2014-08-202-1/+1
| * bring back Linux tests in separate scriptJustin R. Miller2014-08-192-5/+11
|/
* add missing git fetch for mapnik-packagingLeo Lou2014-08-191-0/+1
* Merge pull request #429 from mapbox/texture-updatesKonstantin Käfer2014-08-192-3/+30
|\
| * use texsubimage2d to avoid texture memory reallocationKonstantin Käfer2014-08-182-3/+30
* | Merge pull request #433 from mapbox/update-variantKonstantin Käfer2014-08-199-14/+33
|\ \
| * | update mapbox/variantKonstantin Käfer2014-08-199-14/+33
|/ /
* | Merge pull request #432 from mapbox/travis-bash-strictJustin R. Miller2014-08-183-1/+7
|\ \
| * | refs #431: bring back Travis Bash strictnessJustin R. Miller2014-08-183-1/+7
|/ /
* | Merge pull request #430 from mapbox/fix-build-warningsKonstantin Käfer2014-08-188-9/+6
|\ \ | |/ |/|
| * bump cocoa bindingsKonstantin Käfer2014-08-181-0/+0
| * fix warningsKonstantin Käfer2014-08-187-9/+6
|/
* Merge pull request #428 from mapbox/cache-osx-dependenciesKonstantin Käfer2014-08-182-0/+18
|\
| * install awscli on osxKonstantin Käfer2014-08-181-0/+1
| * fix downloadingKonstantin Käfer2014-08-181-1/+1