summaryrefslogtreecommitdiffstats
path: root/llvm/docs/GettingStarted.rst
Commit message (Expand)AuthorAgeFilesLines
* [docs] Fix duplicate explicit target name: developer policyJim Lin2020-01-081-2/+2
* [docs] Improve HowTo commit changes from gitJim Lin2020-01-081-1/+5
* [docs] Remove `git llvm push` and `git llvm revert` from GettingStartedJustin Bogner2019-12-171-42/+14
* [cmake] Remove LLVM_{BUILD,LINK}_LLVM_DYLIB options on WindowsTom Stellard2019-11-081-1/+2
* [docs] Add Mips as a supported architecture in GettingStarted.rstSimon Atanasyan2019-10-241-0/+1
* Improve language in GettingStarted.rstMeike Baumgärtner2019-10-231-21/+16
* [docs] Fix sphinx doc generation errorsJordan Rupprecht2019-08-141-2/+2
* Remove minimum toolchain soft-errorJF Bastien2019-08-141-9/+0
* [docs] Add cmake to Software requirementsDiana Picus2019-07-311-1/+3
* [CMake] Don't set Python_ADDITIONAL_VERSIONSJonas Devlieghere2019-07-181-0/+5
* Retire VS2015 SupportSimon Pilgrim2019-07-091-2/+2
* [docs] Add 'git llvm revert' to getting started guideJordan Rupprecht2019-06-101-0/+20
* [Docs] Modernize references to macOSJ. Ryan Stinnett2019-05-301-4/+4
* Stop enabling clang-tools-extra automatically when clang is in LLVM_ENABLE_PR...Nico Weber2019-02-141-2/+2
* Bump minimum toolchain versionJF Bastien2019-02-071-17/+29
* Revert "Bump minimum toolchain version"JF Bastien2019-02-021-29/+17
* Bump minimum toolchain versionJF Bastien2019-02-021-17/+29
* Revert "Bump minimum toolchain version"JF Bastien2019-02-011-29/+17
* Bump minimum toolchain versionJF Bastien2019-02-011-17/+29
* Revert "Bump minimum toolchain version"JF Bastien2019-01-311-29/+17
* Bump minimum toolchain versionJF Bastien2019-01-311-17/+29
* [docs] Remove extra character from git URL in Getting Started guide.Douglas Yung2019-01-241-1/+1
* Document toolchain update policyJF Bastien2019-01-211-7/+8
* 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
OpenPOWER on IntegriCloud