index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
msi
/
msi.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates build to use SHA256 hash when signing files
Steve Dower
2016-02-08
1
-0/+1
*
Issue 24385: Adds "--as-flags=--32" when generating 32-bit MinGW library.
Steve Dower
2015-06-08
1
-1/+1
*
Issue #23199: libpython27.a in amd64 release is 32-bit
Steve Dower
2015-01-31
1
-19/+18
*
Adds missing revocation.crl test file to msi.py
Steve Dower
2014-11-26
1
-0/+1
*
Adds missing files to msi.py
Steve Dower
2014-11-26
1
-0/+2
*
Update msi.py and uuids.py for 2.7.9 releases
Steve Dower
2014-11-26
1
-4/+4
*
Issue #22850: Backport ensurepip Windows installer changes to 2.7
Steve Dower
2014-11-13
1
-14/+33
*
#22398 Tools/msi enhancements for 2.7
Steve Dower
2014-09-12
1
-7/+7
*
include test data in the windows installer, so tests don't fail (closes #19866)
Benjamin Peterson
2014-05-18
1
-0/+4
*
Issue #21476 Include idle icon files in Windows installer
Steve Dower
2014-05-11
1
-0/+1
*
Backport 4e9f1017355f from #3561.
Brian Curtin
2014-05-10
1
-3/+19
*
Issue #16067: Add description into MSI file to replace installer's temporary ...
Martin v. Löwis
2013-08-03
1
-1/+4
*
Issue #6807: Run msisupport.mak earlier.
Martin v. Löwis
2012-02-21
1
-2/+2
*
Issue #10580: Minor grammar change in Windows installer.
Martin v. Löwis
2012-02-21
1
-1/+1
*
Stop adding txt files twice.
Martin v. Löwis
2011-06-05
1
-2/+0
*
Issue #12057: Add cjkencodings directory to the Makefile and Tools/msi/msi.py
Victor Stinner
2011-05-24
1
-0/+2
*
Denote 3.3.0 as the last supported Windows 2000 release.
Brian Curtin
2011-05-03
1
-1/+1
*
#11515: fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-15
1
-1/+1
*
Backport the distutils part of r83399 to fix #7645.
Brian Curtin
2010-11-22
1
-0/+2
*
Merged revisions 84487 via svnmerge from
Martin v. Löwis
2010-11-14
1
-1/+16
*
Display installer warning that Windows 2000 won't
Martin v. Löwis
2010-06-04
1
-3/+3
*
Integrate merge.py into msi.py.
Martin v. Löwis
2010-03-16
1
-3/+79
*
Issue #6716: Quote -x arguments of compileall in MSI installer.
Martin v. Löwis
2010-03-15
1
-1/+1
*
Move the xml test data to their own directory.
Florent Xicluna
2010-03-13
1
-2/+3
*
Fix types in logic to compute help file name.
Martin v. Löwis
2009-06-28
1
-4/+4
*
Issue 5390: Add uninstall icon independent of whether file
Martin v. Löwis
2009-06-28
1
-1/+1
*
handle different rc format
Benjamin Peterson
2009-06-13
1
-1/+4
*
Issue #6158: package Sine-1000Hz-300ms.aif.
Martin v. Löwis
2009-06-01
1
-0/+1
*
Issue #5721: don't package Lib/test/README anymore.
Martin v. Löwis
2009-05-05
1
-1/+0
*
Issue #5847: Remove -n switch on "Edit with IDLE" menu item.
Martin v. Löwis
2009-05-05
1
-2/+2
*
Issue #5470: Package zipdir.zip.
Martin v. Löwis
2009-04-04
1
-0/+1
*
Consider micro version for name of CHM file.
Martin v. Löwis
2008-12-08
1
-0/+2
*
Issue #4389: Add icon to the uninstall entry in
Martin v. Löwis
2008-11-30
1
-1/+4
*
Issue #4289: Remove Cancel button from AdvancedDlg.
Martin v. Löwis
2008-11-19
1
-6/+3
*
Issue #1656675: Register a drop handler for .py* files on Windows.
Martin v. Löwis
2008-11-07
1
-0/+8
*
Stop including fake manifest file in DLLs directory.
Martin v. Löwis
2008-11-06
1
-4/+6
*
Issue #4091: Install pythonxy.dll in system32 again.
Martin v. Löwis
2008-10-17
1
-3/+1
*
Issue #4018: Disable "for me" installations on Vista.
Martin v. Löwis
2008-10-13
1
-3/+5
*
Add UUID for 2.7.
Martin v. Löwis
2008-10-02
1
-0/+1
*
Bug #3989: Package the 2to3 script (as 2to3.py) in the Windows
Martin v. Löwis
2008-10-01
1
-0/+1
*
Use AMD64 version of CRT in just-for-me installations for Win64 installers.
Martin v. Löwis
2008-09-19
1
-1/+5
*
Issue #3617: Include a licensing statement regarding the Microsoft C runtime ...
Martin v. Löwis
2008-09-14
1
-0/+1
*
Change product code of Win64 installer to allow simultaneous installation on ...
Martin v. Löwis
2008-09-13
1
-1/+9
*
Issue #3833: Use a different upgrade code for Win64 installers.
Martin v. Löwis
2008-09-13
1
-0/+5
*
Issue #2271: Set SecureCustomProperties so that installation will properly
Martin v. Löwis
2008-09-08
1
-0/+2
*
Add _multiprocessing module.
Martin v. Löwis
2008-06-30
1
-1/+2
*
Pickup sqlite3.dll from binary directory.
Martin v. Löwis
2008-06-13
1
-3/+3
*
Fix Tcl/Tk license file in tcl8*/tk8*, include Tix license.
Martin v. Löwis
2008-06-12
1
-9/+10
*
Create grammar pickle files on installation; remove them on uninstallation.
Martin v. Löwis
2008-05-25
1
-0/+6
*
Include all licenses of the packages that we include.
Martin v. Löwis
2008-05-25
1
-1/+22
[next]