Steve Dower
4565986138
Issue #27756 : Updates installer icons to be the console and launcher icon instead of the setup icon
2016-09-05 14:51:41 -07:00
Steve Dower
c7d1cf4de9
Issue #27756 : Adds new icons for Python files and processes on Windows. Designs by Cherry Wang.
2016-09-05 14:05:17 -07:00
Steve Dower
0e6d0dcd0b
Adds missing file to installer.
2016-08-15 18:58:29 -07:00
Steve Dower
05338267ab
Issue #27610 : Adds PEP 514 metadata to Windows installer
2016-07-24 18:04:29 -07:00
Steve Dower
edddc2704c
Issue #27469 : Adds a shell extension to the launcher so that drag and drop works correctly.
2016-07-23 08:02:02 -07:00
Steve Dower
df450d1a18
Issue #27469 : Adds a shell extension to the launcher so that drag and drop works correctly.
2016-07-16 16:17:33 -07:00
Steve Dower
fb2125daf3
Merge from 3.5
2016-07-16 16:13:51 -07:00
Steve Dower
6fd76bceda
Fixes use of Py_IntDir and Py_OutDir to control build directories.
2016-07-16 16:13:19 -07:00
Steve Dower
2977cdcee4
Merge from 3.5
2016-06-27 12:31:00 -07:00
Steve Dower
2e4cdb67d5
Adds script for purging the caching server for downloads on python.org.
2016-06-27 12:30:48 -07:00
Steve Dower
435c979990
Merge from 3.5
2016-06-27 09:35:32 -07:00
Steve Dower
33128c815e
Include libs folder in nuget package and allow preinstalling packages
2016-06-27 09:34:18 -07:00
Steve Dower
227cec790b
Merge from 3.5
2016-06-24 10:32:54 -07:00
Steve Dower
33f7310c5e
Adds scripts for producing Nuget packages.
2016-06-24 10:32:15 -07:00
Steve Dower
7fa6378747
Issue #27053 : Updates make_zip.py to correctly generate library ZIP file.
2016-05-19 10:47:55 -07:00
Steve Dower
d8bf09c6cd
Issue #27053 : Updates make_zip.py to correctly generate library ZIP file.
2016-05-19 10:47:47 -07:00
Steve Dower
99ab0068af
Merge launcher change from 3.5
2016-05-18 15:54:24 -07:00
Steve Dower
4962141804
Removes versioning from py.exe launcher installer and ensures that old launchers are replaced by newer ones.
2016-05-18 15:54:05 -07:00
Steve Dower
50f09f5e30
Merge with 3.5
2016-05-17 08:58:04 -07:00
Steve Dower
c710826ef2
Fixes unnecessary rebuild when building Windows releases with PGO
2016-05-17 08:57:53 -07:00
Steve Dower
c3cd76a2a1
Issue #26065 : Excludes venv from library when generating embeddable distro.
2016-01-16 13:45:32 -08:00
Steve Dower
10cabcbe14
Issue #26065 : Excludes venv from library when generating embeddable distro.
2016-01-16 13:44:43 -08:00
Steve Dower
7b28eb1457
Merge from 3.5 (including all NEWS entries)
2015-12-02 09:19:07 -08:00
Steve Dower
10f997d986
Issue #25715 : Python 3.5.1 installer shows wrong upgrade path and incorrect logic for launcher detection.
2015-12-02 08:28:51 -08:00
Steve Dower
9450f6b437
Merge from 3.5
2015-11-22 18:20:37 -08:00
Steve Dower
21cecb904f
Fixes upload directories for Windows installer.
2015-11-22 18:20:11 -08:00
Steve Dower
f4ac4e3de2
Fixes installer not allowing launcher to be selected.
2015-11-09 07:31:20 -05:00
Steve Dower
5e2e70029b
Fixes installer not allowing launcher to be selected.
2015-11-09 07:31:05 -05:00
Steve Dower
bfb03a470c
Merge from 3.5
2015-10-31 13:07:44 -07:00
Steve Dower
04a4316acc
Issue #25450 : Updates shortcuts to start Python in installation directory.
2015-10-31 12:41:46 -07:00
Steve Dower
940f6a8f11
Improves handling of test markers for building Python without intefering with actual installs.
2015-10-31 12:17:11 -07:00
Steve Dower
5b6f3644e6
Issue #24633 : Removes automatic rename of site-packages/README since README.txt is now committed.
2015-10-23 13:24:03 -07:00
Steve Dower
d28a8a994b
Moves Windows installer externals onto SVN and updates the build process to grab them automatically.
2015-10-23 09:50:49 -07:00
Steve Dower
148827c32a
Enabled --pgo option for building 64-bit PGO enabled releases.
2015-10-14 10:40:09 -07:00
Steve Dower
bc94fd7b49
Issue #25164 : Changes default all-users install directory to match per-user directory.
2015-10-14 10:36:36 -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
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
b96698112d
Issue #25143 : Improves installer error messages for unsupported platforms.
2015-10-11 16:40:41 -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
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
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
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
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
ae69de658e
Fixes handling of read-only files when creating zip package.
2015-09-09 19:32:45 -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
f3f2d372e8
Issue #24910 : Windows MSIs now have unique display names.
2015-09-05 12:47:06 -07:00
Steve Dower
ab2a34abb7
Issue #24847 : Removes vcruntime140.dll dependency from Tcl/Tk.
2015-08-19 08:39:12 -07:00
Steve Dower
9f0cbbc376
Issue #24847 : Removes vcruntime140.dll dependency from Tcl/Tk.
2015-08-18 16:00:56 -07:00
Steve Dower
e6894d6256
Enables building compressed Windows test builds with --pack option.
2015-08-15 14:38:16 -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
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
08b1817fd8
Puts compiled pyc files into embedded library ZIP file instead of sources.
2015-08-04 16:02:40 -07:00
Steve Dower
132aecb142
Issue #24771 : Adds vcruntime DLL to tcltk package
2015-08-03 16:21:12 -07:00
Steve Dower
c79dbc7941
Updates get_wix.py for newer version of WiX.
2015-07-20 19:52:15 -07:00
Steve Dower
61ca207090
Issue #24642 : Improves help text displayed in the Windows installer.
2015-07-18 09:28:41 -07:00
Steve Dower
2434aa24e0
Adds support for an unattend.xml file to control the Windows installer options.
2015-07-18 09:28:19 -07:00
Steve Dower
a3d03ec6b1
Adds option to only install the launcher.
2015-07-18 09:27:52 -07:00
Steve Dower
2237bdc595
Adds option to install launcher for all users even when installing Python just-for-me. This helps mitigate issues when the incompatible Python 3.4 launcher is installed.
...
Enables installer builds with the the text marker.
Allows simple installs to include a custom description.
2015-07-16 16:33:55 -07:00
Steve Dower
b85b427507
Fixes installer rebuild, snapshot versioning, and the README.txt file.
2015-07-08 22:43:48 -07:00
Steve Dower
494374922c
Issue #24585 : Enables build-to-build upgrades that preserve settings.
...
Rather than using Burn "Persisted" variables we now add registry keys for each added feature. These can be detected by the installer regardless of which version installed them, and we use this for Modify and Upgrade. In particular, Upgrades can't access the Persisted variables, but can find well-known registry keys.
There are also some changes to the bootstrap app to properly handle upgrades.
Finally, a few minor improvements to the Windows build to keep things tidier.
2015-07-08 20:18:44 -07:00
Steve Dower
b257eed043
Closes 24584: Windows installer incorrectly detects CRT version on Windows 10
2015-07-07 20:47:28 -07:00
Steve Dower
d423396394
Fixes rebuild of strings for Windows installer.
2015-07-05 07:24:17 -07:00
Steve Dower
06606e7165
Ignore user environment/site-packages for ensurepip and compile_all
...
Remove build condition to prevent old strings hanging around
Add -h option to build.bat
2015-07-04 11:48:37 -07:00
Steve Dower
6d58f8dc52
Issue 24476: Statically links vcruntime140.dll and removes it from the installer
2015-06-19 10:49:04 -07:00
Steve Dower
9901856ac4
Issue 24385: Adds "--as-flags=--32" when generating 32-bit MinGW library.
2015-06-08 09:55:43 -07:00
Steve Dower
773490099f
Issue #24317 : Makes Customize page default to installing per-user, and switching to All Users enable CompileAll.
2015-05-31 16:39:46 -07:00
Steve Dower
83f34aa4f8
Issue #24293 : Adds mapping from explicit colours to system colours to correctly handle user themes.
2015-05-31 16:39:46 -07:00
Steve Dower
44e625860b
Fixes text in installer.
2015-05-28 10:28:40 -07:00
Steve Dower
c30a6ce59d
Issue #24293 : Fixes installer colors to use system settings throughout.
2015-05-26 20:46:11 -07:00
Steve Dower
3805019c58
Exclude _testmultiphase.pyd from embeddable ZIP file.
2015-05-23 18:08:55 -07:00
Steve Dower
2446e2e76d
Prevents attempt to sign ZIP file when building embeddable version.
2015-05-23 17:52:20 -07:00
Steve Dower
42a059b632
Issue #24268 : Adds PCBuild project to build _testmultiphase module.
2015-05-23 17:51:54 -07:00
Steve Dower
bd0d91e706
Removes lingering references to RAR now that make_zip.py actually makes a ZIP
2015-05-22 16:22:27 -07:00
Steve Dower
4a7fe7e397
Issue #23955 : Add pyvenv.cfg option to suppress registry/environment lookup for generating sys.path.
...
Also cleans up and secures getpathp.c
2015-05-22 15:10:10 -07:00
Steve Dower
42b50d187f
Fixes default per-user install precompiling the standard library.
2015-05-15 12:10:53 -07:00
Steve Dower
1d4880db3d
Enables shortcuts to be deselected when installing on Windows.
2015-05-03 14:54:32 -07:00
Steve Dower
8c1cee9218
Replaces use of WinRAR to generate ZIP file with Python script
2015-05-02 21:38:26 -07:00
Steve Dower
6b4c63dea5
Makes embedded distribution a plain ZIP file and corrects pyd exclusion.
2015-05-02 15:32:14 -07:00
Steve Dower
19694abd71
Fixes Python failing to run during Windows release build
2015-05-02 15:23:27 -07:00
Steve Dower
7173dac61b
Update Windows installer for new CRT version.
2015-05-02 15:22:51 -07:00
Steve Dower
777af30645
Minor fixes to Windows build scripts
2015-04-19 19:50:35 -07:00
Steve Dower
13a6ee0af4
Updates layout of some text in the Windows installer.
2015-04-15 16:18:58 -04:00
Steve Dower
97100c0e3d
Updates Windows installer to promote per-user installs over all-users.
2015-04-14 18:34:04 -04:00
Steve Dower
f70fdd2878
Generates and signs a self-extracting executable containing an embedded Python.
2015-04-14 18:34:04 -04:00
Zachary Ware
774ac377da
Closes #17202 : Merge with 3.4
2015-04-13 12:11:40 -05:00
Steve Dower
7b8c5f58aa
Updates Windows release scripts to generate and upload GPG signatures.
2015-04-05 18:42:37 -07:00
Steve Dower
489199765f
Missing brace and minor formatting in Windows installer
2015-03-24 23:46:55 -07:00
Steve Dower
c98290b91b
Fixes UI labels and ability to add/remove features.
2015-03-24 23:20:57 -07:00
Steve Dower
102f72cf1a
Adds pydoc shortcut, Edit with IDLE menu, moves redist folder into externals and fixes test script.
2015-03-24 21:25:16 -07:00
Steve Dower
e9ae8340a3
Update Wix version and fixes wxs file.
2015-03-20 22:05:33 -07:00
Brett Cannon
cc4dfc1b75
Issue #23491 : Implement PEP 441: Improving Python Zip Application Support
...
Thanks to Paul Moore for the PEP and implementation.
2015-03-13 10:40:49 -04:00
Steve Dower
3d3aaa1eab
Adds note about installed debug binaries.
2015-03-10 13:15:40 -07:00
Steve Dower
8011382285
Issue #23619 : Ensure C variable is initialized before using it.
...
The garbage in _crtInstalledToken was causing the IsCrtInstalled() function to return TRUE without actually checking anything. We now initialize the variable first.
2015-03-09 10:05:50 -07:00
Steve Dower
c49de35585
Issue #23612 : Fixes upgrade code and version for Windows installer.
2015-03-08 15:29:39 -07:00
Steve Dower
1872f93fd1
Minor updates to Windows installer upload script.
2015-03-08 12:59:00 -07:00
Steve Dower
2856332f5e
Add scripts for uploading Windows builds to a Linux server using pscp
2015-03-04 20:27:03 -08:00
Steve Dower
e4969f5df8
Updates CRT installation for Windows installer.
...
Bundling versions of the CRT prior to 14.0 is no longer supported.
2015-02-28 19:53:50 -08:00
Steve Dower
e7b92672a0
Removes unused string resources from Windows installer.
2015-02-20 08:23:23 -08:00
Steve Dower
3892189db0
Closes #23482 : sqlite3_d.dll is not included in installer
2015-02-18 18:02:22 -08:00
Steve Dower
cc115eea0c
Simplify MSI projects.
2015-02-14 10:30:54 -08:00
Steve Dower
db80aec67a
Fix installer Back button going to wrong page when modifying.
...
Also fix error when doing test builds without documentation file.
2015-02-11 17:49:01 -08:00
Steve Dower
312cef086b
Improve Windows release scripts
2015-02-07 22:20:48 -08:00
Steve Dower
5056455b7d
Adds automated test script for the Windows installer and fixes download URL
2015-02-07 15:42:53 -08:00
Steve Dower
3468a06d2b
Fix download URL embedded in Windows installer.
2015-02-06 09:59:05 -08:00
Steve Dower
268f3de1db
Require Mercurial on PATH when building a Windows release.
...
Without it, we will generate invalid build information for sys.version
2015-02-06 09:02:54 -08:00
Steve Dower
bb24087a2c
Issue #23260 : Update Windows installer
2015-02-05 22:08:48 -08:00
Steve Dower
3a43dbfabf
Drop pydocgui.pyw from the distribution (post-merge merge from 165aa40bfe2e)
2014-10-08 08:36:16 -07:00
Martin v. Löwis
77143dbaee
Issue #10747 : Merge with 3.4
2014-06-22 22:28:04 +02:00
Martin v. Löwis
cd95e18bf7
Issue #10747 : Use versioned labels in the Windows start menu.
...
Patch by Olive Kilburn.
2014-06-22 22:22:33 +02:00
Martin v. Löwis
39abba46db
Issue #17896 : Update msi.py to new externals dir.
2015-02-09 07:51:32 +01:00
Martin v. Löwis
e796b9e477
Drop pydocgui.pyw from the distribution.
2014-09-21 23:17:15 +02:00
Zachary Ware
0f4acc1ab1
Issue #9765 : Adjust where Tools/msi/msi.py looks for Tcl/Tk license terms.
...
Patch by Daniel Stutzbach.
2014-04-23 15:37:37 -05:00
Martin v. Löwis
0c3ea0942d
Issue #14512 : Launch pydoc -b instead of pydocgui.pyw on Windows.
2014-03-02 20:29:18 +01:00
Martin v. Löwis
2b4b377966
Issue #14512 : Launch pydoc -b instead of pydocgui.pyw on Windows.
2014-03-02 20:29:18 +01:00
Martin v. Löwis
582538bde2
Issue #20748 : Uninstalling pip does not leave behind the pyc of
...
the uninstaller anymore.
2014-03-02 19:29:19 +01:00
Martin v. Löwis
5e6faf7fed
Issue #20748 : Uninstalling pip does not leave behind the pyc of
...
the uninstaller anymore.
2014-03-02 19:29:19 +01:00
Martin v. Löwis
75512c4556
Issue #20568 : Fix typo in pip option.
2014-03-02 19:15:47 +01:00
Martin v. Löwis
ceb0467193
Issue #20568 : Fix typo in pip option.
2014-03-02 19:15:47 +01:00
Nick Coghlan
07d843a101
Close #20568 : install unversioned pip command on Windows
2014-02-28 23:37:35 +10:00
Nick Coghlan
f808df39de
Close #20568 : install unversioned pip command on Windows
2014-02-28 23:37:35 +10:00
Martin v. Löwis
1db0eacf3e
Issue #20641 : Run custom actions with the NoImpersonate flag to support UAC.
2014-02-22 23:44:20 +01:00
Martin v. Löwis
7850541a72
Issue #20641 : Run custom actions with the NoImpersonate flag to support UAC.
2014-02-22 23:44:20 +01:00
Martin v. Löwis
24e43308b7
* Issue #16113 : Remove sha3 module again.
...
Patch by Christian Heimes, with modifications.
2014-01-03 14:05:06 +01:00
Martin v. Löwis
c70d4f4d79
Issue #19728 : Enable pip installation by default on Windows.
2014-01-02 14:12:30 +01:00
Martin v. Löwis
3ed82c55a8
Package _overlapped.
2013-11-23 22:02:00 +01:00
Martin v. Löwis
dd7436c613
Issue #19550 : Implement Windows installer changes of PEP 453 (ensurepip).
2013-11-19 17:02:36 +01:00
Ezio Melotti
d640fe2af5
#18803 : merge with 3.3.
2013-08-26 01:33:30 +03:00
Ezio Melotti
7c4a7e6f3c
#18803 : fix more typos. Patch by Févry Thibault.
2013-08-26 01:32:56 +03:00
Martin v. Löwis
d87c3d3ea4
Issue #16067 : Merge with 3.3
2013-08-03 20:12:45 +02:00
Martin v. Löwis
78fa5e38a9
Issue #16067 : Add description into MSI file to replace installer's temporary name.
2013-08-03 20:09:42 +02:00
Martin v. Löwis
5284f80268
Issue #18569 : The installer now adds .py to the PATHEXT variable
...
when extensions are registered. Patch by Paul Moore.
2013-08-01 18:31:06 +02:00
Martin v. Löwis
85a4847f07
Add UUID for 3.4.
2013-08-01 17:34:42 +02:00
Terry Jan Reedy
dd61f8f389
Merge with 3.3: Issue #17047 : removed doubled words in Doc/*,
...
Mac/*, and Tool/* found by Serhiy Storchaka and Matthew Barnett
2013-03-11 17:27:28 -04:00
Terry Jan Reedy
caeb6bea9b
Merge with 3.2: Issue #17047 : removed doubled words in Doc/*,
...
Mac/*, and Tool/* found by Serhiy Storchaka and Matthew Barnett
2013-03-11 17:26:33 -04:00
Terry Jan Reedy
65e69b3718
Issue #17047 : removed doubled words in Doc/*, Mac/*, and Tool/*
...
found by Serhiy Storchaka and Matthew Barnett
2013-03-11 17:23:46 -04:00
Ezio Melotti
3a62e45b97
Merge typo fixes from 3.3.
2013-01-27 06:20:51 +02:00
Ezio Melotti
3f5db3940f
Fix a few typos and a double semicolon. Patch by Eitan Adler.
2013-01-27 06:20:14 +02:00
Brian Curtin
445ad997ab
Fix #14470 . Remove w9xpopen per PEP 11.
...
As stated in PEP 11, 3.4 removes code on Windows platforms where
COMSPEC points to command.com. The w9xpopen project in Visual Studio
was added to support that case, and there was a special case in subprocess
to cover that situation. This change removes the w9xpopen project from
the Visual Studio solution and removes any references to the w9xpopen
executable.
2012-12-23 16:53:21 -06:00
Andrew Svetlov
6b2cbeba58
Issue #16421 : allow to load multiple modules from the same shared object.
...
Patch by Václav Šmilauer.
2012-12-14 17:04:59 +02:00
Vinay Sajip
d94a502cb0
Issue #16340 : Merged fix from 3.3.
2012-10-28 09:11:48 +00:00
Vinay Sajip
65e2bef4f0
Issue #16340 : exclude venv/scripts from byte-compilation at installation time on Windows.
2012-10-28 09:11:00 +00:00
Christian Heimes
efb15993f8
Add _sha3.pyd to list of extension modules for MSI
2012-10-22 17:01:13 +02:00
Martin v. Löwis
77cc86f873
Ajdust path to launcher for non-PGO-builds
2012-09-29 13:08:41 +02:00