summaryrefslogtreecommitdiffstats
path: root/Tools/msi/bundle/packagegroups
Commit message (Expand)AuthorAgeFilesLines
* gh-118347: Fix Windows installer not updating launcher (GH-118386)Steve Dower2024-04-291-2/+2
* gh-112984 Update Windows build and installer for free-threaded builds (GH-113...Steve Dower2024-01-171-0/+62
* gh-104780: Remove 2to3 program and lib2to3 module (#104781)Victor Stinner2023-05-231-1/+1
* gh-97649: The Tools directory is no longer installed on Windows (GH-97653)Steve Dower2022-09-301-26/+0
* gh-93824: Reenable installation of shell extension on Windows ARM64 (GH-93825)Steve Dower2022-06-151-2/+10
* bpo-44934: Add optional feature AppendPath to Windows MSI installer (GH-27889)bneuburg2022-01-181-1/+22
* bpo-41412 and bpo-40948: Windows installer updates (GH-21656)Steve Dower2020-07-281-2/+2
* bpo-32507: Change Windows install to include app-local UCRT (#5119)Steve Dower2018-01-091-38/+12
* Issue #28110: launcher.msi has different product codes between 32-bit and 64-bitSteve Dower2016-09-171-2/+2
* Issue #25715: Python 3.5.1 installer shows wrong upgrade path and incorrect l...Steve Dower2015-12-021-2/+2
* Issue #25164: Changes default all-users install directory to match per-user d...Steve Dower2015-10-142-14/+14
* Improves support for building unofficial versions of the Windows installer.Steve Dower2015-10-014-19/+55
* Issue #25102: Windows installer does not precompile for -O or -OO.Steve Dower2015-09-221-5/+46
* Adds option to only install the launcher.Steve Dower2015-07-1810-46/+46
* Adds option to install launcher for all users even when installing Python jus...Steve Dower2015-07-161-2/+2
* Issue #24585: Enables build-to-build upgrades that preserve settings.Steve Dower2015-07-099-0/+42
* Ignore user environment/site-packages for ensurepip and compile_allSteve Dower2015-07-041-1/+1
* Issue 24476: Statically links vcruntime140.dll and removes it from the installerSteve Dower2015-06-191-19/+0
* Enables shortcuts to be deselected when installing on Windows.Steve Dower2015-05-032-0/+4
* Updates CRT installation for Windows installer.Steve Dower2015-03-011-0/+43
* Issue #23260: Update Windows installerSteve Dower2015-02-0611-0/+484