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/
Paths
| Differential D124521
Remove the Visual Studio/MSBuild integration ClosedPublic Authored by hans on Apr 27 2022, 5:17 AM.
Details Summary 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/
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 27 2022, 7:06 AM Comment Actions
Good point, let's do that. This revision was landed with ongoing or failed builds.Apr 27 2022, 8:32 AM Closed by commit rGaed44d282249: Remove the Visual Studio/MSBuild integration (llvm/tools/msbuild/) (authored by hans). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 425530 llvm/docs/ReleaseNotes.rst
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
|