summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* [android] Fixing Android API TargetBrad Leege2015-11-121-1/+1
|
* [docs] Recreate structure of documentationTom MacWright2015-10-271-9/+20
|
* add Bitrise badge to READMEJustin R. Miller2015-10-201-1/+1
|
* Adding Telerik's Cordova Plugin To Products ListBrad Leege2015-10-141-0/+1
|
* Typo fix in README.mdBruno de Oliveira Abinader2015-09-141-1/+1
| | | Fixed URL typo for react-native-mapbox-gl.
* add Node.js to bindings listMike Morris2015-09-021-1/+1
|
* remove node-mapbox-gl-native from 'products based on Mapbox GL'Mike Morris2015-09-021-1/+0
|
* GL is the library, SDK is the productJustin R. Miller2015-08-211-269/+11
|
* Add xcpretty dependency to READMEBrent Whitman2015-06-251-0/+1
|
* update README for debug info on test appJustin R. Miller2015-06-151-0/+2
|
* fix formattingJustin R. Miller2015-06-071-1/+1
|
* Merge remote-tracking branch 'origin/master' into HEADAnsis Brammanis2015-06-031-1/+10
|\ | | | | | | | | Conflicts: src/mbgl/renderer/painter_fill.cpp
| * Adding iOS Testing Header To Draw AttentionBrad Leege2015-06-031-0/+1
| |
| * .zip != .tgzJustin R. Miller2015-06-011-1/+1
| |
| * appledoc download is a redirectJustin R. Miller2015-06-011-1/+1
| |
| * wget -> curl since wget itself is a brew installJustin R. Miller2015-06-011-1/+1
| |
| * Require appledoc v2.2-963 exactlyJohn Firebaugh2015-05-291-5/+9
| |
| * Latest homebrew appledoc should be goodJohn Firebaugh2015-05-291-1/+5
| |
* | fix collision box clippingAnsis Brammanis2015-06-031-0/+1
|/ | | | and name parameters when it's not clear from their type
* Remove boost install instructions; now installed via masonJohn Firebaugh2015-05-281-12/+1
|
* added link with clang-3.5+ linux installMike Morris2015-05-281-1/+1
|
* Linux build instruction updatesAJ Ashton2015-05-281-3/+4
| | | | [skip ci]
* 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
|