]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39930: Fix MSBuild detection for Build Tools (GH-18938)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 12 Mar 2020 16:47:53 +0000 (09:47 -0700)
committerGitHub <noreply@github.com>
Thu, 12 Mar 2020 16:47:53 +0000 (09:47 -0700)
commit35ae5d916c6c2e9f211666a3a97965be3d2977ae
tree7492dc377cb3ae3ca1e5e2599ec4b77b72fea427
parent03ac090c5f8d5b281e56c5f5431c1754fd4efe5c
bpo-39930: Fix MSBuild detection for Build Tools (GH-18938)

Ensure we detect Build Tools installs using the newer logic, and skip looking in the registry for VS 2017.
(cherry picked from commit 894adc18b4fb7246b762276a50a332c0e4f0e0f0)

Co-authored-by: Steve Dower <steve.dower@python.org>
PCbuild/find_msbuild.bat
PCbuild/pyproject.props