Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo in a directory name. Should help the AMD64 buildbots | Amaury Forgeot d'Arc | 2008-06-18 | 1 | -1/+1 |
| | |||||
* | fix Tools/scripts/2to3 as the result of a merge error | Benjamin Peterson | 2008-06-16 | 1 | -1/+1 |
| | |||||
* | Disable UAC by default. | Martin v. Löwis | 2008-06-14 | 1 | -2/+7 |
| | |||||
* | Set eol-style to CRLF for all batch files. | Martin v. Löwis | 2008-06-14 | 8 | -73/+73 |
| | |||||
* | Avoid rebuilding tcl/tk. | Martin v. Löwis | 2008-06-14 | 2 | -4/+7 |
| | | | | Merge x86 changes into AMD64. | ||||
* | Since python2.6 must run on Windows 2000, | Amaury Forgeot d'Arc | 2008-06-14 | 1 | -3/+3 |
| | | | | | explicitely disable the use of Windows XP themes when compiling tk. This is also consistent with the WINVER=0x0500 option. | ||||
* | Use the correct URL for sqlite3 sources, and try to fix windows buildbots. | Amaury Forgeot d'Arc | 2008-06-14 | 1 | -3/+3 |
| | |||||
* | Conservatively restrict support to format 8 repositories. | Martin v. Löwis | 2008-06-14 | 1 | -34/+36 |
| | |||||
* | Support subversion repositories of version 8. | Martin v. Löwis | 2008-06-14 | 1 | -1/+13 |
| | |||||
* | Pickup sqlite3.dll from binary directory. | Martin v. Löwis | 2008-06-13 | 1 | -3/+3 |
| | | | | Commit more often. | ||||
* | Switch to SQLite 3.5.9. | Martin v. Löwis | 2008-06-13 | 1 | -2/+5 |
| | |||||
* | Switch to bzip2 1.0.5. | Martin v. Löwis | 2008-06-13 | 1 | -2/+5 |
| | |||||
* | Make more symbols static. | Martin v. Löwis | 2008-06-13 | 1 | -2/+2 |
| | |||||
* | Fix Tcl/Tk license file in tcl8*/tk8*, include Tix license. | Martin v. Löwis | 2008-06-12 | 1 | -9/+10 |
| | |||||
* | Support file names which include '+' (for Tk 8.5). | Martin v. Löwis | 2008-06-12 | 1 | -1/+2 |
| | |||||
* | Split Tcl make targets into separate ones. | Martin v. Löwis | 2008-06-12 | 1 | -4/+8 |
| | |||||
* | Switch to Tcl/Tk 8.5. | Martin v. Löwis | 2008-06-12 | 3 | -12/+15 |
| | |||||
* | Spaces vs. tabs. | Georg Brandl | 2008-06-01 | 1 | -1/+1 |
| | |||||
* | add a warning about bgen being removed | Benjamin Peterson | 2008-06-01 | 2 | -0/+3 |
| | |||||
* | Create grammar pickle files on installation; remove them on uninstallation. | Martin v. Löwis | 2008-05-25 | 2 | -0/+11 |
| | |||||
* | Include all licenses of the packages that we include. | Martin v. Löwis | 2008-05-25 | 1 | -1/+22 |
| | |||||
* | Queue renaming reversal part 3: move module into place and | Georg Brandl | 2008-05-25 | 1 | -2/+2 |
| | | | | change imports and other references. Closes #2925. | ||||
* | Tkinter rename reversal: remove tkinter package, adapt imports and docs. | Georg Brandl | 2008-05-20 | 1 | -1/+1 |
| | |||||
* | Add new tkinter dir to various locations where lib-tk shows up. | Georg Brandl | 2008-05-17 | 1 | -1/+1 |
| | |||||
* | Added stub for the Queue module to be renamed in 3.0. | Alexandre Vassalotti | 2008-05-11 | 1 | -2/+2 |
| | | | | Use the 3.0 module name to avoid spurious warnings. | ||||
* | Explicitly refer to current hhp file (2.6a3) | Martin v. Löwis | 2008-05-10 | 1 | -1/+1 |
| | |||||
* | Port to VS 2008. Drop W9x support. | Martin v. Löwis | 2008-05-09 | 2 | -28/+3 |
| | |||||
* | Use the CHM file name that Sphinx assigns. | Martin v. Löwis | 2008-05-09 | 1 | -4/+10 |
| | |||||
* | Add 2.6b1 and 2.6b2 UUIDs. | Martin v. Löwis | 2008-05-09 | 1 | -0/+2 |
| | |||||
* | explicitly flush after the ... since there wasn't a newline | Gregory P. Smith | 2008-04-21 | 1 | -0/+1 |
| | |||||
* | Fix typo. | Thomas Heller | 2008-04-21 | 1 | -1/+1 |
| | |||||
* | Package wininst*.exe from distutils/command. | Martin v. Löwis | 2008-04-09 | 1 | -4/+1 |
| | |||||
* | Suppress compilation of py3_ files upon installation. | Martin v. Löwis | 2008-04-08 | 1 | -1/+1 |
| | |||||
* | Make the "private CRT" case work, by editing the | Martin v. Löwis | 2008-04-07 | 1 | -5/+17 |
| | | | | manifest in DLLs to refer to the root copy of the CRT. | ||||
* | Drop support for 7.1 CRT. | Martin v. Löwis | 2008-04-07 | 1 | -38/+5 |
| | |||||
* | Make private_crt feature object a global variable. | Martin v. Löwis | 2008-04-07 | 1 | -1/+1 |
| | |||||
* | Delete ALLUSERS property merged from CRT merge module, so that per-user ↵ | Martin v. Löwis | 2008-04-07 | 1 | -0/+5 |
| | | | | installations become possible again. | ||||
* | Don't run kill_python as part of the build process. Change the buildbots so ↵ | Trent Nelson | 2008-04-06 | 2 | -0/+2 |
| | | | | they have to call it explicitly instead. | ||||
* | Add script to merge msvcr90. | Martin v. Löwis | 2008-04-05 | 1 | -0/+70 |
| | |||||
* | Add two features to distinguish between private and SxS CRT. | Martin v. Löwis | 2008-04-05 | 1 | -1/+7 |
| | |||||
* | Extend sizes of various fields, to support the CRT90 merge module. | Martin v. Löwis | 2008-04-05 | 1 | -59/+59 |
| | |||||
* | Reimplement kill_python. The existing version had a number of flaws, ↵ | Trent Nelson | 2008-04-03 | 7 | -82/+0 |
| | | | | | | | | | | | | | | | | | | | namely, it didn't work for x64 and it wasn't precise about which python_d.exe it was killing -- it just killed the first one it came across that happened to have 'pcbuild\python_d.exe' or 'build\python_d.exe' in it's path. The new version has been rewritten from the ground up and now lives in PCbuild, instead of Tools\buildbot, and it has also been incorporated into the Visual Studio solution (pcbuild.sln) as 'kill_python'. The solution has also been altered such that kill_python is called where necessary in the build process in order to prevent any linking errors due to open file locks. In lieu of this, all of the existing bits and pieces in Tools\buildbot that called out to kill_python at various points have also been removed as they are now obsolete. Tested on both Win32 and x64. Change set (included to improve usefulness of svnmerge log entry): M PCbuild\pythoncore.vcproj M PCbuild\pcbuild.sln M PCbuild\release.vsprops A PCbuild\kill_python.vcproj M PCbuild\debug.vsprops A PCbuild\kill_python.c D Tools\buildbot\kill_python.bat D Tools\buildbot\kill_python.mak M Tools\buildbot\build.bat D Tools\buildbot\Makefile M Tools\buildbot\build-amd64.bat M Tools\buildbot\buildmsi.bat D Tools\buildbot\kill_python.c | ||||
* | Remove the building of Berkeley DB step; _bsddb44.vcproj takes care of this ↵ | Trent Nelson | 2008-04-03 | 1 | -3/+0 |
| | | | | for us now. | ||||
* | #2503 make singletons compared with "is" not == or != | Benjamin Peterson | 2008-03-29 | 1 | -1/+1 |
| | | | | Thanks to Wummel for the patch | ||||
* | Install 2to3 script. | Martin v. Löwis | 2008-03-24 | 1 | -0/+5 |
| | |||||
* | Comment out tcltk/tcltk64 removal. | Trent Nelson | 2008-03-19 | 1 | -2/+2 |
| | |||||
* | Force a clean of the tcltk/tcltk64 directories now that we've completely ↵ | Trent Nelson | 2008-03-19 | 1 | -2/+2 |
| | | | | changed the tcl/tk build environment. | ||||
* | Fix the x64 Windows build environment used by the buildbots. ↵ | Trent Nelson | 2008-03-19 | 5 | -18/+21 |
| | | | | | | | | %VS90COMNTOOLS%\vsvars32.bat is fine for 32-bit builds, but doesn't work for x64 builds, regardless of /MACHINE:AMD64 and /USECL:MS_OPTERON flags passed to cl.exe. Launch the x86_64 cross compilation environment via '%VS90COMNTOOLS%\..\..\VC\vcvarsall.bat x86_amd64'. I don't have access to any systems *without* Visual Studio 2008 Professional installed (i.e. just Express Edition), so I can't test if x64 compilation works w/ VS Express at the moment. Additionally, force a clean in our build.bat files before building, just whilst we're going through these build system updates. And finally, add in the missing MACHINE=AMD64 option to our Tcl/Tk x64 build. | ||||
* | Checkout sqlite-source when it is not there. | Thomas Heller | 2008-03-19 | 1 | -0/+2 |
| | |||||
* | Lets have another try at getting the Windows buildbots in a consistent state ↵ | Trent Nelson | 2008-03-19 | 3 | -73/+51 |
| | | | | before rebuilding using the new process. |