index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
buildbot
Commit message (
Expand
)
Author
Age
Files
Lines
*
buildbot: pass --fail-env-changed to regrtest (#2509)
Victor Stinner
2017-06-30
1
-1/+1
*
Revert "bpo-30673: test.bat: add -t option (timeout) (#2211)" (#2245)
Victor Stinner
2017-06-16
1
-11/+2
*
bpo-30673: test.bat: add -t option (timeout) (#2211)
Victor Stinner
2017-06-15
1
-2/+11
*
bpo-27425: Be more explicit in .gitattributes (GH-840)
Zachary Ware
2017-06-10
4
-61/+61
*
Buildbot: give 20 minute per test file
Victor Stinner
2016-09-12
1
-1/+1
*
Backed out changeset 491bbba73bca
Zachary Ware
2016-09-10
1
-1/+1
*
Show regrtest env changed warn on Windows buildbot
Victor Stinner
2016-09-10
1
-1/+1
*
Remove buildbot diagnostic code.
Steve Dower
2016-09-09
1
-7/+0
*
Remove another useless buildbot script
Zachary Ware
2016-09-09
1
-3/+0
*
Expands buildbot validation code
Steve Dower
2016-09-09
1
-1/+1
*
Remove outdated buildbot scripts
Zachary Ware
2016-09-09
4
-19/+0
*
Adds temporary validation code to buildbot script
Steve Dower
2016-09-09
1
-0/+7
*
Ensures buildbots don't have zip files in build directory.
Steve Dower
2016-09-09
1
-0/+1
*
Tests: add --slowest option to buildbots
Victor Stinner
2016-08-17
1
-1/+1
*
regrtest doesn't ignore -j1 anymore
Victor Stinner
2016-05-20
1
-1/+1
*
Buildbots: change also Windows timeout from 1 hour to 15 min
Victor Stinner
2016-03-23
1
-1/+1
*
Backs out buildbot clean trigger.
Steve Dower
2016-03-08
1
-1/+1
*
Adds warning to prepare_ssl when nasm is not available.
Steve Dower
2016-03-08
1
-1/+1
*
Removes deprecated -n option from buildbot script.
Steve Dower
2015-10-08
1
-1/+1
*
Allow PCbuild\rt.bat to accept unlimited arguments for regrtest.
Zachary Ware
2015-09-04
1
-11/+15
*
Removes --clean-only option from buildbots.
Steve Dower
2015-08-19
1
-1/+1
*
Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision.
Steve Dower
2015-08-19
1
-1/+1
*
Merge 3.4
Zachary Ware
2015-06-17
5
-3/+15
|
\
|
*
Deprecate unused scripts in Tools/buildbot.
Zachary Ware
2015-06-16
5
-3/+15
*
|
Merge forward extras beyond #21907 backport.
Zachary Ware
2015-06-10
5
-28/+19
|
\
\
|
|
/
|
*
Clean up/refactor the batch scripts used for building on Windows.
Zachary Ware
2015-06-10
10
-177/+51
*
|
Issue #20035: Reimplement tkinter._fix module as a C function.
Zachary Ware
2015-05-22
2
-4/+0
*
|
Closes #17202: Merge with 3.4
Zachary Ware
2015-04-13
9
-79/+79
|
\
\
|
|
/
|
*
Issue #17202: Add .bat to .hgeol to force them to CRLF.
Zachary Ware
2015-04-13
10
-169/+169
|
*
Backed out changeset bc41a4d6c58f after buildbots have new OpenSSL source.
Zachary Ware
2015-04-09
1
-1/+1
|
*
Refresh OpenSSL sources on the buildbots
Zachary Ware
2015-04-09
1
-1/+1
|
*
Issue #23686: Update Windows build to use OpenSSL 1.0.2a.
Zachary Ware
2015-04-08
1
-4/+4
|
*
Issue #23212: Update Windows copy of OpenSSL to 1.0.1l
Steve Dower
2015-01-31
1
-4/+4
|
*
Closes #23160: Respect the environment variable SVNROOT in external-common.ba...
Steve Dower
2015-01-15
1
-8/+10
*
|
Issue #23260: Update Windows installer
Steve Dower
2015-02-06
1
-16/+4
*
|
Backed out changeset ceaac3d483a1 (buildbots refreshed)
Zachary Ware
2014-12-15
1
-1/+1
*
|
Fetch new external sources on the buildbots
Zachary Ware
2014-12-15
1
-1/+1
*
|
Removes use of ValueOrDefault function that is not always available on the bu...
Steve Dower
2014-12-12
1
-1/+1
*
|
Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ...
Steve Dower
2014-11-22
3
-19/+19
*
|
Issue #17896: Move Windows external lib sources from .. to externals.
Zachary Ware
2014-11-02
2
-2/+2
|
\
\
|
|
/
|
*
Issue #17896: Move Windows external lib sources from .. to externals.
Zachary Ware
2014-11-02
1
-1/+2
|
*
Issue #17717: Pull NASM from svn.python.org for OpenSSL build.
Zachary Ware
2014-11-01
1
-0/+4
*
|
Turn externals cleaning back off
Zachary Ware
2014-10-17
1
-1/+1
*
|
Issue #22644: Update the Windows build to OpenSSL 1.0.1j
Zachary Ware
2014-10-17
1
-1/+1
|
\
\
|
|
/
|
*
Issue #22644: Update the Windows build to OpenSSL 1.0.1j
Zachary Ware
2014-10-17
1
-4/+4
|
*
Issue #22160: Update OpenSSL to 1.0.1i for the Windows build.
Zachary Ware
2014-08-07
1
-4/+4
*
|
Issue #21907: Partially revert changes to Windows buildbot scripts.
Zachary Ware
2014-10-13
4
-19/+19
*
|
Issue #21907: Try to make the pre-Vista Windows buildbots happier.
Zachary Ware
2014-10-11
1
-0/+10
*
|
Issue #21907: Make the buildbot clean script always return 0.
Zachary Ware
2014-07-08
1
-0/+3
*
|
Issue #21907: Improved the batch scripts provided for building Python.
Zachary Ware
2014-07-07
10
-98/+55
[next]