summaryrefslogtreecommitdiff
path: root/llvm/docs/GettingStartedVS.rst
AgeCommit message (Expand)Author
2025-11-08[llvm] Proofread *.rst (#167108)Kazu Hirata
2025-10-14[llvm][docs] Note Windows on Arm setting in Visual Studio guide (#147710)David Spickett
2025-09-18[llvm] Proofread GettingStartedVS.rst (#159511)Kazu Hirata
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-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
2023-05-12[llvm] Fix typos in documentationKazu Hirata
2023-04-19[docs] Remove a duplicate or unnecessary 'to' in a sentence.Hiroshi Yamauchi
2022-01-29Raise the minimum Visual Studio version to VS2019Simon Pilgrim
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN
2021-08-31Fix some typos in the llvm docsSylvestre Ledru
2021-08-27[docs] Add DIA register instructions to Getting Started with Visual Studio pageYaron Keren
2021-08-26[docs] Update Getting Started with Visual Studio guideYaron Keren
2021-08-20[docs] Clarify how to run cmake and llvm-lit with Visual Studio addressing PR...Yaron Keren
2021-03-19propose Chocolately as package managerChristian Kühnel
2020-12-17Remove Python2 fallback and only advertise Python3 in the docserge-sans-paille
2020-03-22Doc: Links should use httpsSylvestre Ledru
2020-03-22update of the llvm doc: we moved to gitSylvestre Ledru
2019-07-09Retire VS2015 SupportSimon Pilgrim
2017-11-17[MC] Fix regression tests on Windows when git “core.autocrlf” is set to t...Zhen Cao
2017-11-17Revert "[MC] Fix regression tests on Windows when git “core.autocrlf” is ...Rafael Espindola
2017-11-17[MC] Fix regression tests on Windows when git “core.autocrlf” is set to t...Zhen Cao
2017-05-25Update the documentation and CMake file for Visual Studio generators.Aaron Ballman
2016-11-09[doc] Remove explicit CMake version requirement for MSVCMehdi Amini
2016-10-19Update docs to reflect new minimum MSVC version requirementReid Kleckner
2016-03-29Clarifying some of the requirements for building with Visual Studio on Window...Aaron Ballman
2016-02-07[docs] Add a note that the Visual Studio C++ tools are requiredKeno Fischer
2016-01-11Update the VS getting started docs to reflect the current state of supportReid Kleckner
2015-02-15Update the docs to require at least MSVC 2013.Benjamin Kramer
2014-12-12Require python 2.7.Rafael Espindola
2014-06-05Document how to select build configuration with Visual C++ IDE or command line.Yaron Keren
2014-04-08[docs] Fix up some links to the preferred style.Sean Silva
2014-01-23Updating the getting started guide for Visual Studio a smidge.Aaron Ballman
2013-08-16[typo] An LLVM.Daniel Dunbar
2013-07-23Update docs to drop support for VS 2008.Ahmed Bougacha
2013-05-01Updating the getting started guide for Visual Studio users. Specifically, poi...Aaron Ballman
2013-01-11docs: Fix long standing linking antipattern.Sean Silva
2012-07-23Fix a typo (the the => the)Sylvestre Ledru
2012-06-21[docs] Sphinxify GettingStartedVS. Patch by Mikael Lyngvig!Michael J. Spencer