]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35067: Remove _distutils_findvs and use vswhere.exe instead. (GH-10095)
authorSteve Dower <steve.dower@microsoft.com>
Sat, 27 Oct 2018 20:48:33 +0000 (16:48 -0400)
committerGitHub <noreply@github.com>
Sat, 27 Oct 2018 20:48:33 +0000 (16:48 -0400)
commit53125a53f483db0af76249b6af6efcdc200eb421
treeebdf58b5a0243760bf23851b4e4e629157a7a66f
parentd855f2fdbd73016ece9b58e6f6ac26cf986fabf6
bpo-35067: Remove _distutils_findvs and use vswhere.exe instead. (GH-10095)
14 files changed:
Lib/distutils/_msvccompiler.py
Misc/NEWS.d/next/Windows/2018-10-25-11-29-22.bpo-35067.RHWi7W.rst [new file with mode: 0644]
PC/_findvs.cpp [deleted file]
PC/external/Externals.txt [deleted file]
PC/external/include/Setup.Configuration.h [deleted file]
PC/external/v140/amd64/Microsoft.VisualStudio.Setup.Configuration.Native.lib [deleted file]
PC/external/v140/win32/Microsoft.VisualStudio.Setup.Configuration.Native.lib [deleted file]
PC/external/v141/amd64/Microsoft.VisualStudio.Setup.Configuration.Native.lib [deleted file]
PC/external/v141/win32/Microsoft.VisualStudio.Setup.Configuration.Native.lib [deleted file]
PCbuild/_distutils_findvs.vcxproj [deleted file]
PCbuild/_distutils_findvs.vcxproj.filters [deleted file]
PCbuild/pcbuild.proj
PCbuild/pcbuild.sln
Tools/msi/lib/lib_files.wxs