summaryrefslogtreecommitdiff
path: root/INSTALL.md
Commit message (Collapse)AuthorAgeFilesLines
* [build] Downgrade GCC support from 5.0 to 4.9Bruno de Oliveira Abinader2017-07-191-2/+5
|
* [build] Add ccache install reminder and docs (#9520)Jason Wray2017-07-181-4/+8
|
* [build] Explicitly state required node versionJohn Firebaugh2016-11-151-1/+1
|
* [core] #5879 - CMake 3.1 or later noteBrad Leege2016-08-161-1/+1
|
* [core] #5359 - Adding CMake Dependency To DocsBrad Leege2016-08-161-0/+1
|
* [docs] remove Python dependency and add cURL dependencyKonstantin Käfer2016-08-161-1/+1
|
* [core] minor docs URL fixJustin R. Miller2016-07-181-1/+1
|
* [macos] Renamed OS X SDK to macOS SDKMinh Nguyễn2016-06-141-2/+2
| | | | Also renamed as many references to OS X as possible to macOS in documentation.
* [docs] Reorganize and update development instructions (#5233)Jason Wray2016-06-071-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.mdJohn Firebaugh2016-05-251-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.mdJohn Firebaugh2016-05-251-0/+1
|
* [core, osx] Updated changelogsMinh Nguyễn2016-05-111-0/+1
|
* [linux] Build with GCC 5 (#4901)John Firebaugh2016-04-291-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 Firebaugh2016-04-111-0/+1
|
* Rewrote documentationMinh Nguyễn2016-01-051-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 xcprettyJohn Firebaugh2015-12-211-1/+0
| | | | It's buggy and hides necessary diagnostics.
* [docs] update INSTALL.md dependencies [skip ci]Jason Wray2015-10-281-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 documentationTom MacWright2015-10-271-332/+50
|
* [ios] remove CoreTelephony dependencyJason Wray2015-10-191-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 instructionsLeith Bade2015-09-191-31/+29
|
* [Android] add instructions to install Android Support RepositoryAnsis Brammanis2015-09-161-0/+4
| | | [skip ci]
* `make android-all -> make apackage` to be more in line with iOS distributionJustin R. Miller2015-09-041-0/+4
|
* Replaced name outdated menu item of Android Studiotobrunvannuland2015-08-241-1/+1
|
* correction path to JAVA_HOME (Added /Contents/Hometobrunvannuland2015-08-241-2/+2
|
* rename zip productJustin R. Miller2015-08-211-2/+2
|
* GL is the library, SDK is the productJustin R. Miller2015-08-211-0/+347