Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename a few things from mbgl => mapboxgl | Konstantin Käfer | 2014-07-16 | 1 | -19/+19 |
| | |||||
* | rename llmr => mbgl | Konstantin Käfer | 2014-07-16 | 1 | -20/+20 |
| | |||||
* | don't force Testing build on linux | Konstantin Käfer | 2014-07-14 | 1 | -1/+1 |
| | | | | [skip ci] | ||||
* | add logging facility and check logs in tests | Konstantin Käfer | 2014-07-11 | 1 | -4/+4 |
| | |||||
* | complement of https://github.com/mapbox/mapbox-gl-cocoa/pull/36 | Justin R. Miller | 2014-07-09 | 1 | -3/+3 |
| | |||||
* | fix automated headless testing on travis | Konstantin Käfer | 2014-07-09 | 1 | -4/+0 |
| | |||||
* | fail when there are test errors | Konstantin Käfer | 2014-07-08 | 1 | -1/+1 |
| | | | | [skip ci] | ||||
* | add test fixture and image comparison | Konstantin Käfer | 2014-07-07 | 1 | -0/+4 |
| | |||||
* | fix headless rendering on travis and actually execute the headless test | Konstantin Käfer | 2014-07-07 | 1 | -4/+2 |
| | | | | fixes #357 | ||||
* | update to new GL app name | Tim Welch | 2014-06-17 | 1 | -1/+1 |
| | |||||
* | run tests with correct working dir | Konstantin Käfer | 2014-06-03 | 1 | -7/+2 |
| | |||||
* | run executable with correct working dir | Konstantin Käfer | 2014-06-01 | 1 | -1/+1 |
| | |||||
* | add 'make setup' target a simplier way to get started than running ↵ | Dane Springmeyer | 2014-05-30 | 1 | -1/+8 |
| | | | | ./setup-libraries.sh | ||||
* | [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 |
|\ | | | | | | | | | Conflicts: Makefile | ||||
| * | 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 |
| | | | | refs #141 | ||||
* | 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 |
| |