Steve Dower
7407f58232
Issue #23199 : libpython27.a in amd64 release is 32-bit
2015-01-31 12:15:13 -08:00
Steve Dower
0c3708a212
Adds missing revocation.crl test file to msi.py
2014-11-26 09:32:41 -08:00
Steve Dower
25b61201e0
Adds missing files to msi.py
2014-11-26 09:20:00 -08:00
Steve Dower
a6e6d0a621
Update msi.py and uuids.py for 2.7.9 releases
2014-11-25 22:43:06 -08:00
Steve Dower
2d14270734
Issue #22850 : Backport ensurepip Windows installer changes to 2.7
2014-11-12 19:02:20 -08:00
Steve Dower
144de3152d
#22398 Tools/msi enhancements for 2.7
...
Fix build_tkinter.py.
Update msi.py to use environment vars and correct tcl/tk paths.
Update msilib.py to generate short names for files with multiple dots in the name.
2014-09-12 11:48:13 -07:00
Steve Dower
f2892879a0
#21959 : Adds 2.7.8 product code to Tools/msi/uuids.py
2014-07-11 17:32:02 -05:00
Benjamin Peterson
672b0436b7
include test data in the windows installer, so tests don't fail ( closes #19866 )
2014-05-18 16:32:22 -07:00
Steve Dower
bd2ab52957
Issue #21476 Include idle icon files in Windows installer
2014-05-10 21:25:54 -07:00
Brian Curtin
d67c0b88ef
Backport 4e9f1017355f from #3561 .
...
This brings the option to install Python on the Windows Path.
Committed per Benjamin Peterson's approval on python-dev.
2014-05-10 12:52:59 -05:00
Martin v. Löwis
f532e7f733
Add 2.7.7 uuids.
2013-11-10 19:42:47 +01:00
Ezio Melotti
6d0f0f299b
#18803 : fix more typos. Patch by Févry Thibault.
2013-08-26 01:31:30 +03:00
Martin v. Löwis
d5375dfb15
Issue #16067 : Add description into MSI file to replace installer's temporary name.
2013-08-03 20:24:00 +02:00
Martin v. Löwis
594e8eba13
Add 2.7.6 uuids.
2013-08-01 23:57:21 +02:00
Martin v. Löwis
9a32543ba6
Add 2.7.5 uuid
2013-08-01 23:55:26 +02:00
Terry Jan Reedy
6bf9b85859
Issue #17047 : removed doubled words in Doc/*, Mac/*, and Tool/*
...
found by Serhiy Storchaka and Matthew Barnett
2013-03-11 17:09:58 -04:00
Martin v. Löwis
cdc60aac3d
Add 2.7.3rc2 uuid
2012-03-18 23:46:56 +01:00
Martin v. Löwis
3a34c5100d
Add 2.7.3 and 2.7.4 UUIDs
2012-02-25 10:37:41 +01:00
Martin v. Löwis
a1b2af8034
Issue #6807 : Run msisupport.mak earlier.
2012-02-21 18:12:02 +01:00
Martin v. Löwis
ef281bdddb
Issue #10580 : Minor grammar change in Windows installer.
2012-02-21 17:07:32 +01:00
Martin v. Löwis
2231e1a01f
Stop adding txt files twice.
2011-06-05 10:44:18 +02:00
Martin v. Löwis
ebebd1c56f
Add 2.7.2 UUIDs
2011-06-05 10:43:45 +02:00
Victor Stinner
e2d9e26a10
Issue #12057 : Add cjkencodings directory to the Makefile and Tools/msi/msi.py
2011-05-25 01:19:57 +02:00
Brian Curtin
611cfd2cba
Denote 3.3.0 as the last supported Windows 2000 release.
...
This corresponds with change b9390aa12855 to PEP-11.
2011-05-03 13:36:34 -05:00
Ezio Melotti
24b07bcba3
#11515 : fix several typos. Patch by Piotr Kasprzyk.
2011-03-15 18:55:01 +02:00
Brian Curtin
69a106ab41
Backport the distutils part of r83399 to fix #7645 .
2010-11-22 02:08:49 +00:00
Martin v. Löwis
eebd0173b6
Merged revisions 84487 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r84487 | martin.v.loewis | 2010-09-04 16:38:09 +0200 (Sa, 04 Sep 2010) | 3 lines
Issue #1303434 : Include PDBs in release.
Patch by James Lee and Daniel Stutzbach.
........
2010-11-14 18:17:39 +00:00
Martin v. Löwis
905aed9ad8
Add 2.7.1 UUIDs.
2010-10-25 19:55:48 +00:00
Martin v. Löwis
16b2a5e0a9
Display installer warning that Windows 2000 won't
...
be supported in future releases.
2010-06-04 19:15:32 +00:00
Antoine Pitrou
c83ea137d7
Untabify C files. Will watch buildbots.
2010-05-09 14:46:46 +00:00
Martin v. Löwis
3436064785
Integrate merge.py into msi.py.
2010-03-16 18:49:28 +00:00
Martin v. Löwis
24e4e168a0
Issue #6716 : Quote -x arguments of compileall in MSI installer.
2010-03-15 13:00:17 +00:00
Martin v. Löwis
a0fd4ccdda
Add 2.6 uuids.
2010-03-13 17:53:02 +00:00
Florent Xicluna
13ba1a1c65
Move the xml test data to their own directory.
2010-03-13 11:18:49 +00:00
Benjamin Peterson
f4803aa623
set svn:eol-style on various files
2010-03-08 22:15:11 +00:00
Martin v. Löwis
add792fa7d
Add UUIDs for 2.7. Drop UUIDs for 2.4.
2009-12-06 18:27:29 +00:00
Martin v. Löwis
741e6998f8
Fix types in logic to compute help file name.
2009-06-28 12:24:23 +00:00
Martin v. Löwis
ecb4f953dd
Issue 5390: Add uninstall icon independent of whether file
...
extensions are installed.
2009-06-28 09:32:39 +00:00
Benjamin Peterson
0805b28fd2
handle different rc format
2009-06-13 15:48:04 +00:00
Martin v. Löwis
ea598b675a
Issue #6158 : package Sine-1000Hz-300ms.aif.
2009-06-01 04:10:03 +00:00
Martin v. Löwis
8dc74f4602
Issue #5721 : don't package Lib/test/README anymore.
2009-05-05 22:13:01 +00:00
Martin v. Löwis
588b54b646
Issue #5847 : Remove -n switch on "Edit with IDLE" menu item.
2009-05-05 16:10:16 +00:00
Martin v. Löwis
91a1a071a0
Issue #5470 : Package zipdir.zip.
2009-04-04 18:44:44 +00:00
Martin v. Löwis
7e28b9c565
Add optional code signing after merging.
2009-02-13 20:51:48 +00:00
Amaury Forgeot d'Arc
d378dc02da
#4700 : crtlicense.txt is displayed by the license() command and should be kept ascii-only.
...
Will port to 3.0
2008-12-19 22:56:48 +00:00
Martin v. Löwis
b5120ceae2
Consider micro version for name of CHM file.
2008-12-08 11:15:35 +00:00
Martin v. Löwis
17fa44f617
Add UUIDs for 2.6.1 and 2.6.2.
2008-12-08 11:14:57 +00:00
Martin v. Löwis
cb6c359a6d
Issue #4389 : Add icon to the uninstall entry in
...
"add-and-remove-programs".
2008-11-30 11:08:26 +00:00
Martin v. Löwis
6347098a26
Issue #4289 : Remove Cancel button from AdvancedDlg.
2008-11-19 13:51:44 +00:00
Martin v. Löwis
3d6f8ff81f
Issue #1656675 : Register a drop handler for .py* files on Windows.
2008-11-07 18:51:50 +00:00