FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Tools/buildbot - pythoncapi/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pythoncapi
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Tools
buildbot
on
pythoncapi
User selector
Datepicker
Commit history
Commits on Jun 30, 2017
buildbot: pass --fail-env-changed to regrtest (#2509)
Show description for 0056118
vstinner
authored
0056118
View commit details
Copy full SHA for 0056118
View code at this point
Browse repository at this point
Commits on Jun 16, 2017
Revert "bpo-30673: test.bat: add -t option (timeout) (#2211)" (#2245)
Show description for 2d98c53
vstinner
authored
2d98c53
View commit details
Copy full SHA for 2d98c53
View code at this point
Browse repository at this point
Commits on Jun 15, 2017
bpo-30673: test.bat: add -t option (timeout) (#2211)
vstinner
authored
258bfc4
View commit details
Copy full SHA for 258bfc4
View code at this point
Browse repository at this point
Commits on Jun 10, 2017
bpo-27425: Be more explicit in .gitattributes (GH-840)
Show description for 6b6e687
zware
authored
6b6e687
View commit details
Copy full SHA for 6b6e687
View code at this point
Browse repository at this point
Commits on Sep 12, 2016
Buildbot: give 20 minute per test file
Show description for 2f462a6
vstinner
committed
2f462a6
View commit details
Copy full SHA for 2f462a6
View code at this point
Browse repository at this point
Commits on Sep 10, 2016
Backed out changeset 491bbba73bca
Show description for d07b66b
zware
committed
d07b66b
View commit details
Copy full SHA for d07b66b
View code at this point
Browse repository at this point
Show regrtest env changed warn on Windows buildbot
Show description for e103aac
vstinner
committed
e103aac
View commit details
Copy full SHA for e103aac
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
Remove buildbot diagnostic code.
zooba
committed
5daba1a
View commit details
Copy full SHA for 5daba1a
View code at this point
Browse repository at this point
Remove another useless buildbot script
zware
committed
664cc50
View commit details
Copy full SHA for 664cc50
View code at this point
Browse repository at this point
Expands buildbot validation code
zooba
committed
37df068
View commit details
Copy full SHA for 37df068
View code at this point
Browse repository at this point
Remove outdated buildbot scripts
zware
committed
8f35675
View commit details
Copy full SHA for 8f35675
View code at this point
Browse repository at this point
Adds temporary validation code to buildbot script
zooba
committed
5510d82
View commit details
Copy full SHA for 5510d82
View code at this point
Browse repository at this point
Ensures buildbots don't have zip files in build directory.
zooba
committed
b230cc4
View commit details
Copy full SHA for b230cc4
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
Tests: add --slowest option to buildbots
Show description for f745700
vstinner
committed
f745700
View commit details
Copy full SHA for f745700
View code at this point
Browse repository at this point
Commits on May 20, 2016
regrtest doesn't ignore -j1 anymore
Show description for 6d81a21
vstinner
committed
6d81a21
View commit details
Copy full SHA for 6d81a21
View code at this point
Browse repository at this point
Commits on Mar 23, 2016
Buildbots: change also Windows timeout from 1 hour to 15 min
vstinner
committed
96f6e7a
View commit details
Copy full SHA for 96f6e7a
View code at this point
Browse repository at this point
Commits on Mar 8, 2016
Backs out buildbot clean trigger.
zooba
committed
4a6f482
View commit details
Copy full SHA for 4a6f482
View code at this point
Browse repository at this point
Adds warning to prepare_ssl when nasm is not available.
Show description for 79993a9
zooba
committed
79993a9
View commit details
Copy full SHA for 79993a9
View code at this point
Browse repository at this point
Commits on Oct 8, 2015
Removes deprecated -n option from buildbot script.
zooba
committed
3cc6da2
View commit details
Copy full SHA for 3cc6da2
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
Allow PCbuild\rt.bat to accept unlimited arguments for regrtest.
Show description for e74fe18
zware
committed
e74fe18
View commit details
Copy full SHA for e74fe18
View code at this point
Browse repository at this point
Commits on Aug 19, 2015
Removes --clean-only option from buildbots.
zooba
committed
8074049
View commit details
Copy full SHA for 8074049
View code at this point
Browse repository at this point
Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision.
Show description for e7e6939
zooba
committed
e7e6939
View commit details
Copy full SHA for e7e6939
View code at this point
Browse repository at this point
Commits on Jun 17, 2015
Merge 3.4
zware
committed
4ab4ac8
View commit details
Copy full SHA for 4ab4ac8
View code at this point
Browse repository at this point
Commits on Jun 16, 2015
Deprecate unused scripts in Tools/buildbot.
Show description for 9fe1643
zware
committed
9fe1643
View commit details
Copy full SHA for 9fe1643
View code at this point
Browse repository at this point
Commits on Jun 10, 2015
Merge forward extras beyond #21907 backport.
zware
committed
785273c
View commit details
Copy full SHA for 785273c
View code at this point
Browse repository at this point
Clean up/refactor the batch scripts used for building on Windows.
Show description for 6250df8
zware
committed
6250df8
View commit details
Copy full SHA for 6250df8
View code at this point
Browse repository at this point
Commits on May 22, 2015
Issue #20035: Reimplement tkinter._fix module as a C function.
Show description for 7dc9dea
zware
committed
7dc9dea
View commit details
Copy full SHA for 7dc9dea
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
Closes #17202: Merge with 3.4
zware
committed
774ac37
View commit details
Copy full SHA for 774ac37
View code at this point
Browse repository at this point
Issue #17202: Add .bat to .hgeol to force them to CRLF.
Show description for 4c9c848
zware
committed
4c9c848
View commit details
Copy full SHA for 4c9c848
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Issue #23260: Update Windows installer
zooba
committed
bb24087
View commit details
Copy full SHA for bb24087
View code at this point
Browse repository at this point
Commits on Dec 15, 2014
Backed out changeset ceaac3d483a1 (buildbots refreshed)
zware
committed
494b09c
View commit details
Copy full SHA for 494b09c
View code at this point
Browse repository at this point
Fetch new external sources on the buildbots
zware
committed
d0b07d5
View commit details
Copy full SHA for d0b07d5
View code at this point
Browse repository at this point
Commits on Dec 12, 2014
Removes use of ValueOrDefault function that is not always available on the buildbots.
zooba
committed
10e6585
View commit details
Copy full SHA for 10e6585
View code at this point
Browse repository at this point
Commits on Nov 22, 2014
Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release.
zooba
committed
65e4cb1
View commit details
Copy full SHA for 65e4cb1
View code at this point
Browse repository at this point
Commits on Nov 2, 2014
Issue #17896: Move Windows external lib sources from .. to externals.
zware
committed
740e1dc
View commit details
Copy full SHA for 740e1dc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL