summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Tools/scripts/patchcheck.py. Invoked from ``make check``, the script doesBrett Cannon2008-03-182-0/+92
* 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
* Well that was dumb. platform.python_implementation returns a function, not aJeffrey Yasskin2008-03-081-2/+3
* Fix pybench for pythons < 2.6, tested back to 2.3.Jeffrey Yasskin2008-03-081-2/+2
* Add tests for with and finally performance to pybench.Jeffrey Yasskin2008-03-082-0/+194
* 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
* Package Tcl from tcltk64 on AMD64.Martin v. Löwis2008-02-291-2/+4
* Build db-4.4.20 with VS9; remove VS2003 build if necessary.Martin v. Löwis2008-02-291-2/+7
* Locate VS installation dir from environment, so that it works with the expres...Martin v. Löwis2008-02-281-8/+2
* Bundle msvcr90.dll as a "private assembly".Martin v. Löwis2008-02-281-25/+23
* Add 2.6aN uuids.Martin v. Löwis2008-02-281-0/+4
* Issue 2117. Update compiler module to handle class decorators.Facundo Batista2008-02-251-2/+2
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-2316-18/+7
* Now we handle different the backup copy, because of securityFacundo Batista2008-02-171-16/+24
* #1726198: replace while 1: fp.readline() with file iteration.Georg Brandl2008-01-211-4/+1
* Added win_add2path.py to Tools/scripts/Christian Heimes2008-01-181-0/+57
* 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
* Don't try to package msvcr90 for the moment.Martin v. Löwis2008-01-061-6/+9
* Package using VS 2008.Martin v. Löwis2008-01-061-4/+3
* 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
* The root of the project is two levels up from PC/VS7.1Christian Heimes2008-01-011-1/+1
* Added new wininst files to msi.py and adjusted some pathsChristian Heimes2008-01-011-5/+7
* MSI uses back slashes as path separatorsChristian Heimes2008-01-011-1/+1
* Fix paths for build bot, part 2Christian Heimes2007-12-311-1/+1
* Fix paths for build botChristian Heimes2007-12-318-11/+11
* Added VS 2005 and VS 2008 to the search path for cabarc.exeChristian Heimes2007-12-041-5/+10
* Added self generated UUID for msvcr90.dll to msi.pyChristian Heimes2007-12-041-23/+66
* Issue #1727780: Support loading pickles of random.Random objects createdMartin v. Löwis2007-12-031-0/+1
* Patch #1468: Package Lib/test/*.pem.Martin v. Löwis2007-11-201-0/+1
* 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
* 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