summaryrefslogtreecommitdiff
path: root/llvm/docs/GettingStarted.rst
AgeCommit message (Expand)Author
2025-10-05[docs] Fix enumeration in GettingStarted.rst (#96684)Ivan Dzuhan
2025-09-20[llvm] Proofread GettingStarted.rst (#159904)Kazu Hirata
2025-08-01[llvm] Proofread *.rst (#151087)Kazu Hirata
2025-07-28[llvm][docs] Update list of working Linux host platforms (#149503)David Spickett
2025-07-21[llvm] Improve grammar and punctuation of several documents (#149630)Kazu Hirata
2025-02-27[docs] Fix typo in GettingStarted.rst Unlinke -> Unlike (NFC) (#128616)bodqhrohro
2025-01-07[llvm][Docs] Update supported hardware (#121743)David Spickett
2024-12-06Bump minimum MSVC version by one dot release to VS 2019 16.8 (#118833)Chandler Carruth
2024-10-08[llvm][docs] Improve the formatting of the Common Problems section (#108522)David Spickett
2024-07-26[libc] Updated GettingStarted.rst with PyYAML version (#100649)RoseZhang03
2024-06-07Reland "[python] Bump Python minimum version to 3.8 (#78828)"Aiden Grossman
2024-04-20Revert "Reland "[python] Bump Python minimum version to 3.8 (#78828)""Aiden Grossman
2024-04-20Reland "[python] Bump Python minimum version to 3.8 (#78828)"Aiden Grossman
2024-03-12Update GettingStarted.rst doc with negative refspec to filter user branches (...Mehdi Amini
2024-03-12[CMake] Add tablegen job pool support (#84762)David Stuttard
2024-02-26[llvm][docs] Update the Python version requirement to 3.8.0 for lit testing o...Tom Honermann
2024-02-19Revert "[python] Bump Python minimum version to 3.8 (#78828)"Aiden Grossman
2024-02-19[python] Bump Python minimum version to 3.8 (#78828)Craig Hesling
2024-02-08docs/GettingStarted: document linker-related cmake options (#80932)Nicolai Hähnle
2024-01-29[docs] Remove second "getting sources" section in GettingStarted.rst (#79663)Arthur Eubanks
2024-01-29[llvm][Docs] Update MyFirstTypoFix doc (#79149)David Spickett
2023-12-09[docs] Add missing quotation mark after #73774Fangrui Song
2023-12-04Update GitHub doc to mention that we accepts user branches for Stacked PRs (#...Mehdi Amini
2023-08-01Remove stale info and fix superscript numberingAaron Ballman
2023-07-31[docs] Bump minimum GCC version to 7.4Fangrui Song
2023-07-15[docs] GettingStarted.rst cmake should reference buildFarid Zakaria
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever
2023-04-19[docs] Fix the CMAKE_BUILD_TYPE option in the cmake command in GettingStarted...terrydang
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever
2023-04-06[Docs][typo] Done the required fix for the #61690aabhinavg
2023-03-18Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever
2023-03-18Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever
2023-03-09[docs] Mention LLVM_USE_LINKER/LLVM_PARALLEL_{COMPILE,LINK}_JOBS in GettingSt...Arthur Eubanks
2023-03-08[docs] Update README and GettingStartedArthur Eubanks
2023-03-04Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever
2023-03-04[CMake] Bumps minimum version to 3.20.0.Mark de Wever
2023-01-24[llvm][docs] Fix indentation of item list. [NFCI]Francesco Petrogalli
2023-01-16[docs] Expand example on stand-alone builds.Francesco Petrogalli
2023-01-05Remove documentation about the Go bindingsAaron Ballman
2022-12-24[Doc] Replace PYTHON_EXECUTABLE with Python3_EXECUTABLEeopXD
2022-11-11docs: add instructions for stand-alone builds of lldTom Stellard
2022-11-10docs: Add instructions for stand-alone builds of clangTom Stellard
2022-10-28[llvm] Fix minimum Apple Clang requirementKadir Cetinkaya
2022-07-07[docs] Move code contribution from GettingStarted.rst to Contributing.rstFangrui Song
2022-05-04[CMake] Make omitting CMAKE_BUILD_TYPE an errorTobias Hieta