summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Revert "Travis needs submodules too"Leith Bade2014-11-151-1/+0
* Travis needs submodules tooLeith Bade2014-11-141-0/+1
* Revert "Ensure error when the styles submodule is not loaded"Justin R. Miller2014-11-131-1/+0
* Revert "Fix Makefile"Justin R. Miller2014-11-131-1/+1
* Fix MakefileLeith Bade2014-11-141-1/+1
* Ensure error when the styles submodule is not loadedLeith Bade2014-11-131-0/+1
* Merge branch 'master' of https://github.com/mapbox/mapbox-gl-native into andr...Leith Bade2014-11-091-1/+1
|\
| * fix boost includes and allow any platform builds for xcode test projectKonstantin Käfer2014-11-051-1/+1
* | Stop file not found error in MakefileLeith Bade2014-11-081-0/+1
* | Add cache path variable from JavaLeith Bade2014-11-081-1/+4
* | Make sure to install mason before envLeith Bade2014-11-071-0/+1
* | Fix tabsLeith Bade2014-11-061-6/+6
* | Fix spacesLeith Bade2014-11-061-1/+1
* | Add LINK to avoid flockLeith Bade2014-11-061-0/+1
* | Add java to buildLeith Bade2014-11-061-1/+7
* | Add JNI code to build systemLeith Bade2014-11-051-2/+2
* | Fix file not found errorsLeith Bade2014-11-041-9/+9
* | quote android env variablesDane Springmeyer2014-11-021-9/+9
* | fix another path to masonDane Springmeyer2014-11-011-9/+9
* | mason-based android portDane Springmeyer2014-11-011-1/+16
|/
* 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