1. fc1a0ac [MC] Fix regression tests on Windows when git “core.autocrlf” is set to true. by Zhen Cao · 8 years ago
  2. 1e4e74f Revert "[MC] Fix regression tests on Windows when git “core.autocrlf” is set to true." by Rafael Espindola · 8 years ago
  3. e66112a [MC] Fix regression tests on Windows when git “core.autocrlf” is set to true. by Zhen Cao · 8 years ago
  4. f906b58 Update the documentation and CMake file for Visual Studio generators. by Aaron Ballman · 8 years ago
  5. 9e44836 [doc] Remove explicit CMake version requirement for MSVC by Mehdi Amini · 9 years ago
  6. dee834c Update docs to reflect new minimum MSVC version requirement by Reid Kleckner · 9 years ago
  7. 68b4704 Clarifying some of the requirements for building with Visual Studio on Windows. Namely, we require the latest Update to be installed (for sanity purposes), and we require CMake 2.8.12.2 for building LLVM with Visual Studio. by Aaron Ballman · 9 years ago
  8. 3440864 [docs] Add a note that the Visual Studio C++ tools are required by Keno Fischer · 10 years ago
  9. b973616 Update the VS getting started docs to reflect the current state of support by Reid Kleckner · 10 years ago
  10. cd2a5f2 Update the docs to require at least MSVC 2013. by Benjamin Kramer · 11 years ago
  11. 708bc15 Require python 2.7. by Rafael Espindola · 11 years ago
  12. 4db3ad4 Document how to select build configuration with Visual C++ IDE or command line. by Yaron Keren · 11 years ago
  13. 0a50cec [docs] Fix up some links to the preferred style. by Sean Silva · 11 years ago
  14. c9e81b2 Updating the getting started guide for Visual Studio a smidge. by Aaron Ballman · 12 years ago
  15. 1323006 [typo] An LLVM. by Daniel Dunbar · 12 years ago
  16. 0ac7246 Update docs to drop support for VS 2008. by Ahmed Bougacha · 12 years ago
  17. a7eccdc Updating the getting started guide for Visual Studio users. Specifically, pointing out that you have to pass additional parameters to llvm-lit and explicitly specify python on the command line. by Aaron Ballman · 12 years ago
  18. a7aec40 docs: Fix long standing linking antipattern. by Sean Silva · 13 years ago
  19. c8e41c5 Fix a typo (the the => the) by Sylvestre Ledru · 13 years ago
  20. 55eda324 [docs] Sphinxify GettingStartedVS. Patch by Mikael Lyngvig! by Michael J. Spencer · 13 years ago