1. 05f01d8 bpo-30389 Adds detection of VS 2017 to distutils._msvccompiler (#1632) by Steve Dower · 7 years ago
  2. d01db1c bpo-31358: Pull zlib out of the repository (GH-3375) by Zachary Ware · 7 years ago
  3. 68d663c [bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688) by Steve Dower · 7 years ago
  4. 40a23e8 bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvarsall.bat (#2252) by Steve Dower · 7 years ago
  5. 6b6e687 bpo-27425: Be more explicit in .gitattributes (GH-840) by Zachary Ware · 7 years ago
  6. 8619c54 PCbuild/build.bat: Add note about using msbuild response file. (#1551) by Charles · 7 years ago
  7. 291557e PCbuild/build.bat: pass command line parameters when building PGO (#1510) by Charles · 7 years ago
  8. a0c07d2 bpo-27593: Updates Windows build to use information from git (#262) by Steve Dower · 7 years ago
  9. 654da96 Issue #29080: Removes hard dependency on hg.exe from PC/build.bat by Steve Dower · 8 years ago
  10. 7ec8a18 Issue #29080: Removes hard dependency on hg.exe from PC/build.bat by Steve Dower · 8 years ago
  11. 190dbd9 Issue #28846: Various installer fixes by Steve Dower · 8 years ago
  12. 1058109 Issue #28846: Various installer fixes by Steve Dower · 8 years ago
  13. 4468bed Issue #28573: Avoid setting up env too many times during build by Steve Dower · 8 years ago
  14. bed30c3 Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.bat by Zachary Ware · 9 years ago
  15. 940f6a8 Improves handling of test markers for building Python without intefering with actual installs. by Steve Dower · 9 years ago
  16. a6deff2 Issue #24986: Save some bandwidth from svn.python.org by Zachary Ware · 9 years ago
  17. b27f3c3 Issue #24986: Allow building Python without external libraries on Windows by Zachary Ware · 9 years ago
  18. 6732343 Turn 'rem' comments into a real usage message in PCbuild/build.bat by Zachary Ware · 9 years ago
  19. e1f6805 Fixes argument handling in build.bat and HHC search by Steve Dower · 9 years ago
  20. 4943749 Issue #24585: Enables build-to-build upgrades that preserve settings. by Steve Dower · 9 years ago
  21. 785273c Merge forward extras beyond #21907 backport. by Zachary Ware · 9 years ago
  22. 6250df8 Clean up/refactor the batch scripts used for building on Windows. by Zachary Ware · 9 years ago
  23. 774ac37 Closes #17202: Merge with 3.4 by Zachary Ware · 9 years ago
  24. 4c9c848 Issue #17202: Add .bat to .hgeol to force them to CRLF. by Zachary Ware · 9 years ago
  25. 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
  26. c6f8c0a Issue #21907: Avoid using double quotes to check argument values. by Zachary Ware · 10 years ago
  27. e12fa65 Issue #21907: Improved the batch scripts provided for building Python. by Zachary Ware · 10 years ago
  28. 5c2725d Update build.bat for VS2010 by Brian Curtin · 12 years ago
  29. a822314 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60696-60698 via svnmerge from by Christian Heimes · 16 years ago
  30. 292d351 Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from by Christian Heimes · 16 years ago
  31. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  32. 939336d It works w/o the newline on my system but you are right. A newline is nicer. by Christian Heimes · 17 years ago
  33. 4a7cae5 I've created three bat files based on the howto http://wiki.python.org/moin/Building_Python_with_the_free_MS_C_Toolkit by Christian Heimes · 17 years ago