summaryrefslogtreecommitdiff
path: root/Tools/msi/bundle
Commit message (Expand)AuthorAgeFilesLines
* Issue #28846: Various installer fixesSteve Dower2016-12-031-2/+4
* Issue #28110: launcher.msi has different product codes between 32-bit and 64-bitSteve Dower2016-09-172-12/+2
* Issue #25144: Ensures TargetDir is set before continuing with custom install.Steve Dower2016-09-091-0/+3
* Issue #26619: Improves error message when installing on out-of-date Windows S...Steve Dower2016-09-092-18/+50
* Fixes use of Py_IntDir and Py_OutDir to control build directories.Steve Dower2016-07-161-1/+1
* Issue #25715: Python 3.5.1 installer shows wrong upgrade path and incorrect l...Steve Dower2015-12-025-103/+132
* Fixes upload directories for Windows installer.Steve Dower2015-11-221-1/+1
* Fixes installer not allowing launcher to be selected.Steve Dower2015-11-091-3/+3
* Improves handling of test markers for building Python without intefering with...Steve Dower2015-10-313-10/+27
* Issue #25164: Changes default all-users install directory to match per-user d...Steve Dower2015-10-143-19/+21
* Keeps all-users launcher checkbox visible when the option cannot be changed.Steve Dower2015-10-111-2/+2
* Only detects features from previous version when a bundle is found.Steve Dower2015-10-113-3/+16
* Issue #25143: Improves installer error messages for unsupported platforms.Steve Dower2015-10-114-1/+44
* Issue #25163: Display correct directory in installer when using non-default s...Steve Dower2015-10-113-24/+38
* Issue #25089: Adds logging to installer for case where launcher is not select...Steve Dower2015-10-081-0/+7
* Improves support for building unofficial versions of the Windows installer.Steve Dower2015-10-016-22/+61
* Issue #25102: Windows installer does not precompile for -O or -OO.Steve Dower2015-09-222-5/+48
* Issue #25081: Makes Back button in installer go back to upgrade page when upg...Steve Dower2015-09-221-0/+5
* Issue #25126: Clarifies that the non-web installer will download some compone...Steve Dower2015-09-221-2/+2
* Issue #25091: Increases font size of the installer.Steve Dower2015-09-222-80/+80
* Merge from 3.5.0Steve Dower2015-09-111-1/+6
|\
| * Enables building compressed Windows test builds with --pack option.Steve Dower2015-08-151-1/+6
* | Issue #25071: Windows installer should not require TargetDir parameter when i...Steve Dower2015-09-111-0/+30
|/
* Issue #24642: Improves help text displayed in the Windows installer.Steve Dower2015-07-181-10/+9
* Adds support for an unattend.xml file to control the Windows installer options.Steve Dower2015-07-181-1/+92
* Adds option to only install the launcher.Steve Dower2015-07-1812-47/+49
* Adds option to install launcher for all users even when installing Python jus...Steve Dower2015-07-166-40/+96
* Fixes installer rebuild, snapshot versioning, and the README.txt file.Steve Dower2015-07-082-1/+12
* Issue #24585: Enables build-to-build upgrades that preserve settings.Steve Dower2015-07-0814-106/+362
* Closes 24584: Windows installer incorrectly detects CRT version on Windows 10Steve Dower2015-07-071-3/+3
* 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-193-22/+0
* Issue #24317: Makes Customize page default to installing per-user, and switch...Steve Dower2015-05-312-2/+8
* Issue #24293: Adds mapping from explicit colours to system colours to correct...Steve Dower2015-05-312-12/+59
* Fixes text in installer.Steve Dower2015-05-281-1/+1
* Issue #24293: Fixes installer colors to use system settings throughout.Steve Dower2015-05-262-10/+10
* Fixes default per-user install precompiling the standard library.Steve Dower2015-05-151-5/+8
* Enables shortcuts to be deselected when installing on Windows.Steve Dower2015-05-036-12/+20
* Update Windows installer for new CRT version.Steve Dower2015-05-021-2/+2
* Updates layout of some text in the Windows installer.Steve Dower2015-04-151-4/+4
* Updates Windows installer to promote per-user installs over all-users.Steve Dower2015-04-144-12/+16
* Missing brace and minor formatting in Windows installerSteve Dower2015-03-241-2/+2
* Fixes UI labels and ability to add/remove features.Steve Dower2015-03-241-10/+21
* Adds pydoc shortcut, Edit with IDLE menu, moves redist folder into externals ...Steve Dower2015-03-241-0/+2
* Adds note about installed debug binaries.Steve Dower2015-03-101-1/+1
* Issue #23619: Ensure C variable is initialized before using it.Steve Dower2015-03-091-2/+1
* Issue #23612: Fixes upgrade code and version for Windows installer.Steve Dower2015-03-082-3/+3
* Updates CRT installation for Windows installer.Steve Dower2015-02-285-4/+138
* Fix installer Back button going to wrong page when modifying.Steve Dower2015-02-111-1/+8
* Improve Windows release scriptsSteve Dower2015-02-071-2/+2