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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix paths for build bot
Christian Heimes
2007-12-31
8
-11/+11
*
Added VS 2005 and VS 2008 to the search path for cabarc.exe
Christian Heimes
2007-12-04
1
-5/+10
*
Added self generated UUID for msvcr90.dll to msi.py
Christian Heimes
2007-12-04
1
-23/+66
*
Issue #1727780: Support loading pickles of random.Random objects created
Martin v. Löwis
2007-12-03
1
-0/+1
*
Patch #1468: Package Lib/test/*.pem.
Martin v. Löwis
2007-11-20
1
-0/+1
*
Clean both Release and Debug projects, to support
Martin v. Löwis
2007-09-14
1
-0/+1
*
More path fixes.
Martin v. Löwis
2007-09-13
1
-1/+1
*
Fix path.
Martin v. Löwis
2007-09-13
1
-1/+1
*
Add more automated actions.
Martin v. Löwis
2007-09-13
1
-2/+16
*
Require that bash.exe is on the path, along with the rest of Cygwin.
Martin v. Löwis
2007-09-10
1
-1/+1
*
Update before making htmlhelp.
Martin v. Löwis
2007-09-10
1
-1/+1
*
Beginnings of a "build MSI" step.
Martin v. Löwis
2007-09-10
1
-0/+10
*
Take chm file from build/htmlhelp/pydoc.chm.
Martin v. Löwis
2007-09-10
1
-1/+1
*
Bug #1737210: Change Manufacturer of Windows installer to PSF.
Martin v. Löwis
2007-09-01
1
-1/+1
*
Mark registry components as 64-bit on Win64.
Martin v. Löwis
2007-08-31
1
-4/+6
*
Bug #1746880: Correctly install DLLs into system32 folder on Win64.
Martin v. Löwis
2007-08-30
1
-1/+1
*
Fix typo.
Martin v. Löwis
2007-08-30
1
-1/+1
*
Fix popen usage.
Martin v. Löwis
2007-08-30
1
-2/+2
*
Install pygettext (once the scriptsinstall target is working again).
Skip Montanaro
2007-08-29
1
-0/+1
*
Server-side SSL and certificate validation, by Bill Janssen.
Guido van Rossum
2007-08-25
1
-0/+79
*
Add a UUID for python26.dll.
Martin v. Löwis
2007-08-14
1
-0/+1
*
Build bzip2.
Thomas Heller
2007-06-13
1
-0/+5
*
Notes about building tcl/tk for windows/AMD64.
Thomas Heller
2007-06-13
1
-0/+36
*
Do not hardcode the buildbot's directory name.
Thomas Heller
2007-06-13
1
-3/+4
*
Don't rebuild Berkeley DB if not needed (this was committed by accident).
Thomas Heller
2007-06-12
1
-1/+1
*
Add bufferoverflowU.lib to PCBuild\_bsddb.vcproj.
Thomas Heller
2007-06-12
1
-3/+18
*
Checkout, but do not yet try to build, exernal sources.
Thomas Heller
2007-06-12
2
-1/+31
*
Need to set the environment variables, otherwise devenv.com is not found.
Thomas Heller
2007-06-10
1
-1/+1
*
First version of build scripts for Windows/AMD64 (no external
Thomas Heller
2007-06-10
3
-0/+14
*
Make reindent.py executable.
Georg Brandl
2007-06-07
1
-0/+0
*
Deprecate os.popen* and popen2 module in favor of the subprocess module.
Neal Norwitz
2007-05-11
1
-3/+5
*
Typo.
Georg Brandl
2007-03-09
1
-1/+1
*
Add UUIDs for 2.5.1 and 2.5.2
Martin v. Löwis
2007-01-19
1
-0/+4
*
Jython doesn't have sys.setcheckinterval() - ignore it in that case.
Marc-André Lemburg
2007-01-13
1
-1/+1
*
Add Python implementation to the machine details.
Marc-André Lemburg
2007-01-13
1
-27/+43
*
Fix name.
Georg Brandl
2006-10-06
2
-2/+2
*
Forward port r52134: Add uuids for 2.4.4.
Martin v. Löwis
2006-10-04
1
-0/+2
*
Make this thing executable.
Guido van Rossum
2006-09-18
1
-0/+0
*
Forward-port 51862: Add sgml_input.html.
Martin v. Löwis
2006-09-12
1
-0/+1
*
Fix a buglet in the error reporting (SF bug report #1546372).
Marc-André Lemburg
2006-08-29
1
-2/+7
*
Whitespace normalization.
Tim Peters
2006-08-25
1
-1/+1
*
Patch #1545507: Exclude ctypes package in Win64 MSI file.
Martin v. Löwis
2006-08-25
1
-0/+8
*
Merge 51340 and 51341 from 2.5 branch:
Martin v. Löwis
2006-08-17
1
-0/+1
*
Build _hashlib on Windows. Build OpenSSL with masm assembler code.
Martin v. Löwis
2006-08-16
1
-1/+2
*
Update list of files; fix a typo
Andrew M. Kuchling
2006-07-31
1
-3/+2
*
Add UUID for upcoming 2.5b3.
Martin v. Löwis
2006-07-28
1
-0/+1
*
Don't kill a normal instance of python running on windows when checking
Neal Norwitz
2006-07-27
1
-1/+12
*
Use sys.exc_info()
Andrew M. Kuchling
2006-07-26
1
-1/+2
*
Use sys.exc_info()
Andrew M. Kuchling
2006-07-26
1
-1/+1
*
Properly quote compileall and Lib paths in case TARGETDIR has a space.
Martin v. Löwis
2006-07-06
1
-1/+1
[prev]
[next]