1. 89ae20b bpo-39185 Add the d[etailed] and q[uiet] verbosity levels for msbuild (GH-17791) by Anthony Shaw · 4 years, 5 months ago
  2. a9d0a6a bpo-36500: Simplify PCbuild/build.bat and prevent path separator changing in comments (GH-17644) by Steve Dower · 4 years, 7 months ago
  3. 9e36589 bpo-36500: Add --regen option to PCbuild/build.bat so Windows users can regen grammar, opcodes, tokens and symbols (GH-12654) by Anthony Shaw · 4 years, 7 months ago
  4. de148f2 bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828) by Steve Dower · 4 years, 8 months ago
  5. 21a92f8 Implement Windows release builds in Azure Pipelines (GH-14065) by Steve Dower · 5 years ago
  6. f96e7fd bpo-36941: Windows build changes for Windows ARM64 (GH-13365) by Paul Monson · 5 years ago
  7. 62dfd7d bpo-35920: Windows 10 ARM32 platform support (GH-11774) by Paul Monson · 5 years ago
  8. f46eccd bpo-35433: Properly detect installed SDK versions (GH-11009) by Jeremy Kloth · 6 years ago
  9. 05f01d8 bpo-30389 Adds detection of VS 2017 to distutils._msvccompiler (#1632) by Steve Dower · 7 years ago
  10. d01db1c bpo-31358: Pull zlib out of the repository (GH-3375) by Zachary Ware · 7 years ago
  11. 68d663c [bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688) by Steve Dower · 7 years ago
  12. 40a23e8 bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvarsall.bat (#2252) by Steve Dower · 7 years ago
  13. 6b6e687 bpo-27425: Be more explicit in .gitattributes (GH-840) by Zachary Ware · 7 years ago
  14. 8619c54 PCbuild/build.bat: Add note about using msbuild response file. (#1551) by Charles · 7 years ago
  15. 291557e PCbuild/build.bat: pass command line parameters when building PGO (#1510) by Charles · 7 years ago
  16. a0c07d2 bpo-27593: Updates Windows build to use information from git (#262) by Steve Dower · 7 years ago
  17. 654da96 Issue #29080: Removes hard dependency on hg.exe from PC/build.bat by Steve Dower · 8 years ago
  18. 7ec8a18 Issue #29080: Removes hard dependency on hg.exe from PC/build.bat by Steve Dower · 8 years ago
  19. 190dbd9 Issue #28846: Various installer fixes by Steve Dower · 8 years ago
  20. 1058109 Issue #28846: Various installer fixes by Steve Dower · 8 years ago
  21. 4468bed Issue #28573: Avoid setting up env too many times during build by Steve Dower · 8 years ago
  22. bed30c3 Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.bat by Zachary Ware · 9 years ago
  23. 940f6a8 Improves handling of test markers for building Python without intefering with actual installs. by Steve Dower · 9 years ago
  24. a6deff2 Issue #24986: Save some bandwidth from svn.python.org by Zachary Ware · 9 years ago
  25. b27f3c3 Issue #24986: Allow building Python without external libraries on Windows by Zachary Ware · 9 years ago
  26. 6732343 Turn 'rem' comments into a real usage message in PCbuild/build.bat by Zachary Ware · 9 years ago
  27. e1f6805 Fixes argument handling in build.bat and HHC search by Steve Dower · 9 years ago
  28. 4943749 Issue #24585: Enables build-to-build upgrades that preserve settings. by Steve Dower · 9 years ago
  29. 785273c Merge forward extras beyond #21907 backport. by Zachary Ware · 9 years ago
  30. 6250df8 Clean up/refactor the batch scripts used for building on Windows. by Zachary Ware · 9 years ago
  31. 774ac37 Closes #17202: Merge with 3.4 by Zachary Ware · 9 years ago
  32. 4c9c848 Issue #17202: Add .bat to .hgeol to force them to CRLF. by Zachary Ware · 9 years ago
  33. 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
  34. c6f8c0a Issue #21907: Avoid using double quotes to check argument values. by Zachary Ware · 10 years ago
  35. e12fa65 Issue #21907: Improved the batch scripts provided for building Python. by Zachary Ware · 10 years ago
  36. 5c2725d Update build.bat for VS2010 by Brian Curtin · 12 years ago
  37. 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
  38. 292d351 Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from by Christian Heimes · 16 years ago
  39. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  40. 939336d It works w/o the newline on my system but you are right. A newline is nicer. by Christian Heimes · 17 years ago
  41. 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