Steve Dower
|
73942e475c
|
gh-97649: The Tools directory is no longer installed on Windows (GH-97653)
|
2022-09-30 10:25:00 +01:00 |
Steve Dower
|
da7d99a4de
|
bpo-46567: Add Tcl/Tk build for Windows ARM64 (GH-31574)
|
2022-02-28 12:06:43 +00:00 |
Steve Dower
|
45faf151c6
|
bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885)
Also makes a few general improvements to the build process and removes some dead code.
|
2022-01-28 16:48:06 +00:00 |
bneuburg
|
c47c9e6589
|
bpo-44934: Add optional feature AppendPath to Windows MSI installer (GH-27889)
The option must be enabled from the command line
|
2022-01-18 00:18:44 +00:00 |
Steve Dower
|
d135f20ae8
|
bpo-32507: Change Windows install to include app-local UCRT (#5119)
|
2018-01-09 19:14:46 +11:00 |
Steve Dower
|
1c75c18ed2
|
Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit
|
2016-09-17 16:12:55 -07:00 |
Steve Dower
|
21cecb904f
|
Fixes upload directories for Windows installer.
|
2015-11-22 18:20:11 -08: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
|
c4b7600b90
|
Improves support for building unofficial versions of the Windows installer.
|
2015-10-01 15:18:53 -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
|
6d58f8dc52
|
Issue 24476: Statically links vcruntime140.dll and removes it from the installer
|
2015-06-19 10:49:04 -07: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
|
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
|
bb24087a2c
|
Issue #23260: Update Windows installer
|
2015-02-05 22:08:48 -08:00 |