summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Collapse)AuthorAgeFilesLines
* More path fixes.Martin v. Löwis2007-09-131-1/+1
|
* Fix path.Martin v. Löwis2007-09-131-1/+1
|
* Add more automated actions.Martin v. Löwis2007-09-131-2/+16
|
* Require that bash.exe is on the path, along with the rest of Cygwin.Martin v. Löwis2007-09-101-1/+1
|
* Update before making htmlhelp.Martin v. Löwis2007-09-101-1/+1
|
* Beginnings of a "build MSI" step.Martin v. Löwis2007-09-101-0/+10
|
* Take chm file from build/htmlhelp/pydoc.chm.Martin v. Löwis2007-09-101-1/+1
|
* Bug #1737210: Change Manufacturer of Windows installer to PSF.Martin v. Löwis2007-09-011-1/+1
| | | | Will backport to 2.5.
* Mark registry components as 64-bit on Win64.Martin v. Löwis2007-08-311-4/+6
|
* Bug #1746880: Correctly install DLLs into system32 folder on Win64.Martin v. Löwis2007-08-301-1/+1
|
* Fix typo.Martin v. Löwis2007-08-301-1/+1
|
* Fix popen usage.Martin v. Löwis2007-08-301-2/+2
|
* Install pygettext (once the scriptsinstall target is working again).Skip Montanaro2007-08-291-0/+1
|
* Server-side SSL and certificate validation, by Bill Janssen.Guido van Rossum2007-08-251-0/+79
| | | | | While cleaning up Bill's C style, I may have cleaned up some code he didn't touch as well (in _ssl.c).
* Add a UUID for python26.dll.Martin v. Löwis2007-08-141-0/+1
|
* Build bzip2.Thomas Heller2007-06-131-0/+5
|
* Notes about building tcl/tk for windows/AMD64.Thomas Heller2007-06-131-0/+36
|
* Do not hardcode the buildbot's directory name.Thomas Heller2007-06-131-3/+4
|
* Don't rebuild Berkeley DB if not needed (this was committed by accident).Thomas Heller2007-06-121-1/+1
|
* Add bufferoverflowU.lib to PCBuild\_bsddb.vcproj.Thomas Heller2007-06-121-3/+18
| | | | Build sqlite3.dll and bsddb.
* Checkout, but do not yet try to build, exernal sources.Thomas Heller2007-06-122-1/+31
|
* Need to set the environment variables, otherwise devenv.com is not found.Thomas Heller2007-06-101-1/+1
|
* First version of build scripts for Windows/AMD64 (no externalThomas Heller2007-06-103-0/+14
| | | | components are built yet, and 'kill_python' is disabled).
* Make reindent.py executable.Georg Brandl2007-06-071-0/+0
|
* Deprecate os.popen* and popen2 module in favor of the subprocess module.Neal Norwitz2007-05-111-3/+5
|
* Typo.Georg Brandl2007-03-091-1/+1
|
* Add UUIDs for 2.5.1 and 2.5.2Martin v. Löwis2007-01-191-0/+4
|
* Jython doesn't have sys.setcheckinterval() - ignore it in that case.Marc-André Lemburg2007-01-131-1/+1
|
* Add Python implementation to the machine details.Marc-André Lemburg2007-01-131-27/+43
| | | | | | | | | | | | | Pretty-print the Python version used for running PyBench. Let the user know when calibration has finished. [ 1563844 ] pybench support for IronPython: Simplify Unicode version detection. Make garbage collection and check interval settings optional if the Python implementation doesn't support thess (e.g. IronPython).
* Fix name.Georg Brandl2006-10-062-2/+2
|
* Forward port r52134: Add uuids for 2.4.4.Martin v. Löwis2006-10-041-0/+2
|
* Make this thing executable.Guido van Rossum2006-09-181-0/+0
|
* Forward-port 51862: Add sgml_input.html.Martin v. Löwis2006-09-121-0/+1
|
* Fix a buglet in the error reporting (SF bug report #1546372).Marc-André Lemburg2006-08-291-2/+7
| | | | This should probably go into Python 2.5 or 2.5.1 as well.
* Whitespace normalization.Tim Peters2006-08-251-1/+1
|
* Patch #1545507: Exclude ctypes package in Win64 MSI file.Martin v. Löwis2006-08-251-0/+8
| | | | Will backport to 2.5.
* Merge 51340 and 51341 from 2.5 branch:Martin v. Löwis2006-08-171-0/+1
| | | | | Leave tk build directory to restore original path. Invoke debug mk1mf.pl after running Configure.
* Build _hashlib on Windows. Build OpenSSL with masm assembler code.Martin v. Löwis2006-08-161-1/+2
| | | | Fixes #1535502.
* Update list of files; fix a typoAndrew M. Kuchling2006-07-311-3/+2
|
* Add UUID for upcoming 2.5b3.Martin v. Löwis2006-07-281-0/+1
|
* Don't kill a normal instance of python running on windows when checkingNeal Norwitz2006-07-271-1/+12
| | | | | | to kill a cygwin instance. build\\python.exe was matching a normal windows instance. Prefix that with a \\ to ensure build is a directory and not PCbuild. As discussed on python-dev.
* Use sys.exc_info()Andrew M. Kuchling2006-07-261-1/+2
|
* Use sys.exc_info()Andrew M. Kuchling2006-07-261-1/+1
|
* Properly quote compileall and Lib paths in case TARGETDIR has a space.Martin v. Löwis2006-07-061-1/+1
|
* Add sqlite3.dll to the DLLs component, not to the TkDLLs component.Martin v. Löwis2006-07-061-8/+8
| | | | Fixes #1517388.
* Whitespace normalization.Marc-André Lemburg2006-06-133-7/+4
|
* Updated to pybench 2.0.Marc-André Lemburg2006-06-1320-653/+1244
| | | | | | | | See svn.python.org/external/pybench-2.0 for the original import of that version. Note that platform.py was not copied over from pybench-2.0 since it is already part of Python 2.5.
* Revert wrong svn copy.Marc-André Lemburg2006-06-1324-10328/+0
|
* Update pybench to version 2.0.Marc-André Lemburg2006-06-1324-0/+10328
|
* Port cygwin kill_python changes from 2.4 branch.Martin v. Löwis2006-06-102-1/+8
|