COMMITS
/ PCbuild/xxlimited.vcxproj January 17, 2024
S
gh-112984 Update Windows build and installer for free-threaded builds (GH-113129)
Steve Dower committed
April 2, 2021
V
bpo-41111: xxlimited.c defines Py_LIMITED_API (GH-25151)
Victor Stinner committed
April 1, 2021
V
bpo-43688: Fix Py_LIMITED_API version of xxlimited (GH-25135)
Victor Stinner committed
December 8, 2020
P
bpo-42111: Make the xxlimited module an example of best extension module practices (GH-23226)
Petr Viktorin 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 9, 2018
S
bpo-32507: Change Windows install to include app-local UCRT (#5119)
Steve Dower committed
June 3, 2015
S
Issue #24376: Bumps xxlimited.vcxproj to use 3.6 limited ABI.
Steve Dower committed
S
Issue #24376: xxlimited.c errors when building 32 and 64 bit on Windows
Steve Dower committed
November 22, 2014
March 19, 2014
Z
Avoid compile warning in xxlimited on 32-bit Windows non-Debug builds.
Zachary Ware committed
January 4, 2014
M
Drop reference to pythoncore, to avoid linking python34.dll
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 14, 2012
M
Fix release build settings.
Martin v. Löwis 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