summaryrefslogtreecommitdiffstats
path: root/llvm/docs/GettingStarted.rst
Commit message (Expand)AuthorAgeFilesLines
* Update GettingStarted guide to recommend that people use the newJames Y Knight2019-01-141-374/+153
* [docs] Remove reference to makellvm which was removed in rL329041Fangrui Song2018-09-271-9/+0
* [doc] Fix Getting Started typo.Joel Galenson2018-07-301-1/+1
* Document the git config for Windows to do line-endings correctly.Paul Robinson2018-06-271-2/+10
* GettingStarted.rst: Fix 'If you you' typo (PR37787)Hans Wennborg2018-06-131-1/+1
* [NFC] fix trivial typos in comments and documentsHiroshi Inoue2018-01-291-1/+1
* [NFC] fix trivial typos in comments and documentsHiroshi Inoue2018-01-261-1/+1
* docs/GettingStarted.rst: Update the list of release versions and tagsHans Wennborg2017-11-301-26/+5
* Added instructions for obtaining clang-tools-extra to the Getting Started page.Aaron Ballman2017-10-241-0/+6
* Updated 'Getting Started' to use valid git links (added trailing slashes)Mitch Phillips2017-10-231-33/+33
* Fix git command line in the Getting Started guide.Rui Ueyama2017-05-151-1/+1
* Update instructions for using the experimental monorepoReid Kleckner2017-05-081-2/+2
* Update documentation for the NetBSD targetKamil Rytarowski2017-04-221-0/+2
* Fix GettingStarted.rst statement.Rafael Espindola2017-03-291-1/+1
* Document how to fetch monorepo SVN revision notesReid Kleckner2017-03-241-6/+18
* Mention that the Sphinx docs build wants version 1.5 or laterJonathan Roelofs2017-03-201-1/+2
* [docs] Add information about how to checkout polly to getting started pageTobias Grosser2017-02-231-0/+6
* Fix GettingStarted doc so that the example build command for cmake LLVM_ENABL...Mehdi Amini2017-01-171-1/+1
* fix some typos in the docSylvestre Ledru2017-01-141-1/+1
* Add a description how to checkout the LLD repository.Rui Ueyama2017-01-131-0/+6
* Fix some remaining documentation references to MSVC 2013Reid Kleckner2016-12-151-1/+1
* [doc] Add .arcconfig setup to the "how to work with a monorepo" sectionMehdi Amini2016-12-031-0/+11
* [doc] Add documentation about how to use a monorepoMehdi Amini2016-11-071-0/+56
* Revert "Add some facilities to work with a git monorepo (experimental setup)"Mehdi Amini2016-11-071-54/+0
* Add some facilities to work with a git monorepo (experimental setup)Mehdi Amini2016-11-071-0/+54
* Update docs to reflect new minimum MSVC version requirementReid Kleckner2016-10-191-3/+3
* [docs] Increase minimum supported GCC version for building LLVM to 4.8Teresa Johnson2016-10-181-18/+2
* [CMake] Update to requiring CMake 3.4.3Chris Bieneman2016-05-311-3/+5
* Remove bit-rotten CppBackend.James Y Knight2016-05-051-3/+3
* docs: Fix footnote after r260042.Nico Weber2016-03-281-2/+1
* docs: Try to remove weird linebreak from generated html.Nico Weber2016-03-281-2/+2
* docs: Update Ninja link, also fix link syntax.Nico Weber2016-03-281-1/+1
* [docs] Remove now confusing references to cofigure/autoconfPhilip Reames2016-02-071-10/+1
* [docs] Wordsmithing to program layout descriptio in GettingStartedPhilip Reames2016-02-071-97/+63
* [docs] Clarify disk space usage of debug buildsPhilip Reames2016-02-071-8/+9
* [docs] Remove a stale and confusing section from GettingStartedPhilip Reames2016-02-071-19/+2
* [docs] Warn against slow serial buildsPhilip Reames2016-02-061-0/+3
* [docs] Clarify a couple of getting started issues identified during SprintPhilip Reames2016-02-061-2/+9
* [docs] Remove references to autotools build.Alexey Samsonov2016-01-301-5/+3
* [docs] Improve the documentation on committing code reviewed onDan Liew2016-01-141-0/+2
* Update docs to recommend CMake >= v3.2.Eric Christopher2016-01-041-0/+2
* [docs] Motivate ninja in GettingStarted.rstVedant Kumar2015-12-171-1/+1
* [OPENMP] Make -fopenmp to turn on OpenMP support by default.Alexey Bataev2015-12-101-2/+15
* Fix incorrect quote. NFCPete Cooper2015-12-041-1/+1
* Update GettingStarted docs list of LLVM_TARGETS_TO_BUILD to match cmake.Pete Cooper2015-08-051-3/+3
* [GettingStarted.rst] Commit the right patch.Sean Silva2015-08-041-4/+2
* Docs: s/Sanitiser/Sanitizer/ for consistencyMehdi Amini2015-08-031-4/+4
* GettingStarted.rst: Add info about building sanitizersMehdi Amini2015-08-031-2/+19
* docs/GettingStarted.rst: Whitespace onlyMehdi Amini2015-08-031-24/+24
* Getting started docs: https, and check signatureJF Bastien2015-07-011-1/+5
OpenPOWER on IntegriCloud