summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Revert "remove distclean (now that we've ported to mason and re-installs are ...Dane Springmeyer2014-10-301-0/+3
* remove distclean (now that we've ported to mason and re-installs are fast)Dane Springmeyer2014-10-301-3/+0
* restructure Makefile to avoid concurrent makefile generationKonstantin Käfer2014-10-301-35/+50
* use stable cross-generator direction for referencing standalone lib + other m...Dane Springmeyer2014-10-291-0/+1
* fix typo in target nameDane Springmeyer2014-10-291-1/+1
* rename mbgl to mbgl-coreKonstantin Käfer2014-10-291-8/+4
* gyp fixesKonstantin Käfer2014-10-281-0/+12
* allow installing the libraryKonstantin Käfer2014-10-271-2/+7
* Merge remote-tracking branch 'origin/headless-display' into gyp-restructuringKonstantin Käfer2014-10-241-1/+1
|\
| * fix variable shadowingKonstantin Käfer2014-10-221-1/+1
* | restructure gyp filesKonstantin Käfer2014-10-241-9/+15
* | make config.gypi files dependend on the configure scriptKonstantin Käfer2014-10-241-2/+2
|/
* don't check for node in the current bash. we are using our own anywayKonstantin Käfer2014-10-221-10/+7
* use correct configuration fileKonstantin Käfer2014-10-221-8/+8
* cleanup makefileKonstantin Käfer2014-10-211-13/+9
* ios build system fixesKonstantin Käfer2014-10-211-5/+2
* first attempt at using mason to install packagesKonstantin Käfer2014-10-201-0/+1
* pass libuv, libcurl and boost headers down to dependentsKonstantin Käfer2014-09-241-1/+1
* fix 64-bit iOS buildsJustin R. Miller2014-09-171-5/+12
* Kill config.mk (fixes #456)John Firebaugh2014-09-031-4/+0
* test with the current release type's settings to avoid double compilesKonstantin Käfer2014-08-271-3/+3
* fixes #414: build Travis on both Linux & OS X (including for iOS)Justin R. Miller2014-08-151-1/+3
* fix gyp buildsKonstantin Käfer2014-08-121-1/+1
* allow for CLI-only iOS project buildingJustin R. Miller2014-08-011-1/+3
* rename a few things from mbgl => mapboxglKonstantin Käfer2014-07-161-19/+19
* rename llmr => mbglKonstantin Käfer2014-07-161-20/+20
* don't force Testing build on linuxKonstantin Käfer2014-07-141-1/+1
* add logging facility and check logs in testsKonstantin Käfer2014-07-111-4/+4
* complement of https://github.com/mapbox/mapbox-gl-cocoa/pull/36Justin R. Miller2014-07-091-3/+3
* fix automated headless testing on travisKonstantin Käfer2014-07-091-4/+0
* fail when there are test errorsKonstantin Käfer2014-07-081-1/+1
* add test fixture and image comparisonKonstantin Käfer2014-07-071-0/+4
* fix headless rendering on travis and actually execute the headless testKonstantin Käfer2014-07-071-4/+2
* update to new GL app nameTim Welch2014-06-171-1/+1
* run tests with correct working dirKonstantin Käfer2014-06-031-7/+2
* run executable with correct working dirKonstantin Käfer2014-06-011-1/+1
* 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
|\ \ | |/