summaryrefslogtreecommitdiffstats
path: root/Tools/msi
Commit message (Expand)AuthorAgeFilesLines
* Fix a few typos. Patch by Eitan Adler.Ezio Melotti2013-01-272-2/+2
* Issue #27076: Doc, comment and test function name spelling fixesMartin Panter2016-05-262-2/+2
* Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka2016-04-171-1/+1
* Updates build to use SHA256 hash when signing filesSteve Dower2016-02-081-0/+1
* Issue 24385: Adds "--as-flags=--32" when generating 32-bit MinGW library.Steve Dower2015-06-081-1/+1
* Generates installer product codes for future releases.Steve Dower2015-06-031-0/+10
* Adds UUIDs for 2.7.10Steve Dower2015-05-111-0/+2
* Issue #23199: libpython27.a in amd64 release is 32-bitSteve Dower2015-01-311-19/+18
* Adds missing revocation.crl test file to msi.pySteve Dower2014-11-261-0/+1
* Adds missing files to msi.pySteve Dower2014-11-261-0/+2
* Update msi.py and uuids.py for 2.7.9 releasesSteve Dower2014-11-262-4/+6
* Issue #22850: Backport ensurepip Windows installer changes to 2.7Steve Dower2014-11-131-14/+33
* #22398 Tools/msi enhancements for 2.7Steve Dower2014-09-122-13/+8
* #21959: Adds 2.7.8 product code to Tools/msi/uuids.pySteve Dower2014-07-111-0/+1
* include test data in the windows installer, so tests don't fail (closes #19866)Benjamin Peterson2014-05-181-0/+4
* Issue #21476 Include idle icon files in Windows installerSteve Dower2014-05-111-0/+1
* Backport 4e9f1017355f from #3561.Brian Curtin2014-05-101-3/+19
* Add 2.7.7 uuids.Martin v. Löwis2013-11-101-0/+2
* #18803: fix more typos. Patch by Févry Thibault.Ezio Melotti2013-08-251-1/+1
* Issue #16067: Add description into MSI file to replace installer's temporary ...Martin v. Löwis2013-08-031-1/+4
* Add 2.7.6 uuids.Martin v. Löwis2013-08-011-0/+2
* Add 2.7.5 uuidMartin v. Löwis2013-08-011-0/+1
* Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/*Terry Jan Reedy2013-03-111-1/+1
* Add 2.7.3rc2 uuidMartin v. Löwis2012-03-181-0/+1
* Add 2.7.3 and 2.7.4 UUIDsMartin v. Löwis2012-02-251-0/+4
* Issue #6807: Run msisupport.mak earlier.Martin v. Löwis2012-02-211-2/+2
* Issue #10580: Minor grammar change in Windows installer.Martin v. Löwis2012-02-211-1/+1
* Stop adding txt files twice.Martin v. Löwis2011-06-051-2/+0
* Add 2.7.2 UUIDsMartin v. Löwis2011-06-051-0/+2
* Issue #12057: Add cjkencodings directory to the Makefile and Tools/msi/msi.pyVictor Stinner2011-05-241-0/+2
* Denote 3.3.0 as the last supported Windows 2000 release.Brian Curtin2011-05-031-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 84487 via svnmerge fromMartin v. Löwis2010-11-141-1/+16
* Add 2.7.1 UUIDs.Martin v. Löwis2010-10-251-0/+3
* Display installer warning that Windows 2000 won'tMartin v. Löwis2010-06-041-3/+3
* Untabify C files. Will watch buildbots.Antoine Pitrou2010-05-091-56/+56
* Integrate merge.py into msi.py.Martin v. Löwis2010-03-162-87/+79
* Issue #6716: Quote -x arguments of compileall in MSI installer.Martin v. Löwis2010-03-151-1/+1
* Add 2.6 uuids.Martin v. Löwis2010-03-131-0/+8
* Move the xml test data to their own directory.Florent Xicluna2010-03-131-2/+3
* set svn:eol-style on various filesBenjamin Peterson2010-03-081-84/+84
* Add UUIDs for 2.7. Drop UUIDs for 2.4.Martin v. Löwis2009-12-061-17/+9
* Fix types in logic to compute help file name.Martin v. Löwis2009-06-281-4/+4
* Issue 5390: Add uninstall icon independent of whether fileMartin v. Löwis2009-06-281-1/+1
* handle different rc formatBenjamin Peterson2009-06-131-1/+4
* Issue #6158: package Sine-1000Hz-300ms.aif.Martin v. Löwis2009-06-011-0/+1
* Issue #5721: don't package Lib/test/README anymore.Martin v. Löwis2009-05-051-1/+0
* Issue #5847: Remove -n switch on "Edit with IDLE" menu item.Martin v. Löwis2009-05-051-2/+2
* Issue #5470: Package zipdir.zip.Martin v. Löwis2009-04-041-0/+1