summaryrefslogtreecommitdiff
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* Get mapbox-gl-styles via submodule (fixes #511)John Firebaugh2014-10-311-1/+1
* use more modern libpng version instead of the system-provided one and fix com...Konstantin Käfer2014-10-301-1/+1
* fix gyp projectKonstantin Käfer2014-10-301-7/+18
* remove regex/boost regex usageKonstantin Käfer2014-10-301-5/+0
* curl static libs fixes for osxDane Springmeyer2014-10-291-1/+0
* better fix for handling mbgl-linux symbolsDane Springmeyer2014-10-291-2/+0
* fix linux app linking to curl symbolsDane Springmeyer2014-10-291-0/+2
* use stable cross-generator direction for referencing standalone lib + other m...Dane Springmeyer2014-10-291-3/+0
* still link boost on linuxDane Springmeyer2014-10-291-0/+5
* patch gyp to allow common 'libraries' config for both osx and linuxDane Springmeyer2014-10-291-44/+18
* linux app depends on mbgl-linuxDane Springmeyer2014-10-291-0/+1
* attempt to build against standalone libmgl.aDane Springmeyer2014-10-291-8/+23
* rename mbgl to mbgl-coreKonstantin Käfer2014-10-291-1/+1
* gyp fixesKonstantin Käfer2014-10-281-10/+11
* allow installing the libraryKonstantin Käfer2014-10-271-2/+2
* make tests workKonstantin Käfer2014-10-241-1/+1
* restructure gyp filesKonstantin Käfer2014-10-242-19/+11
* curl fixesKonstantin Käfer2014-10-201-0/+2
* add etag support and if-none-match/if-modified-since to cocoa http handlingKonstantin Käfer2014-09-261-0/+1
* add back CURL requestingKonstantin Käfer2014-09-241-1/+1
* parse cache-control and last-modified headersKonstantin Käfer2014-09-241-2/+0
* use platform-specific NSString for case changes on OS X/iOSKonstantin Käfer2014-08-221-0/+1
* remove uv.h dependency from header filesKonstantin Käfer2014-08-121-0/+1
* consolidate into one lineKonstantin Käfer2014-08-111-3/+1
* use a file source object to abstract loading of resourcesKonstantin Käfer2014-08-082-11/+5
* Flip name and units and sign of rotation APIJohn Firebaugh2014-07-211-2/+2
* rename a few things from mbgl => mapboxglKonstantin Käfer2014-07-161-3/+3
* rename llmr => mbglKonstantin Käfer2014-07-162-9/+9
* fix linux app buildKonstantin Käfer2014-07-111-0/+2
* add nslog and stderr log backendsKonstantin Käfer2014-07-111-1/+4
* read access token from environmentKonstantin Käfer2014-07-101-2/+8
* move Linux & OS X to per-map access tokensJustin R. Miller2014-07-091-2/+1
* Use API v4 and access tokensJohn Firebaugh2014-07-081-0/+3
* fix headless rendering on travis and actually execute the headless testKonstantin Käfer2014-07-071-27/+2
* add ca bundle to linux buildKonstantin Käfer2014-07-071-0/+12
* typoKonstantin Käfer2014-06-021-1/+1
* error early when it can't read the style fileKonstantin Käfer2014-06-021-0/+4
* run executable with correct working dirKonstantin Käfer2014-06-011-1/+1
* Load stylesheet from disk.Young Hahn2014-06-011-0/+10
* Add gyp entry to copy style.min.js to PRODUCT_DIRYoung Hahn2014-06-011-0/+15
* [build] shuffle boost_regex linking againDane Springmeyer2014-05-301-1/+2
* [build] move regex linking to llmr.gypDane Springmeyer2014-05-301-2/+1
* [build] linux app needs to link to regexDane Springmeyer2014-05-301-0/+1
* simpler Linux build product nameJustin R. Miller2014-05-291-1/+1
* rename app build productsJustin R. Miller2014-05-291-1/+1
* remove concept of settings object from libraryKonstantin Käfer2014-04-304-86/+21
* move to libuv for the rendering loopKonstantin Käfer2014-04-301-2/+2
* unify request object to use uv_queue_work for both corefoundation + curlKonstantin Käfer2014-04-241-1/+0
* use libuv event loop in the glfw viewKonstantin Käfer2014-04-224-233/+2
* remove library name deduplication from gypKonstantin Käfer2014-04-221-1/+1