Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [build] Explicitly state required node version | John Firebaugh | 2016-11-15 | 1 | -1/+1 |
| | |||||
* | [core] #5879 - CMake 3.1 or later note | Brad Leege | 2016-08-16 | 1 | -1/+1 |
| | |||||
* | [core] #5359 - Adding CMake Dependency To Docs | Brad Leege | 2016-08-16 | 1 | -0/+1 |
| | |||||
* | [docs] remove Python dependency and add cURL dependency | Konstantin Käfer | 2016-08-16 | 1 | -1/+1 |
| | |||||
* | [core] minor docs URL fix | Justin R. Miller | 2016-07-18 | 1 | -1/+1 |
| | |||||
* | [macos] Renamed OS X SDK to macOS SDK | Minh Nguyễn | 2016-06-14 | 1 | -2/+2 |
| | | | | Also renamed as many references to OS X as possible to macOS in documentation. | ||||
* | [docs] Reorganize and update development instructions (#5233) | Jason Wray | 2016-06-07 | 1 | -0/+4 |
| | | | | | | | | | | iOS - Add section headers. - Add more detail to `make` packaging commands and emphasize that Debug is the default build type. - Manually checking out git submodules is no longer necessary. Core - Add 'Keeping up to date' section that mentions submodules. | ||||
* | [docs] Update INSTALL.md | John Firebaugh | 2016-05-25 | 1 | -8/+1 |
| | | | | | | * git submodules are init'd automatically by the build script * styles are no longer bundled * Don't list libtool and automake: if mason fails to find a prebuilt binary, it's a bug and we want to fix it | ||||
* | [docs] Add Node.js to INSTALL.md | John Firebaugh | 2016-05-25 | 1 | -0/+1 |
| | |||||
* | [core, osx] Updated changelogs | Minh Nguyễn | 2016-05-11 | 1 | -0/+1 |
| | |||||
* | [linux] Build with GCC 5 (#4901) | John Firebaugh | 2016-04-29 | 1 | -1/+1 |
| | | | | | | * [linux] Build with GCC 5 * [build] -fabi-version=0 is the default for GCC 5 | ||||
* | [ios, osx] The return of xcpretty, part II (#4676) | John Firebaugh | 2016-04-11 | 1 | -0/+1 |
| | |||||
* | Rewrote documentation | Minh Nguyễn | 2016-01-05 | 1 | -16/+6 |
| | | | | | | | | Rewrote some copy to provide more context and link to more GL-related repos, including GL JS. Put the various SDKs in a table so we can show the various CI bot status images. Integrated target list into the relevant documents. Rewrote large portions of iOS and OS X setup documentation to guide normal developers to more friendly places. Combined some Android documentation. Moved SDK-specific documentation into platform/. Added a temporary readme in ios/ that points to the one in platform/ios/. | ||||
* | [ios, osx] Drop xcpretty | John Firebaugh | 2015-12-21 | 1 | -1/+0 |
| | | | | It's buggy and hides necessary diagnostics. | ||||
* | [docs] update INSTALL.md dependencies [skip ci] | Jason Wray | 2015-10-28 | 1 | -7/+3 |
| | | | | | | | | | | Drops mason-installed packages Boost, zlib, libpng, libuv and glfw. Adds libtool and automake, which may be needed when mason binaries are not available. Drops ImageMagick, which was replaced with pixelmatch in aaf090b87dbc96f7a09e783833c10d0b88a16d39 & https://github.com/mapbox/mapbox-gl-test-suite/pull/50 | ||||
* | [docs] Recreate structure of documentation | Tom MacWright | 2015-10-27 | 1 | -332/+50 |
| | |||||
* | [ios] remove CoreTelephony dependency | Jason Wray | 2015-10-19 | 1 | -1/+5 |
| | | | | | | Cellular carrier name and connectivity level will now only be sent if the developer independently chooses to link the CoreTelephony framework in their app. | ||||
* | [skip-ci] Update the Android build instructions | Leith Bade | 2015-09-19 | 1 | -31/+29 |
| | |||||
* | [Android] add instructions to install Android Support Repository | Ansis Brammanis | 2015-09-16 | 1 | -0/+4 |
| | | | [skip ci] | ||||
* | `make android-all -> make apackage` to be more in line with iOS distribution | Justin R. Miller | 2015-09-04 | 1 | -0/+4 |
| | |||||
* | Replaced name outdated menu item of Android Studio | tobrunvannuland | 2015-08-24 | 1 | -1/+1 |
| | |||||
* | correction path to JAVA_HOME (Added /Contents/Home | tobrunvannuland | 2015-08-24 | 1 | -2/+2 |
| | |||||
* | rename zip product | Justin R. Miller | 2015-08-21 | 1 | -2/+2 |
| | |||||
* | GL is the library, SDK is the product | Justin R. Miller | 2015-08-21 | 1 | -0/+347 |