summaryrefslogtreecommitdiffstats
path: root/Tools/buildbot
Commit message (Expand)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
* 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
* 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
* Merge 51340 and 51341 from 2.5 branch:Martin v. Löwis2006-08-171-0/+1
* Don't kill a normal instance of python running on windows when checkingNeal Norwitz2006-07-271-1/+12
* Port cygwin kill_python changes from 2.4 branch.Martin v. Löwis2006-06-102-1/+8
* Use GetModuleFileNameEx instead of GetProcessImageFileName,Martin v. Löwis2006-04-172-3/+3
* Revert to 45478, disable kill_python command for now.Martin v. Löwis2006-04-174-11/+6
* Check whether disk space is full.Martin v. Löwis2006-04-171-0/+1
* Rename binary again; increase noise; stop trying to actually kill the process.Martin v. Löwis2006-04-174-3/+5
* Rename binaries again; increase noise.Martin v. Löwis2006-04-172-3/+3
* Rename binary to avoid conflicts with hanging processes on x86 w2k.Martin v. Löwis2006-04-172-2/+2
* Try some tracingMartin v. Löwis2006-04-171-2/+4
* Add kill_python command.Martin v. Löwis2006-04-174-0/+62
* The part checking for the sqlite DLL was looking at, andTim Peters2006-04-041-1/+1
* sqlite on Windows:Tim Peters2006-04-041-1/+1
* Add sqlite3 to the Windows build process.Martin v. Löwis2006-04-041-0/+4
* Update to Tk 8.4.12 and Tix 8.4.0Martin v. Löwis2006-03-211-0/+14
* Update to OpenSSL 0.9.8aMartin v. Löwis2006-03-211-0/+3
* Oops! Use python_d.exe _before_ it's destroyed :-)Tim Peters2006-03-161-1/+1
* Change the Windows buildbot "clean" step to removeTim Peters2006-03-161-1/+4
* Initialize VS environment in external.bat as well.Martin v. Löwis2006-03-131-0/+1
* Update to bsddb 4.4.20.Martin v. Löwis2006-03-131-0/+5
* Let the buildbot make a single pass in the test suite only.Martin v. Löwis2006-03-131-1/+1
* Update to bzip2 1.0.3Martin v. Löwis2006-03-132-0/+9
* Adding the /useenv means that one's PATH actually gets through. This isTrent Mick2006-03-121-1/+1
* Move buildbot scripts to Tools/buildbot.Martin v. Löwis2006-03-123-0/+9