Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use CRT 9 policy files. | Martin v. Löwis | 2008-10-02 | 1 | -2/+2 | |
| | ||||||
* | Bug #3989: Package the 2to3 script (as 2to3.py) in the Windows | Martin v. Löwis | 2008-10-01 | 1 | -0/+1 | |
| | | | | installer. | |||||
* | Use AMD64 version of CRT in just-for-me installations for Win64 installers. | Martin v. Löwis | 2008-09-19 | 1 | -1/+5 | |
| | ||||||
* | Bug #3887: Package x64 version of CRT for AMD64 | Martin v. Löwis | 2008-09-19 | 1 | -1/+1 | |
| | | | | Windows binaries. | |||||
* | Fix grammar. | Martin v. Löwis | 2008-09-15 | 1 | -2/+2 | |
| | ||||||
* | Set eol-style to native. | Martin v. Löwis | 2008-09-14 | 1 | -44/+44 | |
| | ||||||
* | Issue #3617: Include a licensing statement regarding the Microsoft C runtime ↵ | Martin v. Löwis | 2008-09-14 | 2 | -0/+45 | |
| | | | | in the Windows installer. | |||||
* | Change product code of Win64 installer to allow simultaneous installation on ↵ | Martin v. Löwis | 2008-09-13 | 1 | -1/+9 | |
| | | | | Win32 and Win64; also change product name to be able to distinguish the two in ARP. | |||||
* | Issue #3833: Use a different upgrade code for Win64 installers. | Martin v. Löwis | 2008-09-13 | 1 | -0/+5 | |
| | ||||||
* | Add UUIDs for upcoming releases | Martin v. Löwis | 2008-09-08 | 1 | -0/+4 | |
| | ||||||
* | Issue #2271: Set SecureCustomProperties so that installation will properly | Martin v. Löwis | 2008-09-08 | 1 | -0/+2 | |
| | | | | use the TARGETDIR even for unprivileged users. | |||||
* | Allow passing the MSI file name to merge.py. | Martin v. Löwis | 2008-09-08 | 1 | -3/+6 | |
| | ||||||
* | Add _multiprocessing module. | Martin v. Löwis | 2008-06-30 | 1 | -1/+2 | |
| | ||||||
* | Disable UAC by default. | Martin v. Löwis | 2008-06-14 | 1 | -2/+7 | |
| | ||||||
* | Pickup sqlite3.dll from binary directory. | Martin v. Löwis | 2008-06-13 | 1 | -3/+3 | |
| | | | | Commit more often. | |||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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. | |||||
* | 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 | |
| | ||||||
* | Package Tcl from tcltk64 on AMD64. | Martin v. Löwis | 2008-02-29 | 1 | -2/+4 | |
| | ||||||
* | Locate VS installation dir from environment, so that it works with the ↵ | Martin v. Löwis | 2008-02-28 | 1 | -8/+2 | |
| | | | | express edition. | |||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | | | | Readded a missing line. | |||||
* | Issue #1727780: Support loading pickles of random.Random objects created | Martin v. Löwis | 2007-12-03 | 1 | -0/+1 | |
| | | | | | | on 32-bit systems on 64-bit systems, and vice versa. As a consequence of the change, Random pickles created by Python 2.6 cannot be loaded in Python 2.5. | |||||
* | Patch #1468: Package Lib/test/*.pem. | Martin v. Löwis | 2007-11-20 | 1 | -0/+1 | |
| | ||||||
* | 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 | |
| | | | | Will backport to 2.5. | |||||
* | Mark registry components as 64-bit on Win64. | Martin v. Löwis | 2007-08-31 | 1 | -4/+6 | |
| |