1. 4efc336 bpo-41054: Simplify resource compilation on Windows (GH-21004) by Nikita Nemkin · 4 years, 1 month ago
  2. 894adc1 bpo-39930: Fix MSBuild detection for Build Tools (GH-18938) by Steve Dower · 4 years, 5 months ago
  3. fde44ae bpo-39930: Convert error to warning for more silent failure (GH-18921) by Steve Dower · 4 years, 5 months ago
  4. 2dd4174 bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18918) by Steve Dower · 4 years, 5 months ago
  5. 8bd2872 bpo-25361: Enable SSE2 instructions for Windows 32-bit build (GH-12438) by animalize · 5 years ago
  6. 21a92f8 Implement Windows release builds in Azure Pipelines (GH-14065) by Steve Dower · 5 years ago
  7. f96e7fd bpo-36941: Windows build changes for Windows ARM64 (GH-13365) by Paul Monson · 5 years ago
  8. 8a1657b bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825) by Paul Monson · 5 years ago
  9. d3bbc52 Enable signing Windows builds with SHA1 environment variable (GH-11279) by Steve Dower · 6 years ago
  10. 27e2d1f bpo-35081: Add pycore_ prefix to internal header files (GH-10263) by Victor Stinner · 6 years ago
  11. a05bef4 bpo-35059, PCbuild: Expand inline funcs in Debug (GH-10094) by Victor Stinner · 6 years ago
  12. fa53294 bpo-34980: P/Invoke QueryFullProcessImageName to get process names (GH-9901) by Jeremy Kloth · 6 years ago
  13. 0d2a908 bpo-31944: Fixes build and Modify button (#4278) by Steve Dower · 7 years ago
  14. 2084b30 bpo-31523: Reliability improvements to the Windows build files (#3900) by Steve Dower · 7 years ago
  15. 5fcd5e6 bpo-31340: Change to building with MSVC v141 (included with Visual Studio 2017) (#3311) by Steve Dower · 7 years ago
  16. 68d663c [bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688) by Steve Dower · 7 years ago
  17. 425ec15 Issue #28402: Adds signed catalog files for stdlib on Windows. by Steve Dower · 8 years ago
  18. e7da2f8 Make PGO use usual build directory on Windows. by Steve Dower · 8 years ago
  19. 6ed63f3 Fixes default intermediate directory when building on Windows. by Steve Dower · 8 years ago
  20. df450d1 Issue #27469: Adds a shell extension to the launcher so that drag and drop works correctly. by Steve Dower · 8 years ago
  21. 6fd76bc Fixes use of Py_IntDir and Py_OutDir to control build directories. by Steve Dower · 8 years ago
  22. b066058 Adds version info to all signed binaries on Windows. by Steve Dower · 8 years ago
  23. 84d9fe3 Updates build to use SHA256 hash when signing files. by Steve Dower · 8 years ago
  24. 4c5ad94 Issue #25934: Default to /fp:strict for ICC builds by Zachary Ware · 9 years ago
  25. 940f6a8 Improves handling of test markers for building Python without intefering with actual installs. by Steve Dower · 9 years ago
  26. 5700ae8 Issue #25361: Disables use of SSE2 instructions in Windows 32-bit build by Steve Dower · 9 years ago
  27. fcbe1df Issue #25027: Reverts partial-static build options and adds vcruntime140.dll to Windows installation. by Steve Dower · 9 years ago
  28. de9fb28 Allow intermediate build directory to be overridden. by Steve Dower · 9 years ago
  29. 6d58f8d Issue 24476: Statically links vcruntime140.dll and removes it from the installer by Steve Dower · 9 years ago
  30. bb24087 Issue #23260: Update Windows installer by Steve Dower · 9 years ago
  31. 2587952 Fixes sys.winver generation and removes dependency on user32.dll by Steve Dower · 10 years ago
  32. f4f1080 Prevent warning MSB4057: The target "InitializeBuildStatus" does not exist in the project. by Steve Dower · 10 years ago
  33. 10e6585 Removes use of ValueOrDefault function that is not always available on the buildbots. by Steve Dower · 10 years ago
  34. 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
  35. 740e1dc Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  36. 4b2b1de Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  37. e470d09 Issue #17717: Pull NASM from svn.python.org for OpenSSL build. by Zachary Ware · 10 years ago
  38. 4dc7278 Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  39. baa6d3a Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  40. b40cf1f Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. by Zachary Ware · 10 years ago
  41. 22f2d2e Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. by Zachary Ware · 10 years ago
  42. 3266a8f Issue #21671: Merge with 3.4 by Zachary Ware · 10 years ago
  43. 7d55da4 Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h by Zachary Ware · 10 years ago
  44. b9e71d4 Merge with 3.4 by Martin v. Löwis · 10 years ago
  45. 3d5c9e2 Update to 1.0.1g by Martin v. Löwis · 10 years ago
  46. 92497a4 Issue #21017: Enable Tix debug build on Windows by Zachary Ware · 10 years ago
  47. a191b91 Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows build by Zachary Ware · 10 years ago
  48. 6373ba5 Bump Windows build to 3.5 by Zachary Ware · 10 years ago
  49. a663069 Issue #20465: Update Windows installer to SQLite 3.8.3.1. by Martin v. Löwis · 10 years ago
  50. 09257f7 Issue #20465: Update Windows installer to SQLite 3.8.3.1. by Martin v. Löwis · 10 years ago
  51. 8d0d369 Update Tcl/Tk to 8.6.1. by Martin v. Löwis · 11 years ago
  52. baacf4d Update xz to 5.0.5. by Martin v. Löwis · 11 years ago
  53. bc2f0ba Update SQLite to 3.8.1 on Windows. by Martin v. Löwis · 11 years ago
  54. f3bf35e Issue #16632: Enable DEP and ASLR on Windows. by Christian Heimes · 11 years ago
  55. 3bfc5f5 merge with 3.3 by Georg Brandl · 11 years ago
  56. 84fc4ba Closes #17962: Build with OpenSSL 1.0.1e on Windows. by Georg Brandl · 11 years ago
  57. 5fe5b4e #17425: merge 3.3 by Martin v. Löwis · 11 years ago
  58. cc0b927 Issue #17425: Build with openssl 1.0.1d on Windows. by Martin v. Löwis · 11 years ago
  59. 08a9012 Bump version to 3.4.0 alpha 0. by Georg Brandl · 12 years ago
  60. 318c56c Issue #15102: Fix paths of python executables. by Stefan Krah · 12 years ago
  61. f52f527 Issue #15102: find python.exe in OutDir, not SolutionDir. by Martin v. Löwis · 12 years ago
  62. c45ea9e Clean up the PCBuild project files, removing redundant settings and by Kristján Valur Jónsson · 12 years ago
  63. e01eb4c Upgrade OpenSSL to 1.0.1c by Martin v. Löwis · 12 years ago
  64. 3f90311 merge 3.2 by Martin v. Löwis · 12 years ago
  65. 29e861d Upgrade sqlite to 3.7.12. by Martin v. Löwis · 12 years ago
  66. ecc5877 Upgrade bzip2 to 1.0.6. by Martin v. Löwis · 12 years ago
  67. 401f9f3 Fix #13210. Port the Windows build from VS2008 to VS2010. by Brian Curtin · 12 years ago