COMMITS
/ PCbuild/pcbuild.sln May 22, 2019
P
bpo-36941: Project file fixups for Windows ARM64 (GH-13477)
Paul Monson committed
May 17, 2019
P
bpo-36941: Windows build changes for Windows ARM64 (GH-13365)
Paul Monson committed
April 25, 2019
P
bpo-35920: Windows 10 ARM32 platform support (GH-11774)
Paul Monson committed
April 18, 2019
V
bpo-36635: Add _testinternalcapi module (GH-12841)
Victor Stinner committed
P
bpo-36071 Add support for Windows ARM32 in ctypes/libffi (GH-12059)
Paul Monson committed
February 14, 2019
P
bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)
Paul Monson committed
December 11, 2018
S
bpo-34977: Add Windows App Store package (GH-11027)
Steve Dower committed
December 7, 2018
V
Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)
Victor Stinner committed
S
bpo-34977: Add Windows App Store package (GH-10245)
Steve Dower committed
October 27, 2018
S
bpo-35067: Remove _distutils_findvs and use vswhere.exe instead. (GH-10095)
Steve Dower committed
January 18, 2018
January 15, 2018
A
bpo-14976: Reentrant simple queue (#3346)
Antoine Pitrou committed
July 17, 2017
S
[bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688)
Steve Dower committed
June 16, 2017
S
bpo-30631: Silence MSVC warnings in third-party code (GH-1963)
Segev Finer committed
June 10, 2017
Z
bpo-27425: Be more explicit in .gitattributes (GH-840)
Zachary Ware committed
May 17, 2017
S
Adds lib.pyproj file to solution (#1633)
Steve Dower committed
April 20, 2017
S
bpo-29191: Add liblzma.vcxproj to pcbuild.sln and other missing entries (#1222)
Segev Finer committed
October 21, 2016
I
Issue #28448: Fix C implemented asyncio.Future didn't work on Windows
INADA Naoki committed
October 3, 2016
July 16, 2016
S
May 24, 2015
S
Issue #24268: Adds PCBuild project to build _testmultiphase module.
Steve Dower committed
May 20, 2015
S
Updates PCBuild.sln to open with VS 2015 by default.
Steve Dower committed
December 16, 2014
S
Make bdist_wininst build only on demand
Steve Dower committed
November 22, 2014
March 22, 2014
Z
Issue #21017: Enable Tix debug build on Windows
Zachary Ware committed
Z
Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows build
Zachary Ware committed
March 19, 2014
Z
Clean up PCbuild/pcbuild.sln a bit:
Zachary Ware committed
January 3, 2014
M
Revert accidental deletion of _overlapped.
Martin v. Löwis committed
M
* Issue #16113: Remove sha3 module again.
Martin v. Löwis committed
November 3, 2013
N
Close #19439: execute embedding tests on Windows
Nick Coghlan committed
October 18, 2013
R
Update more configurations in pcbuild.sln.
Richard Oudkerk committed
R
Update pcbuild.sln to build _overlapped.
Richard Oudkerk committed
October 17, 2013
G
Initial checkin of asyncio package (== Tulip, == PEP 3156).
Guido van Rossum committed
December 23, 2012
B
Fix #14470. Remove w9xpopen per PEP 11.
Brian Curtin committed
December 14, 2012
A
Issue #16421: allow to load multiple modules from the same shared object.
Andrew Svetlov committed
October 7, 2012
C
correct build configuration of sha3 project for debug builds
Christian Heimes committed
October 6, 2012
August 24, 2012
M
Add missing PGI/PGO configurations for pywlauncher.
Martin v. Löwis committed
July 28, 2012
M
Issue #15431: Drop _freeze_importlib from all build configurations,
Martin v. Löwis committed
M
Issue #15431: Add _freeze_importlib project to regenerate importlib.h on Windows.
Martin v. Löwis committed
June 26, 2012
M
Create PGInstrument/PGUpdate configurations for py.exe and pyw.exe
Martin v. Löwis committed
June 21, 2012
B
Remove associator project - it's not needed
Brian Curtin committed
M
Build and bundle the 32-bit launcher in all configurations.
Martin v. Löwis committed
B
Add associator
Brian Curtin committed
June 20, 2012
B
Add the pyw launcher
Brian Curtin committed
B
Get 64-bit building
Brian Curtin committed
B
Initial changes to get the py launcher building
Brian Curtin committed
May 20, 2012
K
Issue 14821:
Kristján Valur Jónsson committed
May 19, 2012
K
Clean up the PCBuild project files, removing redundant settings and
Kristján Valur Jónsson committed
May 14, 2012
M
Don't build xxlimited in debug mode.
Martin v. Löwis committed