1. 4a6f482 Backs out buildbot clean trigger. by Steve Dower · 8 years ago
  2. 79993a9 Adds warning to prepare_ssl when nasm is not available. by Steve Dower · 8 years ago
  3. 3cc6da2 Removes deprecated -n option from buildbot script. by Steve Dower · 9 years ago
  4. e74fe18 Allow PCbuild\rt.bat to accept unlimited arguments for regrtest. by Zachary Ware · 9 years ago
  5. 8074049 Removes --clean-only option from buildbots. by Steve Dower · 9 years ago
  6. e7e6939 Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision. by Steve Dower · 9 years ago
  7. 4ab4ac8 Merge 3.4 by Zachary Ware · 9 years ago
  8. 9fe1643 Deprecate unused scripts in Tools/buildbot. by Zachary Ware · 9 years ago
  9. 785273c Merge forward extras beyond #21907 backport. by Zachary Ware · 9 years ago
  10. 6250df8 Clean up/refactor the batch scripts used for building on Windows. by Zachary Ware · 9 years ago
  11. 7dc9dea Issue #20035: Reimplement tkinter._fix module as a C function. by Zachary Ware · 9 years ago
  12. 774ac37 Closes #17202: Merge with 3.4 by Zachary Ware · 9 years ago
  13. 4c9c848 Issue #17202: Add .bat to .hgeol to force them to CRLF. by Zachary Ware · 9 years ago
  14. bb24087 Issue #23260: Update Windows installer by Steve Dower · 9 years ago
  15. 494b09c Backed out changeset ceaac3d483a1 (buildbots refreshed) by Zachary Ware · 10 years ago
  16. d0b07d5 Fetch new external sources on the buildbots by Zachary Ware · 10 years ago
  17. 10e6585 Removes use of ValueOrDefault function that is not always available on the buildbots. by Steve Dower · 10 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. aa3ea7e Issue #17717: Pull NASM from svn.python.org for OpenSSL build. by Zachary Ware · 10 years ago
  22. 77770bd Turn externals cleaning back off by Zachary Ware · 10 years ago
  23. 4dc7278 Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  24. baa6d3a Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  25. 6f3bdc9 Issue #21907: Partially revert changes to Windows buildbot scripts. by Zachary Ware · 10 years ago
  26. 86a89f02e2 Issue #21907: Try to make the pre-Vista Windows buildbots happier. by Zachary Ware · 10 years ago
  27. 22f2d2e Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. by Zachary Ware · 10 years ago
  28. afb52e1 Issue #21907: Make the buildbot clean script always return 0. by Zachary Ware · 10 years ago
  29. e12fa65 Issue #21907: Improved the batch scripts provided for building Python. by Zachary Ware · 10 years ago
  30. 89c057a Backed out changeset bc41a4d6c58f after buildbots have new OpenSSL source. by Zachary Ware · 9 years ago
  31. 5065792 Refresh OpenSSL sources on the buildbots by Zachary Ware · 9 years ago
  32. 9f3109c Issue #23686: Update Windows build to use OpenSSL 1.0.2a. by Zachary Ware · 9 years ago
  33. 6b89973 Issue #23212: Update Windows copy of OpenSSL to 1.0.1l by Steve Dower · 9 years ago
  34. cbd3bd5 Closes #23160: Respect the environment variable SVNROOT in external-common.bat (patch by anselm.kruis) by Steve Dower · 9 years ago
  35. 8c6f189 Merge with 3.4 by Zachary Ware · 10 years ago
  36. 9789185 Issue #21683: Add Tix build to the Windows buildbot scripts. by Zachary Ware · 10 years ago
  37. 3266a8f Issue #21671: Merge with 3.4 by Zachary Ware · 10 years ago
  38. 7d55da4 Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h by Zachary Ware · 10 years ago
  39. 7490554 Revert Tools/buildbot/external-common.bat to normal (with updated versions). by Zachary Ware · 10 years ago
  40. 60cc211 Revert Tools/buildbot/external-common.bat to normal (with updated versions). by Zachary Ware · 10 years ago
  41. c6d6784 Force a clean pull-and-build of Tcl/Tk on Windows buildbots. by Zachary Ware · 10 years ago
  42. 6d602c0 Force a clean pull-and-build of Tcl/Tk on Windows buildbots. by Zachary Ware · 10 years ago
  43. 4a01fd2 Clean up Tcl/Tk building in the Windows buildbot scripts. 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. 800cae3 Issue #21059: Temporary measure to make the Windows buildbots useful again. by Zachary Ware · 10 years ago
  47. 92497a4 Issue #21017: Enable Tix debug build on Windows by Zachary Ware · 10 years ago
  48. a191b91 Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows build by Zachary Ware · 10 years ago
  49. 09257f7 Issue #20465: Update Windows installer to SQLite 3.8.3.1. by Martin v. Löwis · 10 years ago
  50. e8ebe15 Windows buildbot: use --timeout feature in Tools/buildbot/test-amd64.bat by Victor Stinner · 10 years ago
  51. 20b017e Windows buildbot: use --timeout feature in Tools/buildbot/test.bat by Victor Stinner · 10 years ago
  52. 14fff88 Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the by Zachary Ware · 11 years ago
  53. bb65b5b Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the by Zachary Ware · 11 years ago
  54. 8d0d369 Update Tcl/Tk to 8.6.1. by Martin v. Löwis · 11 years ago
  55. baacf4d Update xz to 5.0.5. by Martin v. Löwis · 11 years ago
  56. bc2f0ba Update SQLite to 3.8.1 on Windows. by Martin v. Löwis · 11 years ago
  57. 3bfc5f5 merge with 3.3 by Georg Brandl · 11 years ago
  58. 84fc4ba Closes #17962: Build with OpenSSL 1.0.1e on Windows. by Georg Brandl · 11 years ago
  59. 5fe5b4e #17425: merge 3.3 by Martin v. Löwis · 11 years ago
  60. cc0b927 Issue #17425: Build with openssl 1.0.1d on Windows. by Martin v. Löwis · 11 years ago
  61. 3f50bf6 Drop support for Windows 2000; allow any XP API (but not Vista+). by Martin v. Löwis · 11 years ago
  62. 932f5be Merge buildbot script changes by Antoine Pitrou · 12 years ago
  63. d0bb9c6 Allow passing extra testing options to the buildbot test scripts by Antoine Pitrou · 12 years ago
  64. 62ba042 Issue #15171: Try the HOST_PYTHON hack for 3.2. by Stefan Krah · 12 years ago
  65. 3c0db67 Drop useenv=true also from the 32-bit build script: It is not necessary and by Stefan Krah · 12 years ago
  66. 318c56c Issue #15102: Fix paths of python executables. by Stefan Krah · 12 years ago
  67. 92c9757 Use -W on the Windows 64 buildbots by Antoine Pitrou · 12 years ago
  68. d725de9 Issue #15102: Try setting HOST_PYTHON in build-amd64.bat as a temporary measure. by Stefan Krah · 12 years ago
  69. 16ad7a2 Issue #15102: Fix paths in external-amd64.bat. by Stefan Krah · 12 years ago
  70. 37459a0 Issue #15102: Allow platform-specific settings for the current project by Stefan Krah · 12 years ago
  71. cca802e Fix typo. by Martin v. Löwis · 12 years ago
  72. e01eb4c Upgrade OpenSSL to 1.0.1c by Martin v. Löwis · 12 years ago
  73. 3f90311 merge 3.2 by Martin v. Löwis · 12 years ago
  74. 3407dfb Upgrade OpenSSL to 1.0.0j by Martin v. Löwis · 12 years ago
  75. a79e7fe Merge 3.2 by Brian Curtin · 12 years ago
  76. 1f24548 bsddb never existed in 3.x, no need to keep downloading sleepycat by Brian Curtin · 12 years ago
  77. d7be304 merge 3.2 by Martin v. Löwis · 12 years ago
  78. 2d82d04 Stop deleting non-existing bytecode files. by Martin v. Löwis · 12 years ago
  79. 29e861d Upgrade sqlite to 3.7.12. by Martin v. Löwis · 12 years ago
  80. 87960da Upgrade bzip2 to 1.0.6. by Martin v. Löwis · 12 years ago
  81. ecc5877 Upgrade bzip2 to 1.0.6. by Martin v. Löwis · 12 years ago
  82. 6d7c9f3 Update the clean and MSI scripts for VS2010 by Brian Curtin · 12 years ago
  83. f6b1b9b Correct PlatformTarget->Platform usage for building the solution by Brian Curtin · 12 years ago
  84. 638f6c1 Convert build slave scripts to work with VS2010 by Brian Curtin · 12 years ago
  85. 401f9f3 Fix #13210. Port the Windows build from VS2008 to VS2010. by Brian Curtin · 12 years ago
  86. 3ff069e Issue #6715: Add module for compression using the LZMA algorithm. by Nadeem Vawda · 13 years ago
  87. 9eea9d3 In the Windows clean script for buildbots, also clear the build dir by Antoine Pitrou · 13 years ago
  88. 49857f8 Add updated .hgeol file and fix newlines in the 3.2 branch. by Georg Brandl · 13 years ago
  89. 0e74cac Upgrade to sqlite3 3.7.4. by Martin v. Löwis · 14 years ago
  90. 910a4ed Upgrade Tcl/Tk to 8.5.9. by Martin v. Löwis · 14 years ago
  91. 39f34aa Turn on regrtest -W (rerun immediately) option for Windows, too. by R. David Murray · 14 years ago
  92. 57b4163 Reverted to r70917. by Hirokazu Yamamoto · 14 years ago
  93. a0b551a Changed order to see other test results. (Also temporary commit) by Hirokazu Yamamoto · 14 years ago
  94. b0a71a0 Run test_ttk_guionly in verbose mode. (This commit is temporary) by Hirokazu Yamamoto · 14 years ago
  95. 18cc344 Revert previous commit. by Hirokazu Yamamoto · 14 years ago
  96. bb14d4b Windows7 buildbot debug trial. (Probably impossible) by Hirokazu Yamamoto · 14 years ago
  97. dc078de Disable deletion of openssl again. by Martin v. Löwis · 14 years ago
  98. 71ba07c Truly uncomment rm lines. by Martin v. Löwis · 14 years ago
  99. 73a01d4 Delete openssl checkouts. by Martin v. Löwis · 14 years ago
  100. f71ed9b Update OpenSSL version. by Martin v. Löwis · 14 years ago