Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add 'make setup' target a simplier way to get started than running ./setup-li... | Dane Springmeyer | 2014-05-30 | 1 | -1/+8 |
* | [build] remove obsolete clean targets + add fuller distclean ops | Dane Springmeyer | 2014-05-30 | 1 | -4/+3 |
* | fix `make run-linux` | Ansis Brammanis | 2014-05-30 | 1 | -1/+1 |
* | [travis] build with 4 concurrent processes | Dane Springmeyer | 2014-05-28 | 1 | -6/+6 |
* | [makefile]: consistenly support BUILDTYPE config | Dane Springmeyer | 2014-05-28 | 1 | -5/+5 |
* | make clean: remove entire build directory - refs #211 | Dane Springmeyer | 2014-05-27 | 1 | -5/+4 |
* | Add missing gyp files | Dane Springmeyer | 2014-05-27 | 1 | -0/+1 |
* | use $BUILDTYPE variable | Konstantin Käfer | 2014-05-21 | 1 | -2/+2 |
* | add makefile targets for osx | Konstantin Käfer | 2014-05-21 | 1 | -0/+10 |
* | remove accidental duplicate target | Justin R. Miller | 2014-05-13 | 1 | -3/+0 |
* | push improvement for smart cache clearing from @wsnook | Dane Springmeyer | 2014-05-13 | 1 | -2/+12 |
* | Merge branch 'master' of github.com:mapbox/llmr-native into clear-caches | Dane Springmeyer | 2014-05-12 | 1 | -5/+7 |
|\ | |||||
| * | make sure node is available | Konstantin Käfer | 2014-05-12 | 1 | -5/+7 |
* | | Merge branch 'master' of github.com:mapbox/llmr-native into clear-caches | Dane Springmeyer | 2014-05-09 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | ensure resources.cpp is included in xcode project - closes #175 | Dane Springmeyer | 2014-05-08 | 1 | -0/+4 |
* | | more selective cache clear | Dane Springmeyer | 2014-05-09 | 1 | -1/+1 |
* | | clear xcode caches if they appear older than a day - refs #174 | Dane Springmeyer | 2014-05-08 | 1 | -3/+6 |
|/ | |||||
* | add variant test | Konstantin Käfer | 2014-05-02 | 1 | -2/+6 |
* | report more warnings | Konstantin Käfer | 2014-04-16 | 1 | -2/+2 |
* | first cut at headless rendering | Konstantin Käfer | 2014-04-15 | 1 | -3/+11 |
* | add xcode project builds | Konstantin Käfer | 2014-04-11 | 1 | -4/+21 |
* | clean up build system and reuse previously built libraries in other targets | Konstantin Käfer | 2014-04-11 | 1 | -71/+35 |
* | fix build on travis | Konstantin Käfer | 2014-04-11 | 1 | -19/+12 |
* | fix plain library make target | Konstantin Käfer | 2014-04-09 | 1 | -1/+2 |
* | move node modules to bin/ folder to fix build | Konstantin Käfer | 2014-03-26 | 1 | -3/+3 |
* | build shader optimizer | Konstantin Käfer | 2014-03-26 | 1 | -12/+19 |
* | add gtest | Konstantin Käfer | 2014-03-17 | 1 | -3/+11 |
* | friendly error message if makefiles need generated | Dane Springmeyer | 2014-03-10 | 1 | -1/+1 |
* | multithreaded curl for linux | Konstantin Käfer | 2014-03-01 | 1 | -0/+6 |
* | rename -osx project to -x86 | Konstantin Käfer | 2014-02-21 | 1 | -1/+1 |
* | make sure that mapView is initialized before referencing into it | Konstantin Käfer | 2014-02-17 | 1 | -1/+1 |
* | first attempt at linux wrapper | Ansis Brammanis | 2014-02-17 | 1 | -0/+5 |
* | add rule for just making project | Konstantin Käfer | 2014-02-11 | 1 | -1/+6 |
* | drawing lines with triangles | Konstantin Käfer | 2014-02-11 | 1 | -0/+5 |
* | add target to build for simulator | Dane Springmeyer | 2014-02-04 | 1 | -0/+6 |
* | xapp also only needs to build parent project | Dane Springmeyer | 2014-02-04 | 1 | -2/+3 |
* | no need to build two xcode projects | Dane Springmeyer | 2014-02-04 | 1 | -1/+1 |
* | refs #24: Gyp-built iOS test app | Justin R. Miller | 2014-02-04 | 1 | -0/+9 |
* | simplify makefile | Dane Springmeyer | 2014-02-03 | 1 | -9/+4 |
* | switch build system to gyp | Dane Springmeyer | 2014-02-03 | 1 | -0/+45 |
* | makefile cleanup + icon | Konstantin Käfer | 2014-01-16 | 1 | -54/+0 |
* | cmake + tile loading | Konstantin Käfer | 2014-01-13 | 1 | -6/+12 |
* | emscripten support | Konstantin Käfer | 2014-01-07 | 1 | -6/+14 |
* | add missing file | Konstantin Käfer | 2014-01-07 | 1 | -4/+3 |
* | glfw version of sample app | Konstantin Käfer | 2014-01-07 | 1 | -0/+41 |