commit | 06d6e3d0bb5b8a3d3105289034953a8014356a0b | [log] [tgz] |
---|---|---|
author | Steve Dower <steve.dower@microsoft.com> | Mon Jun 19 11:12:56 2017 -0700 |
committer | GitHub <noreply@github.com> | Mon Jun 19 11:12:56 2017 -0700 |
tree | 7b1731aaa5477b939eb6ba1f507790ef38df61da | |
parent | acdf159b245aaac28f54dd10606911386ab39058 [diff] |
bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvarsall.bat (#2252) (#2280) * Fixes build scripts to find msbuild.exe and stop relying on vcvarsall.bat Also fixes bdist_wininst.vcxproj to use correct version in generated name.