COMMITS
/ PCbuild/python3dll.vcxproj January 17, 2024
S
gh-112984 Update Windows build and installer for free-threaded builds (GH-113129)
Steve Dower committed
June 23, 2020
N
bpo-41039: Simplify python3.dll build (GH-20989)
Nikita Nemkin committed
May 17, 2019
P
bpo-36941: Windows build changes for Windows ARM64 (GH-13365)
Paul Monson committed
February 14, 2019
P
bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)
Paul Monson committed
May 28, 2018
S
bro-33614: Override exit code in find_msbuild.bat (GH-7169)
Steve Dower committed
July 14, 2016
S
Fixes build order and lingering intermediate files.
Steve Dower committed
April 6, 2016
S
Adds version info to all signed binaries on Windows.
Steve Dower committed
July 3, 2015
January 31, 2015
S
Fixes python3_d.dll build so that functions are forwarded to python35_d.dll
Steve Dower committed
November 22, 2014
November 19, 2013
C
Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for nmake.exe correctly.
Christian Heimes committed
May 13, 2012
B
Fix #13210. Port the Windows build from VS2008 to VS2010.
Brian Curtin committed