| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-90989: Clarify some installer text (GH-97676) | Steve Dower | 2022-09-30 | 1 | -5/+5 |
|
|
* | gh-96729: Ensure installers built with Tools/msi/buildrelease.bat have matchi... | Miss Islington (bot) | 2022-09-12 | 1 | -1/+3 |
|
|
* | bpo-46744: Support "-Win32" and make platform flags case insensitive in Windo... | Steve Dower | 2022-08-25 | 2 | -28/+30 |
|
|
* | bpo-45816: Support building with VS 2022 (v143 toolset) on Windows (GH-29577) | Miss Islington (bot) | 2022-06-23 | 1 | -1/+1 |
|
|
* | [3.10] bpo-47032: Ensure Windows install builds fail correctly with a non-zer... | Steve Dower | 2022-03-16 | 2 | -24/+26 |
|
|
* | bpo-46948: Fix launcher installer build failure due to first part of fix (GH-... | Miss Islington (bot) | 2022-03-16 | 1 | -0/+2 |
|
|
* | bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly use... | Steve Dower | 2022-03-07 | 10 | -4/+24 |
|
|
* | Optimize images by IMGbot (GH-21348) | Miss Islington (bot) | 2022-02-04 | 1 | -0/+0 |
|
|
* | bpo-29844: Remove obsolete paragraph from Tools/msi/README.txt (GH-29141) | Miss Islington (bot) | 2022-01-27 | 1 | -8/+3 |
|
|
* | Update URLs in comments and metadata to use HTTPS (GH-27458) (GH-27478) | Miss Islington (bot) | 2021-07-30 | 6 | -6/+6 |
|
|
* | Improve CDN purge script (GH-25251) | Steve Dower | 2021-04-07 | 1 | -0/+3 |
|
|
* | bpo-42802: Remove distutils bdist_wininst command (GH-24043) | Victor Stinner | 2021-01-08 | 1 | -23/+0 |
|
|
* | Do not remove x bit from published directories (GH-24101) | Steve Dower | 2021-01-04 | 1 | -2/+2 |
|
|
* | bpo-40754: Adds _testinternalcapi to Windows installer for test suite (GH-23271) | Steve Dower | 2020-11-13 | 1 | -2/+2 |
|
|
* | bpo-41712: Avoid runaway regex match in upload scripts (GH-23166) | Yash Shete | 2020-11-09 | 1 | -1/+1 |
|
|
* | Enable signing of nuget.org packages and update to supported timestamp server... | Steve Dower | 2020-11-03 | 1 | -3/+3 |
|
|
* | 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-39631: Fix file association MIME type in the Windows installer (GH-20205) | Zackery Spytz | 2020-05-19 | 1 | -2/+2 |
|
|
* | bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909) | Paul Ganssle | 2020-05-16 | 1 | -1/+1 |
|
|
* | bpo-40501: Replace ctypes code in uuid with native module (GH-19948) | Steve Dower | 2020-05-12 | 1 | -1/+1 |
|
|
* | bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18... | Steve Dower | 2020-03-11 | 2 | -1/+9 |
|
|
* | Remove outdated mention of hg.exe from Tools/msi/README.txt (GH-17792) | Anthony Shaw | 2020-01-02 | 1 | -3/+3 |
|
|
* | bpo-38589: Fixes HTML Help shortcut when Windows is not installed to C drive ... | Steve Dower | 2019-10-28 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | Fix publishing of Windows release (GH-15006) | Steve Dower | 2019-07-29 | 1 | -0/+4 |
|
|
* | Enable publish of Windows releases through Azure Pipelines (GH-14720) | Steve Dower | 2019-07-13 | 1 | -1/+0 |
|
|
* | bpo-37351: Removes libpython38.a from standard Windows distribution (#14276) | Steve Dower | 2019-06-21 | 4 | -37/+1 |
|
|
* | Fix Windows release build issues (GH-14091) | Steve Dower | 2019-06-14 | 1 | -2/+2 |
|
|
* | Implement Windows release builds in Azure Pipelines (GH-14065) | Steve Dower | 2019-06-14 | 10 | -85/+64 |
|
|
* | bpo-37156: Fix libssl DLL tag in MSI sources (GH-13866) | Steve Dower | 2019-06-06 | 1 | -2/+3 |
|
|
* | Allow Windows layout builds to fully skip code signing (GH-12808) | Steve Dower | 2019-04-12 | 2 | -3/+8 |
|
|
* | bpo-36085: Add installer check for KB2533625 (GH-12636) | Steve Dower | 2019-03-31 | 3 | -10/+31 |
|
|
* | bpo-35947: Update Windows to the current version of libffi (GH-11797) | Paul Monson | 2019-03-29 | 1 | -0/+6 |
|
|
* | bpo-36441: Fixes creating a venv when debug binaries are installed. (#12566) | Steve Dower | 2019-03-27 | 1 | -0/+15 |
|
|
* | bpo-35299: Fixed sysconfig and distutils during PGO profiling (GH-11744) | Steve Dower | 2019-02-05 | 1 | -1/+2 |
|
|
* | bpo-34691: Compile _contextvars module into main Python library (GH-11741) | Steve Dower | 2019-02-02 | 1 | -1/+1 |
|
|
* | Enable signing Windows builds with SHA1 environment variable (GH-11279) | Steve Dower | 2018-12-21 | 1 | -1/+4 |
|
|
* | bpo-34977: Add Windows App Store package (GH-11027) | Steve Dower | 2018-12-11 | 7 | -258/+196 |
|
|
* | bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-... | Steve Dower | 2018-12-10 | 1 | -0/+23 |
|
|
* | Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019) | Victor Stinner | 2018-12-07 | 7 | -196/+258 |
|
|
* | bpo-34977: Add Windows App Store package (GH-10245) | Steve Dower | 2018-12-07 | 7 | -258/+196 |
|
|
* | bpo-35134: Create Include/cpython/ subdirectory (GH-10624) | Victor Stinner | 2018-11-23 | 1 | -3/+3 |
|
|
* | bpo-35067: Remove _distutils_findvs and use vswhere.exe instead. (GH-10095) | Steve Dower | 2018-10-27 | 1 | -1/+1 |
|
|
* | Fixes issues in Windows release upload script (GH-9845) | Steve Dower | 2018-10-13 | 1 | -3/+8 |
|
|
* | bpo-34011: Fixes missing venv files and other tests (GH-9458) | Steve Dower | 2018-09-20 | 1 | -0/+3 |
|
|
* | bpo-34217: Use lowercase for windows headers (GH-8472) | Erik Janssens | 2018-08-16 | 1 | -1/+1 |
|
|
* | Updated MSI README to mention dependency on .NET 3.5. (GH-8375) | Vinay Sajip | 2018-07-29 | 1 | -0/+8 |
|
|