Steve Dower
|
66b037b087
|
Merge from 3.5
|
2015-10-11 18:07:07 -07:00 |
Steve Dower
|
bec29815d2
|
Keeps all-users launcher checkbox visible when the option cannot be changed.
|
2015-10-11 18:06:55 -07:00 |
Steve Dower
|
79e60dec1b
|
Merge from 3.5
|
2015-10-11 18:05:27 -07:00 |
Steve Dower
|
8ffe4fdeb0
|
Only detects features from previous version when a bundle is found.
Otherwise, stray registry entries would cause issues.
Also fixes an accelerator collision and improves UAC icons when upgrading.
|
2015-10-11 18:05:11 -07:00 |
Steve Dower
|
3628d488c7
|
Issue #25143: Improves installer error messages for unsupported platforms.
|
2015-10-11 16:40:52 -07:00 |
Steve Dower
|
b96698112d
|
Issue #25143: Improves installer error messages for unsupported platforms.
|
2015-10-11 16:40:41 -07:00 |
Steve Dower
|
5669387948
|
Issue #25163: Display correct directory in installer when using non-default settings.
|
2015-10-11 15:37:36 -07:00 |
Steve Dower
|
731f4a2c5f
|
Issue #25163: Display correct directory in installer when using non-default settings.
|
2015-10-11 15:37:22 -07:00 |
Steve Dower
|
6e8d6ed2f4
|
Merge from 3.5
|
2015-10-08 10:00:55 -07:00 |
Steve Dower
|
5ae56919ab
|
Issue #25089: Adds logging to installer for case where launcher is not selected on upgrade.
|
2015-10-08 09:55:49 -07:00 |
Steve Dower
|
666e6e1b4b
|
Merge from 3.5
|
2015-10-08 09:06:39 -07:00 |
Steve Dower
|
3cc6da2b07
|
Removes deprecated -n option from buildbot script.
|
2015-10-08 09:06:17 -07:00 |
Serhiy Storchaka
|
fc632e3912
|
Merge with 3.5.
|
2015-10-06 18:52:52 +03:00 |
Steve Dower
|
30b7138fe1
|
Merge from 3.5
|
2015-10-01 15:20:11 -07:00 |
Steve Dower
|
c9fda9b903
|
Issue #25165: Windows uninstallation should not remove launcher if other versions remain
|
2015-10-01 15:19:39 -07:00 |
Steve Dower
|
c4b7600b90
|
Improves support for building unofficial versions of the Windows installer.
|
2015-10-01 15:18:53 -07:00 |
Steve Dower
|
8ef1db34bb
|
Merge with 3.5
|
2015-09-22 17:01:17 -07:00 |
Steve Dower
|
a2ea0e4804
|
Issue #25102: Windows installer does not precompile for -O or -OO.
|
2015-09-22 16:45:19 -07:00 |
Steve Dower
|
44fe401aa3
|
Issue #25081: Makes Back button in installer go back to upgrade page when upgrading.
|
2015-09-22 16:36:33 -07:00 |
Steve Dower
|
14b9e6c6a7
|
Issue #25126: Clarifies that the non-web installer will download some components.
|
2015-09-22 16:36:33 -07:00 |
Steve Dower
|
bc25032c92
|
Issue #25091: Increases font size of the installer.
|
2015-09-22 16:36:29 -07:00 |
Steve Dower
|
2495faf8fc
|
Closes #25085 and #25086: Exclude distutils and test directories from embeddable distro.
|
2015-09-22 15:03:54 -07:00 |
Eric V. Smith
|
608adf9c82
|
Issue 25180: Fix Tools/parser/unparse.py for f-strings. Patch by Martin Panter.
|
2015-09-20 15:09:15 -04:00 |
Steve Dower
|
a004c54f94
|
Issue #25071: Windows installer should not require TargetDir parameter when installing quietly
|
2015-09-11 11:31:07 -07:00 |
Steve Dower
|
6695c2e356
|
Merge from 3.5.0
|
2015-09-11 11:27:45 -07:00 |
Steve Dower
|
76b7133f58
|
Issue #25071: Windows installer should not require TargetDir parameter when installing quietly
|
2015-09-11 10:56:59 -07:00 |
Steve Dower
|
988433fc93
|
Fixes handling of read-only files when creating zip package.
|
2015-09-09 19:33:06 -07:00 |
Steve Dower
|
ae69de658e
|
Fixes handling of read-only files when creating zip package.
|
2015-09-09 19:32:45 -07:00 |
Larry Hastings
|
334b4a3403
|
Merge from 3.5.
|
2015-09-09 07:00:54 -07:00 |
Larry Hastings
|
ded28e3863
|
Merge Python 3.5.0rc4 back to hg.python.org.
|
2015-09-09 06:52:38 -07:00 |
Steve Dower
|
fcbe1df4af
|
Issue #25027: Reverts partial-static build options and adds vcruntime140.dll to Windows installation.
|
2015-09-08 21:39:01 -07:00 |
Steve Dower
|
6727b3c235
|
Issue #24910: Windows MSIs now have unique display names.
|
2015-09-05 12:47:22 -07:00 |
Steve Dower
|
f3f2d372e8
|
Issue #24910: Windows MSIs now have unique display names.
|
2015-09-05 12:47:06 -07:00 |
Serhiy Storchaka
|
8fc0d918eb
|
Merge 3.5
|
2015-09-04 08:34:57 +03:00 |
Zachary Ware
|
e74fe18ebb
|
Allow PCbuild\rt.bat to accept unlimited arguments for regrtest.
This makes it possible to pass more than 4 tests by name through
Tools\buildbot\test.bat
|
2015-09-03 23:43:37 -05:00 |
Steve Dower
|
ab2a34abb7
|
Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk.
|
2015-08-19 08:39:12 -07:00 |
Steve Dower
|
dc77565990
|
Removes --clean-only option from buildbots.
|
2015-08-19 08:04:31 -07:00 |
Steve Dower
|
807404921a
|
Removes --clean-only option from buildbots.
|
2015-08-18 20:02:07 -07:00 |
Steve Dower
|
77861e17f1
|
Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision.
Triggers clean on buildbots.
|
2015-08-18 19:30:13 -07:00 |
Steve Dower
|
e7e69391e3
|
Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision.
Triggers clean on buildbots.
|
2015-08-18 19:29:51 -07:00 |
Steve Dower
|
572183cce3
|
Merge with 3.5
|
2015-08-18 16:01:25 -07:00 |
Steve Dower
|
9f0cbbc376
|
Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk.
|
2015-08-18 16:00:56 -07:00 |
Steve Dower
|
711dc14777
|
Merge with 3.5
|
2015-08-15 14:38:29 -07:00 |
Steve Dower
|
e6894d6256
|
Enables building compressed Windows test builds with --pack option.
|
2015-08-15 14:38:16 -07:00 |
Steve Dower
|
2dc5fd2fa8
|
Issue #24847: Fixes tcltk installer layout of VC runtime DLL
|
2015-08-11 18:51:00 -07:00 |
Steve Dower
|
9b8a1fa023
|
Issue #24847: Fixes tcltk installer layout of VC runtime DLL
|
2015-08-11 18:49:13 -07:00 |
Steve Dower
|
1065278f23
|
Merge with 3.5
|
2015-08-05 11:35:36 -07:00 |
Steve Dower
|
315b748cfc
|
Fixes make_zip.py to create temporary .pyc files in a separate directory. This avoids polluting tests that run code from TEMP.
|
2015-08-05 11:34:50 -07:00 |
Steve Dower
|
ec3e16a0f4
|
Puts compiled pyc files into embedded library ZIP file instead of sources.
|
2015-08-04 16:02:55 -07:00 |
Steve Dower
|
08b1817fd8
|
Puts compiled pyc files into embedded library ZIP file instead of sources.
|
2015-08-04 16:02:40 -07:00 |