1. 425ec15 Issue #28402: Adds signed catalog files for stdlib on Windows. by Steve Dower · 8 years ago
  2. e7da2f8 Make PGO use usual build directory on Windows. by Steve Dower · 8 years ago
  3. 6ed63f3 Fixes default intermediate directory when building on Windows. by Steve Dower · 8 years ago
  4. df450d1 Issue #27469: Adds a shell extension to the launcher so that drag and drop works correctly. by Steve Dower · 8 years ago
  5. 6fd76bc Fixes use of Py_IntDir and Py_OutDir to control build directories. by Steve Dower · 8 years ago
  6. b066058 Adds version info to all signed binaries on Windows. by Steve Dower · 8 years ago
  7. 84d9fe3 Updates build to use SHA256 hash when signing files. by Steve Dower · 8 years ago
  8. 4c5ad94 Issue #25934: Default to /fp:strict for ICC builds by Zachary Ware · 8 years ago
  9. 940f6a8 Improves handling of test markers for building Python without intefering with actual installs. by Steve Dower · 9 years ago
  10. 5700ae8 Issue #25361: Disables use of SSE2 instructions in Windows 32-bit build by Steve Dower · 9 years ago
  11. fcbe1df Issue #25027: Reverts partial-static build options and adds vcruntime140.dll to Windows installation. by Steve Dower · 9 years ago
  12. de9fb28 Allow intermediate build directory to be overridden. by Steve Dower · 9 years ago
  13. 6d58f8d Issue 24476: Statically links vcruntime140.dll and removes it from the installer by Steve Dower · 9 years ago
  14. bb24087 Issue #23260: Update Windows installer by Steve Dower · 9 years ago
  15. 2587952 Fixes sys.winver generation and removes dependency on user32.dll by Steve Dower · 9 years ago
  16. f4f1080 Prevent warning MSB4057: The target "InitializeBuildStatus" does not exist in the project. by Steve Dower · 9 years ago
  17. 10e6585 Removes use of ValueOrDefault function that is not always available on the buildbots. by Steve Dower · 9 years ago
  18. 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
  19. 740e1dc Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  20. 4b2b1de Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  21. e470d09 Issue #17717: Pull NASM from svn.python.org for OpenSSL build. by Zachary Ware · 10 years ago
  22. 4dc7278 Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  23. baa6d3a Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  24. b40cf1f Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. by Zachary Ware · 10 years ago
  25. 22f2d2e Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. by Zachary Ware · 10 years ago
  26. 3266a8f Issue #21671: Merge with 3.4 by Zachary Ware · 10 years ago
  27. 7d55da4 Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h by Zachary Ware · 10 years ago
  28. b9e71d4 Merge with 3.4 by Martin v. Löwis · 10 years ago
  29. 3d5c9e2 Update to 1.0.1g by Martin v. Löwis · 10 years ago
  30. 92497a4 Issue #21017: Enable Tix debug build on Windows by Zachary Ware · 10 years ago
  31. a191b91 Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows build by Zachary Ware · 10 years ago
  32. 6373ba5 Bump Windows build to 3.5 by Zachary Ware · 10 years ago
  33. a663069 Issue #20465: Update Windows installer to SQLite 3.8.3.1. by Martin v. Löwis · 10 years ago
  34. 09257f7 Issue #20465: Update Windows installer to SQLite 3.8.3.1. by Martin v. Löwis · 10 years ago
  35. 8d0d369 Update Tcl/Tk to 8.6.1. by Martin v. Löwis · 11 years ago
  36. baacf4d Update xz to 5.0.5. by Martin v. Löwis · 11 years ago
  37. bc2f0ba Update SQLite to 3.8.1 on Windows. by Martin v. Löwis · 11 years ago
  38. f3bf35e Issue #16632: Enable DEP and ASLR on Windows. by Christian Heimes · 11 years ago
  39. 3bfc5f5 merge with 3.3 by Georg Brandl · 11 years ago
  40. 84fc4ba Closes #17962: Build with OpenSSL 1.0.1e on Windows. by Georg Brandl · 11 years ago
  41. 5fe5b4e #17425: merge 3.3 by Martin v. Löwis · 11 years ago
  42. cc0b927 Issue #17425: Build with openssl 1.0.1d on Windows. by Martin v. Löwis · 11 years ago
  43. 08a9012 Bump version to 3.4.0 alpha 0. by Georg Brandl · 12 years ago
  44. 318c56c Issue #15102: Fix paths of python executables. by Stefan Krah · 12 years ago
  45. f52f527 Issue #15102: find python.exe in OutDir, not SolutionDir. by Martin v. Löwis · 12 years ago
  46. c45ea9e Clean up the PCBuild project files, removing redundant settings and by Kristján Valur Jónsson · 12 years ago
  47. e01eb4c Upgrade OpenSSL to 1.0.1c by Martin v. Löwis · 12 years ago
  48. 3f90311 merge 3.2 by Martin v. Löwis · 12 years ago
  49. 29e861d Upgrade sqlite to 3.7.12. by Martin v. Löwis · 12 years ago
  50. ecc5877 Upgrade bzip2 to 1.0.6. by Martin v. Löwis · 12 years ago
  51. 401f9f3 Fix #13210. Port the Windows build from VS2008 to VS2010. by Brian Curtin · 12 years ago