summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* add 'make setup' target a simplier way to get started than running ./setup-li...Dane Springmeyer2014-05-301-1/+8
* [build] remove obsolete clean targets + add fuller distclean opsDane Springmeyer2014-05-301-4/+3
* fix `make run-linux`Ansis Brammanis2014-05-301-1/+1
* [travis] build with 4 concurrent processesDane Springmeyer2014-05-281-6/+6
* [makefile]: consistenly support BUILDTYPE configDane Springmeyer2014-05-281-5/+5
* make clean: remove entire build directory - refs #211Dane Springmeyer2014-05-271-5/+4
* Add missing gyp filesDane Springmeyer2014-05-271-0/+1
* use $BUILDTYPE variableKonstantin Käfer2014-05-211-2/+2
* add makefile targets for osxKonstantin Käfer2014-05-211-0/+10
* remove accidental duplicate targetJustin R. Miller2014-05-131-3/+0
* push improvement for smart cache clearing from @wsnookDane Springmeyer2014-05-131-2/+12
* Merge branch 'master' of github.com:mapbox/llmr-native into clear-cachesDane Springmeyer2014-05-121-5/+7
|\
| * make sure node is availableKonstantin Käfer2014-05-121-5/+7
* | 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