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
/
bundle
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update URLs in comments and metadata to use HTTPS (GH-27458)
Noah Kantrowitz
2021-07-30
1
-1/+1
*
bpo-41526: Fixed layout of final page of the installer (GH-21871)
Steve Dower
2020-08-13
2
-5/+3
*
bpo-41412 and bpo-40948: Windows installer updates (GH-21656)
Steve Dower
2020-07-28
4
-69/+22
*
bpo-41070: Simplify pyshellext.dll build (GH-21037)
Nikita Nemkin
2020-06-23
1
-0/+5
*
bpo-38534: Replace wrong KB number references (GH-16955)
benedwards14
2019-10-28
1
-4/+4
*
bpo-37283: Ensure command-line and unattend.xml setting override previously d...
Steve Dower
2019-09-09
2
-8/+25
*
bpo-36085: Add installer check for KB2533625 (GH-12636)
Steve Dower
2019-03-31
1
-4/+26
*
bpo-34217: Use lowercase for windows headers (GH-8472)
Erik Janssens
2018-08-16
1
-1/+1
*
bpo-32507: Change Windows install to include app-local UCRT (#5119)
Steve Dower
2018-01-09
3
-70/+13
*
bpo-31944: Fixes build and Modify button (#4278)
Steve Dower
2017-11-04
2
-3/+4
*
Issue #28846: Various installer fixes
Steve Dower
2016-12-03
1
-2/+4
|
\
|
*
Issue #28846: Various installer fixes
Steve Dower
2016-12-03
1
-2/+4
*
|
Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit
Steve Dower
2016-09-17
2
-12/+2
|
\
\
|
|
/
|
*
Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit
Steve Dower
2016-09-17
2
-12/+2
*
|
Issue #25144: Ensures TargetDir is set before continuing with custom install.
Steve Dower
2016-09-09
1
-0/+3
|
\
\
|
|
/
|
*
Issue #25144: Ensures TargetDir is set before continuing with custom install.
Steve Dower
2016-09-09
1
-0/+3
*
|
Issue #26619: Improves error message when installing on out-of-date Windows S...
Steve Dower
2016-09-09
2
-18/+50
|
\
\
|
|
/
|
*
Issue #26619: Improves error message when installing on out-of-date Windows S...
Steve Dower
2016-09-09
2
-18/+50
*
|
Adds MAX_PATH button to the installer.
Steve Dower
2016-09-08
3
-89/+76
*
|
Issue #27756: Adds new icons for Python files and processes on Windows. Desig...
Steve Dower
2016-09-05
2
-1/+1
|
/
*
Fixes use of Py_IntDir and Py_OutDir to control build directories.
Steve Dower
2016-07-16
1
-1/+1
*
Issue #25715: Python 3.5.1 installer shows wrong upgrade path and incorrect l...
Steve Dower
2015-12-02
5
-103/+132
*
Fixes upload directories for Windows installer.
Steve Dower
2015-11-23
1
-1/+1
*
Fixes installer not allowing launcher to be selected.
Steve Dower
2015-11-09
1
-3/+3
*
Improves handling of test markers for building Python without intefering with...
Steve Dower
2015-10-31
3
-10/+27
*
Issue #25164: Changes default all-users install directory to match per-user d...
Steve Dower
2015-10-14
3
-19/+21
*
Keeps all-users launcher checkbox visible when the option cannot be changed.
Steve Dower
2015-10-12
1
-2/+2
*
Only detects features from previous version when a bundle is found.
Steve Dower
2015-10-12
3
-3/+16
*
Issue #25143: Improves installer error messages for unsupported platforms.
Steve Dower
2015-10-11
4
-1/+44
*
Issue #25163: Display correct directory in installer when using non-default s...
Steve Dower
2015-10-11
3
-24/+38
*
Issue #25089: Adds logging to installer for case where launcher is not select...
Steve Dower
2015-10-08
1
-0/+7
*
Improves support for building unofficial versions of the Windows installer.
Steve Dower
2015-10-01
6
-22/+61
*
Issue #25102: Windows installer does not precompile for -O or -OO.
Steve Dower
2015-09-22
2
-5/+48
*
Issue #25081: Makes Back button in installer go back to upgrade page when upg...
Steve Dower
2015-09-22
1
-0/+5
*
Issue #25126: Clarifies that the non-web installer will download some compone...
Steve Dower
2015-09-22
1
-2/+2
*
Issue #25091: Increases font size of the installer.
Steve Dower
2015-09-22
2
-80/+80
*
Merge from 3.5.0
Steve Dower
2015-09-11
1
-0/+30
|
\
|
*
Issue #25071: Windows installer should not require TargetDir parameter when i...
Steve Dower
2015-09-11
1
-0/+30
*
|
Enables building compressed Windows test builds with --pack option.
Steve Dower
2015-08-15
1
-1/+6
|
/
*
Issue #24642: Improves help text displayed in the Windows installer.
Steve Dower
2015-07-18
1
-10/+9
*
Adds support for an unattend.xml file to control the Windows installer options.
Steve Dower
2015-07-18
1
-1/+92
*
Adds option to only install the launcher.
Steve Dower
2015-07-18
12
-47/+49
*
Adds option to install launcher for all users even when installing Python jus...
Steve Dower
2015-07-16
6
-40/+96
*
Fixes installer rebuild, snapshot versioning, and the README.txt file.
Steve Dower
2015-07-09
2
-1/+12
*
Issue #24585: Enables build-to-build upgrades that preserve settings.
Steve Dower
2015-07-09
14
-106/+362
*
Closes 24584: Windows installer incorrectly detects CRT version on Windows 10
Steve Dower
2015-07-08
1
-3/+3
*
Ignore user environment/site-packages for ensurepip and compile_all
Steve Dower
2015-07-04
1
-1/+1
*
Issue 24476: Statically links vcruntime140.dll and removes it from the installer
Steve Dower
2015-06-19
3
-22/+0
*
Issue #24317: Makes Customize page default to installing per-user, and switch...
Steve Dower
2015-05-31
2
-2/+8
*
Issue #24293: Adds mapping from explicit colours to system colours to correct...
Steve Dower
2015-05-31
2
-12/+59
[next]