summaryrefslogtreecommitdiffstats
path: root/Tools/msi
Commit message (Expand)AuthorAgeFilesLines
* Add _multiprocessing module.Martin v. Löwis2008-06-301-1/+2
* Disable UAC by default.Martin v. Löwis2008-06-141-2/+7
* Pickup sqlite3.dll from binary directory.Martin v. Löwis2008-06-131-3/+3
* Fix Tcl/Tk license file in tcl8*/tk8*, include Tix license.Martin v. Löwis2008-06-121-9/+10
* Support file names which include '+' (for Tk 8.5).Martin v. Löwis2008-06-121-1/+2
* Create grammar pickle files on installation; remove them on uninstallation.Martin v. Löwis2008-05-252-0/+11
* Include all licenses of the packages that we include.Martin v. Löwis2008-05-251-1/+22
* Tkinter rename reversal: remove tkinter package, adapt imports and docs.Georg Brandl2008-05-201-1/+1
* Add new tkinter dir to various locations where lib-tk shows up.Georg Brandl2008-05-171-1/+1
* Port to VS 2008. Drop W9x support.Martin v. Löwis2008-05-092-28/+3
* Use the CHM file name that Sphinx assigns.Martin v. Löwis2008-05-091-4/+10
* Add 2.6b1 and 2.6b2 UUIDs.Martin v. Löwis2008-05-091-0/+2
* Package wininst*.exe from distutils/command.Martin v. Löwis2008-04-091-4/+1
* Suppress compilation of py3_ files upon installation.Martin v. Löwis2008-04-081-1/+1
* Make the "private CRT" case work, by editing theMartin v. Löwis2008-04-071-5/+17
* Drop support for 7.1 CRT.Martin v. Löwis2008-04-071-38/+5
* Make private_crt feature object a global variable.Martin v. Löwis2008-04-071-1/+1
* Delete ALLUSERS property merged from CRT merge module, so that per-user insta...Martin v. Löwis2008-04-071-0/+5
* Add script to merge msvcr90.Martin v. Löwis2008-04-051-0/+70
* Add two features to distinguish between private and SxS CRT.Martin v. Löwis2008-04-051-1/+7
* Extend sizes of various fields, to support the CRT90 merge module.Martin v. Löwis2008-04-051-59/+59
* Package Tcl from tcltk64 on AMD64.Martin v. Löwis2008-02-291-2/+4
* 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
* 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
* 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
* 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
* 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
* Mark registry components as 64-bit on Win64.Martin v. Löwis2007-08-311-4/+6
* Bug #1746880: Correctly install DLLs into system32 folder on Win64.Martin v. Löwis2007-08-301-1/+1
* Fix typo.Martin v. Löwis2007-08-301-1/+1
* Fix popen usage.Martin v. Löwis2007-08-301-2/+2
* Add a UUID for python26.dll.Martin v. Löwis2007-08-141-0/+1
* Deprecate os.popen* and popen2 module in favor of the subprocess module.Neal Norwitz2007-05-111-3/+5
* Add UUIDs for 2.5.1 and 2.5.2Martin v. Löwis2007-01-191-0/+4
* Forward port r52134: Add uuids for 2.4.4.Martin v. Löwis2006-10-041-0/+2
* Forward-port 51862: Add sgml_input.html.Martin v. Löwis2006-09-121-0/+1
* Whitespace normalization.Tim Peters2006-08-251-1/+1
* Patch #1545507: Exclude ctypes package in Win64 MSI file.Martin v. Löwis2006-08-251-0/+8
* Build _hashlib on Windows. Build OpenSSL with masm assembler code.Martin v. Löwis2006-08-161-1/+2
* Add UUID for upcoming 2.5b3.Martin v. Löwis2006-07-281-0/+1