1. 8fcaffb bpo-37326: Include libffi license when available (GH-15921) by Steve Dower · 5 years ago
  2. 00f6493 bpo-37288: Fix Windows build when --no-tkinter is specified (GH-14096) by Paul Monson · 5 years ago
  3. 21a92f8 Implement Windows release builds in Azure Pipelines (GH-14065) by Steve Dower · 5 years ago
  4. cfb241b bpo-36941: Project file fixups for Windows ARM64 (GH-13477) by Paul Monson · 5 years ago
  5. f96e7fd bpo-36941: Windows build changes for Windows ARM64 (GH-13365) by Paul Monson · 5 years ago
  6. 8a1657b bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825) by Paul Monson · 6 years ago
  7. d135f20 bpo-32507: Change Windows install to include app-local UCRT (#5119) by Steve Dower · 7 years ago
  8. f7e5b56 bpo-32030: Split Py_Main() into subfunctions (#4399) by Victor Stinner · 7 years ago
  9. 5fcd5e6 bpo-31340: Change to building with MSVC v141 (included with Visual Studio 2017) (#3311) by Steve Dower · 7 years ago
  10. 40a23e8 bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvarsall.bat (#2252) by Steve Dower · 7 years ago
  11. fb4a96a Issue #28251: Improvements to help manuals on Windows. by Steve Dower · 8 years ago
  12. a7a222f Closes #26624: Adds validation of ucrtbase[d].dll version with warning for old versions. by Steve Dower · 8 years ago
  13. b066058 Adds version info to all signed binaries on Windows. by Steve Dower · 9 years ago
  14. 65e4cb1 Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release. by Steve Dower · 10 years ago
  15. 973fe0b Issue #18093: Factor out the programs that embed the runtime by Nick Coghlan · 10 years ago
  16. 45bc17b Issue #19962: The Windows build process now creates "python.bat" by Zachary Ware · 10 years ago
  17. 24e33ac Issue #17206: On Windows, increase the stack size from 2 MB to 4.2 MB to fix by Victor Stinner · 11 years ago
  18. 445ad99 Fix #14470. Remove w9xpopen per PEP 11. by Brian Curtin · 12 years ago
  19. c45ea9e Clean up the PCBuild project files, removing redundant settings and by Kristján Valur Jónsson · 12 years ago
  20. 40e41bb changeset: 76969:0cbe1099226d by Brian Curtin · 12 years ago
  21. 401f9f3 Fix #13210. Port the Windows build from VS2008 to VS2010. by Brian Curtin · 12 years ago