summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Android NDK r10eJohn Firebaugh2015-05-211-4/+4
|
* update README to mention desktop style togglingJustin R. Miller2015-05-201-0/+1
|
* Fix typos and add access token reminderJohn Firebaugh2015-05-181-4/+4
| | | [skip ci]
* Add README instructions for running on Android emulator and devicesLeith Bade2015-05-191-5/+34
|
* Update token.txt location in READMEJohn Firebaugh2015-05-181-1/+1
| | | [skip ci]
* Move mobile logo to internal repoJohn Firebaugh2015-05-181-1/+0
| | | [skip ci]
* touch up README around CocoaPodsJustin R. Miller2015-05-141-4/+2
|
* add mobile badgekarenzshea2015-05-121-0/+1
|
* pin to appledoc 2.2v963 for now until HEAD is better tested with our setupJustin R. Miller2015-05-111-6/+7
|
* iOS README clarificationsJustin R. Miller2015-05-051-3/+5
|
* add mention of CocoaPods to get ahead of releaseJustin R. Miller2015-05-051-0/+13
|
* Update a couple more spots in README with new requirementsJohn Firebaugh2015-05-041-4/+3
|
* Merge pull request #1415 from mapbox/1413-install-ios-docsJustin R. Miller2015-05-041-2/+2
|\ | | | | refs #1413: provide iOS docs with binary download
| * add HTML docs generation to iOS packaging scriptJustin R. Miller2015-05-041-2/+2
| |
* | Merge pull request #1412 from mapbox/1309-another-tryJohn Firebaugh2015-05-041-3/+3
|\ \ | |/ |/| Ensure worker tasks are complete before destroying TileData
| * Build with gcc 4.9John Firebaugh2015-05-041-3/+3
| |
* | update iOS 8.x target mentionJustin R. Miller2015-05-041-1/+1
| |
* | iOS tests docs fixesJustin R. Miller2015-05-041-1/+1
|/
* Manual configure is not requiredJohn Firebaugh2015-04-301-4/+0
|
* export CXX=g++-4.8 is requiredJohn Firebaugh2015-04-301-0/+1
|
* Merge branch 'split-ios-osx-builds'Justin R. Miller2015-04-291-1/+1
|\
| * fixes #1361: split iOS device & sim builds (sim-only for tests)Justin R. Miller2015-04-281-1/+1
| |
* | instructions for users w/o apple developer accountKaty DeCorah2015-04-291-1/+1
|/
* build on Travis' sudo: false infrastructureKonstantin Käfer2015-04-281-1/+1
|
* fixes #830, #880: bring back iOS functional testsJustin R. Miller2015-04-231-0/+2
|
* update docs for umbrella headerios-v0.2.7ios-beta-preview-sirius-0.0.8Justin R. Miller2015-04-031-1/+1
|
* iOS projects require -ObjC in OTHER_LDFLAGSMinh Nguyễn2015-04-031-2/+3
| | | #1184 added `-[NSProcessInfo(MGLAdditions) mgl_isInterfaceBuilderDesignablesAgent]`, which only gets pulled in if you add `-ObjC` to `OTHER_LDFLAGS`.
* Added QuartzCore to iOS framework depsMinh Nguyễn2015-03-251-0/+1
|
* Add CoreTelephony to list of Cocoa dependenciesMartin H. Normark2015-03-251-0/+1
| | | Fix build error in client apps following merge of #1036
* Added iOS project setup walkthroughMinh Nguyễn2015-03-161-1/+18
| | | | | Lists the dependencies needed for linking. Fixes #967.
* Update the docsThiago Marcos P. Santos2015-03-111-1/+1
| | | | | | libboost-program-options-dev is not automatically installed as a dependency of libboost-dev, which will cause a link error when building on Linux.
* edits based on life experienceJustin R. Miller2015-02-181-3/+6
|
* SDK should be installed by this pointMinh Nguyễn2015-02-181-1/+1
|
* Update README.mdMinh Nguyễn2015-02-181-4/+6
| | | The formula is called java, not jdk. Also incorporated feedback from @bleege.
* Rewrote OS X Android build instructions for CaskMinh Nguyễn2015-02-181-6/+16
| | | Less switching between Terminal and $BROWSER.
* Add target devices to Android READMELeith Bade2015-02-101-4/+8
|
* clean up iOS README notesJustin R. Miller2015-02-101-5/+4
|
* move iOS code from gl-cocoa to this projectJustin R. Miller2015-02-091-7/+5
|
* slim OS X prereqs write-up — don't maintain twiceJustin R. Miller2015-02-091-1/+1
|
* add information about running tests to readmeKonstantin Käfer2015-02-041-0/+1
|
* explain OS X setup process in more detailKonstantin Käfer2015-01-271-2/+2
|
* typo fix + mobile instruction clarificationJustin R. Miller2015-01-261-2/+1
|
* update Android install docs for NDK r10dJustin R. Miller2015-01-231-4/+4
|
* Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2015-01-221-1/+1
|\
| * Add imagemagic to OSX README brew commandLeith Bade2015-01-211-2/+2
| |
* | Grab access token from environmentLeith Bade2015-01-131-1/+1
| |
* | Add Android to list in READMELeith Bade2015-01-091-1/+1
| |
* | Improve build instructionsLeith Bade2015-01-021-20/+10
| |
* | Use file for access tokenLeith Bade2014-12-181-7/+7
| |
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-181-2/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | Conflicts: gyp/mbgl-ios.gypi gyp/mbgl-osx.gypi platform/default/asset_request_libuv.cpp src/mbgl/storage/caching_http_file_source.cpp src/mbgl/storage/file_request.cpp src/mbgl/storage/file_request.hpp src/mbgl/storage/file_request_baton.hpp