COMMITS
/ PCbuild/_decimal.vcxproj July 10, 2019
S
Rename memory.c to mpalloc.c for consistency with the header file. (#14687)
Stefan Krah 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
January 23, 2018
Y
bpo-32436: Implement PEP 567 (#5027)
Yury Selivanov committed
January 9, 2018
S
bpo-32507: Change Windows install to include app-local UCRT (#5119)
Steve Dower committed
April 6, 2016
S
Adds version info to all signed binaries on Windows.
Steve Dower committed
November 22, 2014
August 24, 2012
M
Issue #15511: Drop explicit dependency on pythonxy.lib from amd64 configuration.
Martin v. Löwis committed
May 19, 2012
K
Clean up the PCBuild project files, removing redundant settings and
Kristján Valur Jónsson committed
May 13, 2012
B
changeset: 76969:0cbe1099226d
Brian Curtin committed
B
Fix #13210. Port the Windows build from VS2008 to VS2010.
Brian Curtin committed