summaryrefslogtreecommitdiffstats
path: root/llvm/docs/GettingStarted.rst
Commit message (Expand)AuthorAgeFilesLines
* [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
* R600 -> AMDGPU renameTom Stellard2015-06-131-1/+1
* A few minor updates based on feedback from Justin and a few things I thought ...Chris Bieneman2015-03-141-25/+12
* Updating GettingStarted documentation to reference CMake as the preferred way...Chris Bieneman2015-03-131-205/+153
* Update the docs to require at least MSVC 2013.Benjamin Kramer2015-02-151-2/+2
* Require python 2.7.Rafael Espindola2014-12-121-1/+1
* VMCore was renamed to IR long time agoSeo Sanghyeon2014-10-291-1/+1
* Delete support for AuroraUX.Rafael Espindola2014-08-141-1/+0
* docs: Strongly recommend setting rpath when using a local GCC toolchainReid Kleckner2014-08-011-4/+17
* Drop the udis86 wrapper from llvm::sysAlp Toker2014-07-171-7/+0
* fixed more typosSanjay Patel2014-05-301-2/+2
* added link to CMake pageSanjay Patel2014-05-301-3/+4
* fixed typoSanjay Patel2014-05-301-1/+1
* Sync list of targets with configure's realityJeroen Ketema2014-05-291-8/+6
* Remove projects/sample.Rafael Espindola2014-03-121-2/+1
* [docs] Fix some Sphinx warnings.Sean Silva2014-03-021-3/+4
* add missing 3.4 releaseGabor Greif2014-02-281-0/+1
* [docs] Tweak the example to match what is apparantly the desired formChandler Carruth2014-02-281-10/+10
* [docs] Switch to external hyperlink references. Much more readable andChandler Carruth2014-02-281-16/+19
* [docs] Fix my links to use the correct ReST syntax.Chandler Carruth2014-02-281-3/+3
* [docs] Fix 80-column wrap that I messed up.Chandler Carruth2014-02-281-5/+5
* [docs] Tweak discussion of BSDs based on feedback from Roman Divacky.Chandler Carruth2014-02-281-3/+4
* [docs] Add a big section with details about how to go about acquiringChandler Carruth2014-02-281-0/+65
OpenPOWER on IntegriCloud