summaryrefslogtreecommitdiffstats
path: root/Tools/msi/msi.py
Commit message (Expand)AuthorAgeFilesLines
* Revert unintended change in 973b4806f760Brian Curtin2012-06-231-42/+4
* file was the old arg name from an earlier patch. command matches the implemen...Brian Curtin2012-06-231-4/+42
* Build and bundle the 32-bit launcher in all configurations.Martin v. Löwis2012-06-211-2/+3
* Package the launcher.Martin v. Löwis2012-06-211-6/+30
* VS 2010 has the AMD64 redist files in VC\redist\x64.Martin v. Löwis2012-05-311-1/+1
* Implemented PEP 405 (Python virtual environments).Vinay Sajip2012-05-261-0/+1
* Fix #13210. Port the Windows build from VS2008 to VS2010.Brian Curtin2012-05-131-18/+14
* Include micro version even if it is 0.Martin v. Löwis2012-05-011-3/+1
* Add a missing close parenBrian Curtin2012-04-261-1/+1
* Fix #3561. Add an option to place the Python installation into the Windows Pa...Brian Curtin2012-04-251-3/+19
* Add _decimal and _testbuffer modules.Martin v. Löwis2012-04-011-1/+3
* Use hg manifest to compute list of library files to include.Martin v. Löwis2012-03-061-126/+39
* Generate product code UUID from download URL.Martin v. Löwis2012-03-041-8/+11
* Issue #12406: Update list of files.Martin v. Löwis2012-02-211-7/+43
* merge 2.6Martin v. Löwis2012-02-211-2/+2
|\
| * Issue #6807: Run msisupport.mak earlier.Martin v. Löwis2012-02-211-2/+2
* | merge 3.2Martin v. Löwis2012-02-211-1/+1
|\ \ | |/
| * Issue #10580: Minor grammar change in Windows installer.Martin v. Löwis2012-02-211-1/+1
* | Issue #12406: Added upates for packaging's .exe files, command_template, and ...Vinay Sajip2011-07-031-1/+6
* | #11781: update windows build script to account for move of email testsR David Murray2011-06-181-2/+2
* | Remove wsgiref.egg-info from msi.py (follow-up to d615eb7bce33, #12218)Éric Araujo2011-06-061-2/+0
|/
* merge:Do not add txt files twiceMartin v. Löwis2011-06-051-2/+0
|\
| * Do not add txt files twice.Martin v. Löwis2011-06-051-2/+0
* | (Merge 3.1) Issue #12057: Add cjkencodings directory to the Makefile andVictor Stinner2011-05-241-0/+2
|\ \ | |/
| * Issue #12057: Add cjkencodings directory to the Makefile and Tools/msi/msi.pyVictor Stinner2011-05-241-0/+2
* | #11515: Merge with 3.1.Ezio Melotti2011-03-151-1/+1
|\ \ | |/
| * #11515: fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-151-1/+1
| * Backport the distutils part of r83399 to fix #7645.Brian Curtin2010-11-221-0/+2
| * Merged revisions 84339,84487 via svnmerge fromMartin v. Löwis2010-11-141-2/+17
| * Merged revisions 78991-78992,78994 via svnmerge fromMartin v. Löwis2010-03-211-1/+1
| * Merged revisions 73607 via svnmerge fromMartin v. Löwis2009-06-281-4/+4
| * Merged revisions 73600 via svnmerge fromMartin v. Löwis2009-06-281-1/+1
* | Package zip_cp437_header.zip.Martin v. Löwis2011-01-151-2/+1
* | issue7213: Open the pipes used by subprocesses with the FD_CLOEXEC flag fromGregory P. Smith2010-12-131-0/+2
* | Automate build for python3.dll.Martin v. Löwis2010-12-051-0/+6
* | Remove traces of setuptools (#10341)Éric Araujo2010-11-061-3/+0
* | Issue #1303434: Include PDBs in release.Martin v. Löwis2010-09-041-1/+16
* | Stop packaging versioncheck.Martin v. Löwis2010-08-281-1/+1
* | Add various missing files.Martin v. Löwis2010-08-031-12/+26
* | Package some new files that are needed for running the test suite from the MS...Georg Brandl2010-08-011-0/+4
* | Drop webchecker and BerkeleyDB license.Martin v. Löwis2010-07-311-2/+1
* | Merged revisions 78996 via svnmerge fromMartin v. Löwis2010-03-161-3/+79
* | Issue #6716/3: Exclude 2to3 tests from compileall.Martin v. Löwis2010-03-161-1/+1
* | Add UUID for 3.2 DLL.Martin v. Löwis2010-03-161-0/+1
* | Merged revisions 78976 via svnmerge fromMartin v. Löwis2010-03-161-1/+1
* | Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge fromFlorent Xicluna2010-03-131-2/+3
* | Merged revisions 73606 via svnmerge fromMartin v. Löwis2009-06-281-4/+4
* | Merged revisions 73598 via svnmerge fromMartin v. Löwis2009-06-281-1/+1
|/
* Merged revisions 73415,73417-73418 via svnmerge fromBenjamin Peterson2009-06-221-1/+4
* Merged revisions 73101 via svnmerge fromMartin v. Löwis2009-06-011-0/+1