summaryrefslogtreecommitdiffstats
path: root/Tools/buildbot
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 64368-64369 via svnmerge fromTrent Nelson2008-06-271-2/+4
* Typo in a directory name. Should help the AMD64 buildbotsAmaury Forgeot d'Arc2008-06-181-1/+1
* Set eol-style to CRLF for all batch files.Martin v. Löwis2008-06-148-73/+73
* Avoid rebuilding tcl/tk.Martin v. Löwis2008-06-142-4/+7
* Since python2.6 must run on Windows 2000,Amaury Forgeot d'Arc2008-06-141-3/+3
* Use the correct URL for sqlite3 sources, and try to fix windows buildbots.Amaury Forgeot d'Arc2008-06-141-3/+3
* Switch to SQLite 3.5.9.Martin v. Löwis2008-06-131-2/+5
* Switch to bzip2 1.0.5.Martin v. Löwis2008-06-131-2/+5
* Split Tcl make targets into separate ones.Martin v. Löwis2008-06-121-4/+8
* Switch to Tcl/Tk 8.5.Martin v. Löwis2008-06-123-12/+15
* Explicitly refer to current hhp file (2.6a3)Martin v. Löwis2008-05-101-1/+1
* Don't run kill_python as part of the build process. Change the buildbots so ...Trent Nelson2008-04-062-0/+2
* Reimplement kill_python. The existing version had a number of flaws, namely,...Trent Nelson2008-04-037-82/+0
* Remove the building of Berkeley DB step; _bsddb44.vcproj takes care of this f...Trent Nelson2008-04-031-3/+0
* Comment out tcltk/tcltk64 removal.Trent Nelson2008-03-191-2/+2
* Force a clean of the tcltk/tcltk64 directories now that we've completely chan...Trent Nelson2008-03-191-2/+2
* Fix the x64 Windows build environment used by the buildbots. %VS90COMNTOOLS%...Trent Nelson2008-03-195-18/+21
* Checkout sqlite-source when it is not there.Thomas Heller2008-03-191-0/+2
* Lets have another try at getting the Windows buildbots in a consistent state ...Trent Nelson2008-03-193-73/+51
* Fix the tcl-8.4.18.1 path and make sure we cd into the right directory when b...Trent Nelson2008-03-191-6/+6
* Refine the Visual Studio 2008 build solution in order to improve how we deal ...Trent Nelson2008-03-191-17/+10
* Run debug version, cd to PCbuild.Martin v. Löwis2008-03-141-2/+2
* Use -x64 flag.Martin v. Löwis2008-03-141-2/+2
* Update db-4.4.20 build procedure.Martin v. Löwis2008-03-061-4/+9
* cd PCbuild only after deleting all pyc files.Martin v. Löwis2008-03-051-1/+1
* Build db-4.4.20 with VS9; remove VS2003 build if necessary.Martin v. Löwis2008-02-291-2/+7
* Change amd64 buildbot scripts to use Visual Studio 2008, andThomas Heller2008-01-092-6/+6
* Change amd64 buildbot scripts to use Visual Studio 2008, andThomas Heller2008-01-091-33/+26
* Use vcbuild for VS 2009.Martin v. Löwis2008-01-061-2/+2
* Test in PCbuild directory.Martin v. Löwis2008-01-011-1/+1
* Use Visual Studio 2009 on the build slaves.Martin v. Löwis2008-01-016-26/+32
* Fix paths for build botChristian Heimes2007-12-318-11/+11
* Clean both Release and Debug projects, to supportMartin v. Löwis2007-09-141-0/+1
* 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