[PATCH] D124521: Remove the Visual Studio/MSBuild integration
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 27 05:17:13 PDT 2022
hans created this revision.
hans added reviewers: thakis, rnk.
Herald added a project: All.
hans requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.
Herald added a project: LLVM.
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/
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D124521
Files:
llvm/tools/msbuild/.gitignore
llvm/tools/msbuild/LLVM.Cpp.Common.props
llvm/tools/msbuild/LLVM.Cpp.Common.targets
llvm/tools/msbuild/Platformx64/Toolset.props
llvm/tools/msbuild/Platformx64/Toolset.targets
llvm/tools/msbuild/Platformx86/Toolset.props
llvm/tools/msbuild/Platformx86/Toolset.targets
llvm/tools/msbuild/install.bat
llvm/tools/msbuild/license.txt
llvm/tools/msbuild/llvm-general.xml
llvm/tools/msbuild/llvm.csproj
llvm/tools/msbuild/llvm.sln
llvm/tools/msbuild/source.extension.vsixmanifest
llvm/tools/msbuild/uninstall.bat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124521.425485.patch
Type: text/x-patch
Size: 47370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220427/fc48d899/attachment-0001.bin>
More information about the llvm-commits
mailing list