summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' of github.com:mapbox/llmr-native into clear-cachesDane Springmeyer2014-05-091-0/+4
|\ \ | |/
| * ensure resources.cpp is included in xcode project - closes #175Dane Springmeyer2014-05-081-0/+4
* | more selective cache clearDane Springmeyer2014-05-091-1/+1
* | clear xcode caches if they appear older than a day - refs #174Dane Springmeyer2014-05-081-3/+6
|/
* add variant testKonstantin Käfer2014-05-021-2/+6
* report more warningsKonstantin Käfer2014-04-161-2/+2
* first cut at headless renderingKonstantin Käfer2014-04-151-3/+11
* add xcode project buildsKonstantin Käfer2014-04-111-4/+21
* clean up build system and reuse previously built libraries in other targetsKonstantin Käfer2014-04-111-71/+35
* fix build on travisKonstantin Käfer2014-04-111-19/+12
* fix plain library make targetKonstantin Käfer2014-04-091-1/+2
* move node modules to bin/ folder to fix buildKonstantin Käfer2014-03-261-3/+3
* build shader optimizerKonstantin Käfer2014-03-261-12/+19
* add gtestKonstantin Käfer2014-03-171-3/+11
* friendly error message if makefiles need generatedDane Springmeyer2014-03-101-1/+1
* multithreaded curl for linuxKonstantin Käfer2014-03-011-0/+6
* rename -osx project to -x86Konstantin Käfer2014-02-211-1/+1
* make sure that mapView is initialized before referencing into itKonstantin Käfer2014-02-171-1/+1
* first attempt at linux wrapperAnsis Brammanis2014-02-171-0/+5
* add rule for just making projectKonstantin Käfer2014-02-111-1/+6
* drawing lines with trianglesKonstantin Käfer2014-02-111-0/+5
* add target to build for simulatorDane Springmeyer2014-02-041-0/+6
* xapp also only needs to build parent projectDane Springmeyer2014-02-041-2/+3
* no need to build two xcode projectsDane Springmeyer2014-02-041-1/+1
* refs #24: Gyp-built iOS test appJustin R. Miller2014-02-041-0/+9
* simplify makefileDane Springmeyer2014-02-031-9/+4
* switch build system to gypDane Springmeyer2014-02-031-0/+45
* makefile cleanup + iconKonstantin Käfer2014-01-161-54/+0
* cmake + tile loadingKonstantin Käfer2014-01-131-6/+12
* emscripten supportKonstantin Käfer2014-01-071-6/+14
* add missing fileKonstantin Käfer2014-01-071-4/+3
* glfw version of sample appKonstantin Käfer2014-01-071-0/+41