1. d3e1e9d bpo-27593: Updates Windows build to use information from git (#262) (#450) by Steve Dower · 7 years ago
  2. 654da96 Issue #29080: Removes hard dependency on hg.exe from PC/build.bat by Steve Dower · 7 years ago
  3. 7ec8a18 Issue #29080: Removes hard dependency on hg.exe from PC/build.bat by Steve Dower · 7 years ago
  4. 190dbd9 Issue #28846: Various installer fixes by Steve Dower · 8 years ago
  5. 1058109 Issue #28846: Various installer fixes by Steve Dower · 8 years ago
  6. 4468bed Issue #28573: Avoid setting up env too many times during build by Steve Dower · 8 years ago
  7. bed30c3 Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.bat by Zachary Ware · 8 years ago
  8. 940f6a8 Improves handling of test markers for building Python without intefering with actual installs. by Steve Dower · 9 years ago
  9. a6deff2 Issue #24986: Save some bandwidth from svn.python.org by Zachary Ware · 9 years ago
  10. b27f3c3 Issue #24986: Allow building Python without external libraries on Windows by Zachary Ware · 9 years ago
  11. 6732343 Turn 'rem' comments into a real usage message in PCbuild/build.bat by Zachary Ware · 9 years ago
  12. e1f6805 Fixes argument handling in build.bat and HHC search by Steve Dower · 9 years ago
  13. 4943749 Issue #24585: Enables build-to-build upgrades that preserve settings. by Steve Dower · 9 years ago
  14. 785273c Merge forward extras beyond #21907 backport. by Zachary Ware · 9 years ago
  15. 6250df8 Clean up/refactor the batch scripts used for building on Windows. by Zachary Ware · 9 years ago
  16. 774ac37 Closes #17202: Merge with 3.4 by Zachary Ware · 9 years ago
  17. 4c9c848 Issue #17202: Add .bat to .hgeol to force them to CRLF. by Zachary Ware · 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. c6f8c0a Issue #21907: Avoid using double quotes to check argument values. by Zachary Ware · 10 years ago
  20. e12fa65 Issue #21907: Improved the batch scripts provided for building Python. by Zachary Ware · 10 years ago
  21. 5c2725d Update build.bat for VS2010 by Brian Curtin · 12 years ago
  22. 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
  23. 292d351 Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from by Christian Heimes · 16 years ago
  24. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 16 years ago
  25. 939336d It works w/o the newline on my system but you are right. A newline is nicer. by Christian Heimes · 17 years ago
  26. 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