[all-commits] [llvm/llvm-project] aed44d: Remove the Visual Studio/MSBuild integration (llvm...
Hans via All-commits
all-commits at lists.llvm.org
Wed Apr 27 08:32:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aed44d282249e1d61245d61194f6a8ce3c6f4bb7
https://github.com/llvm/llvm-project/commit/aed44d282249e1d61245d61194f6a8ce3c6f4bb7
Author: Hans Wennborg <hans at chromium.org>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M llvm/docs/ReleaseNotes.rst
R llvm/tools/msbuild/.gitignore
R llvm/tools/msbuild/LLVM.Cpp.Common.props
R llvm/tools/msbuild/LLVM.Cpp.Common.targets
R llvm/tools/msbuild/Platformx64/Toolset.props
R llvm/tools/msbuild/Platformx64/Toolset.targets
R llvm/tools/msbuild/Platformx86/Toolset.props
R llvm/tools/msbuild/Platformx86/Toolset.targets
R llvm/tools/msbuild/install.bat
R llvm/tools/msbuild/license.txt
R llvm/tools/msbuild/llvm-general.xml
R llvm/tools/msbuild/llvm.csproj
R llvm/tools/msbuild/llvm.sln
R llvm/tools/msbuild/source.extension.vsixmanifest
R llvm/tools/msbuild/uninstall.bat
Log Message:
-----------
Remove the Visual Studio/MSBuild integration (llvm/tools/msbuild/)
This has been obsolete and abandoned since MS started including an
integration themselves in Visual Studio 2019.
See discussion at
https://discourse.llvm.org/t/building-the-llvm-with-msbuild/62053/
Differential revision: https://reviews.llvm.org/D124521
More information about the All-commits
mailing list