aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bpo-41173: Copy test results file from ARM worker before uploading (GH-21305)Steve Dower2020-07-081-2/+4
* bpo-36511: clean up python process before deploy on ARM Windows buildbots (GH...Paul Monson2019-09-091-0/+7
* bpo-36511: Fix failures in Windows ARM32 buildbot (GH-15181)Paul Monson2019-08-081-0/+1
* bpo-36511: Fix -u parameters for ARM32 tests (GH-14280)Paul Monson2019-06-211-1/+1
* bpo-36511: Improve ARM32 buildbot scripts (GH-14251)Paul Monson2019-06-203-23/+29
* bpo-36511: Add buildbot scripts and fix tests for Windows ARM32 buildbot (GH-...Paul Monson2019-06-193-11/+87
* bpo-37181: Fix test_regrtest failures on Windows arm64 (GH-13872)Paul Monson2019-06-071-1/+1
* bpo-36511: Ensure error code propagates out of batch files (GH-13529)Paul Monson2019-05-241-2/+2
* bpo-36511: Windows arm32 buildbot changes (remove extra space) (GH-13351)Paul Monson2019-05-151-1/+1
* bpo-36511: Windows ARM32 buildbot changes (GH-12917)Paul Monson2019-05-151-0/+35
* buildbot: pass --fail-env-changed to regrtest (#2509)Victor Stinner2017-06-301-1/+1
* Revert "bpo-30673: test.bat: add -t option (timeout) (#2211)" (#2245)Victor Stinner2017-06-161-11/+2
* bpo-30673: test.bat: add -t option (timeout) (#2211)Victor Stinner2017-06-151-2/+11
* bpo-27425: Be more explicit in .gitattributes (GH-840)Zachary Ware2017-06-104-61/+61
* Buildbot: give 20 minute per test fileVictor Stinner2016-09-121-1/+1
* Backed out changeset 491bbba73bcaZachary Ware2016-09-101-1/+1
* Show regrtest env changed warn on Windows buildbotVictor Stinner2016-09-101-1/+1
* Remove buildbot diagnostic code.Steve Dower2016-09-091-7/+0
* Remove another useless buildbot scriptZachary Ware2016-09-091-3/+0
* Expands buildbot validation codeSteve Dower2016-09-091-1/+1
* Remove outdated buildbot scriptsZachary Ware2016-09-094-19/+0
* Adds temporary validation code to buildbot scriptSteve Dower2016-09-091-0/+7
* Ensures buildbots don't have zip files in build directory.Steve Dower2016-09-091-0/+1
* Tests: add --slowest option to buildbotsVictor Stinner2016-08-171-1/+1
* regrtest doesn't ignore -j1 anymoreVictor Stinner2016-05-201-1/+1
* Buildbots: change also Windows timeout from 1 hour to 15 minVictor Stinner2016-03-231-1/+1
* Backs out buildbot clean trigger.Steve Dower2016-03-081-1/+1
* Adds warning to prepare_ssl when nasm is not available.Steve Dower2016-03-081-1/+1
* Removes deprecated -n option from buildbot script.Steve Dower2015-10-081-1/+1
* Allow PCbuild\rt.bat to accept unlimited arguments for regrtest.Zachary Ware2015-09-031-11/+15
* Removes --clean-only option from buildbots.Steve Dower2015-08-181-1/+1
* Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision.Steve Dower2015-08-181-1/+1
* Merge 3.4Zachary Ware2015-06-175-3/+15
|\
| * Deprecate unused scripts in Tools/buildbot.Zachary Ware2015-06-165-3/+15
* | Merge forward extras beyond #21907 backport.Zachary Ware2015-06-105-28/+19
|\|
| * Clean up/refactor the batch scripts used for building on Windows.Zachary Ware2015-06-0910-177/+51
* | Issue #20035: Reimplement tkinter._fix module as a C function.Zachary Ware2015-05-222-4/+0
* | Closes #17202: Merge with 3.4Zachary Ware2015-04-139-79/+79
|\|
| * Issue #17202: Add .bat to .hgeol to force them to CRLF.Zachary Ware2015-04-1310-169/+169
| * Backed out changeset bc41a4d6c58f after buildbots have new OpenSSL source.Zachary Ware2015-04-091-1/+1
| * Refresh OpenSSL sources on the buildbotsZachary Ware2015-04-091-1/+1
| * Issue #23686: Update Windows build to use OpenSSL 1.0.2a.Zachary Ware2015-04-071-4/+4
| * Issue #23212: Update Windows copy of OpenSSL to 1.0.1lSteve Dower2015-01-311-4/+4
| * Closes #23160: Respect the environment variable SVNROOT in external-common.ba...Steve Dower2015-01-151-8/+10
* | Issue #23260: Update Windows installerSteve Dower2015-02-051-16/+4
* | Backed out changeset ceaac3d483a1 (buildbots refreshed)Zachary Ware2014-12-151-1/+1
* | Fetch new external sources on the buildbotsZachary Ware2014-12-151-1/+1
* | Removes use of ValueOrDefault function that is not always available on the bu...Steve Dower2014-12-121-1/+1
* | Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ...Steve Dower2014-11-223-19/+19
* | Issue #17896: Move Windows external lib sources from .. to externals.Zachary Ware2014-11-012-2/+2
|\|