| Commit message (Expand) | Author | Age | Files | Lines |
* | Update db-4.4.20 build procedure. | Martin v. Löwis | 2008-03-06 | 1 | -4/+9 |
|
|
* | cd PCbuild only after deleting all pyc files. | Martin v. Löwis | 2008-03-05 | 1 | -1/+1 |
|
|
* | Package Tcl from tcltk64 on AMD64. | Martin v. Löwis | 2008-02-29 | 1 | -2/+4 |
|
|
* | Build db-4.4.20 with VS9; remove VS2003 build if necessary. | Martin v. Löwis | 2008-02-29 | 1 | -2/+7 |
|
|
* | Locate VS installation dir from environment, so that it works with the expres... | Martin v. Löwis | 2008-02-28 | 1 | -8/+2 |
|
|
* | Bundle msvcr90.dll as a "private assembly". | Martin v. Löwis | 2008-02-28 | 1 | -25/+23 |
|
|
* | Add 2.6aN uuids. | Martin v. Löwis | 2008-02-28 | 1 | -0/+4 |
|
|
* | Issue 2117. Update compiler module to handle class decorators. | Facundo Batista | 2008-02-25 | 1 | -2/+2 |
|
|
* | Patch #2167 from calvin: Remove unused imports | Christian Heimes | 2008-02-23 | 16 | -18/+7 |
|
|
* | Now we handle different the backup copy, because of security | Facundo Batista | 2008-02-17 | 1 | -16/+24 |
|
|
* | #1726198: replace while 1: fp.readline() with file iteration. | Georg Brandl | 2008-01-21 | 1 | -4/+1 |
|
|
* | Added win_add2path.py to Tools/scripts/ | Christian Heimes | 2008-01-18 | 1 | -0/+57 |
|
|
* | Change amd64 buildbot scripts to use Visual Studio 2008, and | Thomas Heller | 2008-01-09 | 2 | -6/+6 |
|
|
* | Change amd64 buildbot scripts to use Visual Studio 2008, and | Thomas Heller | 2008-01-09 | 1 | -33/+26 |
|
|
* | Don't try to package msvcr90 for the moment. | Martin v. Löwis | 2008-01-06 | 1 | -6/+9 |
|
|
* | Package using VS 2008. | Martin v. Löwis | 2008-01-06 | 1 | -4/+3 |
|
|
* | Use vcbuild for VS 2009. | Martin v. Löwis | 2008-01-06 | 1 | -2/+2 |
|
|
* | Test in PCbuild directory. | Martin v. Löwis | 2008-01-01 | 1 | -1/+1 |
|
|
* | Use Visual Studio 2009 on the build slaves. | Martin v. Löwis | 2008-01-01 | 6 | -26/+32 |
|
|
* | The root of the project is two levels up from PC/VS7.1 | Christian Heimes | 2008-01-01 | 1 | -1/+1 |
|
|
* | Added new wininst files to msi.py and adjusted some paths | Christian Heimes | 2008-01-01 | 1 | -5/+7 |
|
|
* | MSI uses back slashes as path separators | Christian Heimes | 2008-01-01 | 1 | -1/+1 |
|
|
* | Fix paths for build bot, part 2 | Christian Heimes | 2007-12-31 | 1 | -1/+1 |
|
|
* | 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 |
|
|