aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/GettingStarted.rst
AgeCommit message (Expand)AuthorFilesLines
2025-10-05[docs] Fix enumeration in GettingStarted.rst (#96684)Ivan Dzuhan1-4/+4
2025-09-20[llvm] Proofread GettingStarted.rst (#159904)Kazu Hirata1-14/+14
2025-08-01[llvm] Proofread *.rst (#151087)Kazu Hirata1-2/+2
2025-07-28[llvm][docs] Update list of working Linux host platforms (#149503)David Spickett1-0/+2
2025-07-21[llvm] Improve grammar and punctuation of several documents (#149630)Kazu Hirata1-21/+21
2025-02-27[docs] Fix typo in GettingStarted.rst Unlinke -> Unlike (NFC) (#128616)bodqhrohro1-1/+1
2025-01-07[llvm][Docs] Update supported hardware (#121743)David Spickett1-4/+10
2024-12-06Bump minimum MSVC version by one dot release to VS 2019 16.8 (#118833)Chandler Carruth1-1/+1
2024-10-08[llvm][docs] Improve the formatting of the Common Problems section (#108522)David Spickett1-29/+51
2024-07-26[libc] Updated GettingStarted.rst with PyYAML version (#100649)RoseZhang031-1/+3
2024-06-07Reland "[python] Bump Python minimum version to 3.8 (#78828)"Aiden Grossman1-4/+4
2024-04-20Revert "Reland "[python] Bump Python minimum version to 3.8 (#78828)""Aiden Grossman1-4/+4
2024-04-20Reland "[python] Bump Python minimum version to 3.8 (#78828)"Aiden Grossman1-4/+4
2024-03-12Update GettingStarted.rst doc with negative refspec to filter user branches (...Mehdi Amini1-3/+7
2024-03-12[CMake] Add tablegen job pool support (#84762)David Stuttard1-3/+3
2024-02-26[llvm][docs] Update the Python version requirement to 3.8.0 for lit testing o...Tom Honermann1-2/+3
2024-02-19Revert "[python] Bump Python minimum version to 3.8 (#78828)"Aiden Grossman1-3/+2
2024-02-19[python] Bump Python minimum version to 3.8 (#78828)Craig Hesling1-2/+3
2024-02-08docs/GettingStarted: document linker-related cmake options (#80932)Nicolai Hähnle1-69/+17
2024-01-29[docs] Remove second "getting sources" section in GettingStarted.rst (#79663)Arthur Eubanks1-54/+2
2024-01-29[llvm][Docs] Update MyFirstTypoFix doc (#79149)David Spickett1-0/+2
2023-12-09[docs] Add missing quotation mark after #73774Fangrui Song1-1/+1
2023-12-04Update GitHub doc to mention that we accepts user branches for Stacked PRs (#...Mehdi Amini1-0/+5
2023-08-01Remove stale info and fix superscript numberingAaron Ballman1-6/+3
2023-07-31[docs] Bump minimum GCC version to 7.4Fangrui Song1-4/+3
2023-07-15[docs] GettingStarted.rst cmake should reference buildFarid Zakaria1-3/+3
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-1/+1
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber1-1/+1
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-04-19[docs] Fix the CMAKE_BUILD_TYPE option in the cmake command in GettingStarted...terrydang1-1/+1
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever1-1/+1
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-04-06[Docs][typo] Done the required fix for the #61690aabhinavg1-1/+1
2023-03-18Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-03-18Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-03-09[docs] Mention LLVM_USE_LINKER/LLVM_PARALLEL_{COMPILE,LINK}_JOBS in GettingSt...Arthur Eubanks1-0/+10
2023-03-08[docs] Update README and GettingStartedArthur Eubanks1-27/+37
2023-03-04Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-03-04[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-1/+1
2023-01-24[llvm][docs] Fix indentation of item list. [NFCI]Francesco Petrogalli1-2/+2
2023-01-16[docs] Expand example on stand-alone builds.Francesco Petrogalli1-7/+40
2023-01-05Remove documentation about the Go bindingsAaron Ballman1-1/+1
2022-12-24[Doc] Replace PYTHON_EXECUTABLE with Python3_EXECUTABLEeopXD1-1/+1
2022-11-11docs: add instructions for stand-alone builds of lldTom Stellard1-0/+1
2022-11-10docs: Add instructions for stand-alone builds of clangTom Stellard1-0/+52
2022-10-28[llvm] Fix minimum Apple Clang requirementKadir Cetinkaya1-1/+1
2022-07-07[docs] Move code contribution from GettingStarted.rst to Contributing.rstFangrui Song1-103/+1
2022-05-04[CMake] Make omitting CMAKE_BUILD_TYPE an errorTobias Hieta1-4/+4