summaryrefslogtreecommitdiffstats
path: root/PC/layout
Commit message (Expand)AuthorAgeFilesLines
* bpo-38439: Update the Windows Store package's icons for IDLE. Artwork by Andr...Miss Skeleton (bot)2020-10-201-2/+7
* bpo-40158: Fix CPython MSBuild Properties in NuGet Package (GH-19343)Chris Martinez2020-04-031-2/+1
* bpo-39930: Convert error to warning for more silent failure (GH-18921)Steve Dower2020-03-111-0/+4
* bpo-39789: Update Windows release build machines to VS 2019 (GH-18695)Steve Dower2020-02-291-5/+5
* bpo-38403: Update nuspec file for deprecated field and git repository (GH-18657)Steve Dower2020-02-251-0/+6
* bpo-39012: Fix RC version suffix for nuget release files (GH-17564)Steve Dower2019-12-101-1/+1
* Fix APPX registry key generation (GH-17489)Steve Dower2019-12-091-11/+11
* bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-...Steve Dower2019-11-205-48/+113
* bpo-38519: Internal include files missing on Windows (GH-16921)Zackery Spytz2019-10-281-6/+1
* bpo-38343: Fixes version handling for nuget packages (GH-16527)Steve Dower2019-10-011-1/+1
* bpo-38114: Do not include pip.ini in Nuget package (GH-15964)Steve Dower2019-09-112-5/+8
* Remove versioned executables from non-APPX packages (GH-15237)Steve Dower2019-08-121-3/+0
* bpo-37734: Remove unnecessary brace escapes in PC/layout script (GH-15165)Steve Dower2019-08-071-1/+1
* bpo-37778: Fixes the icons used for file associations to the Microsoft Store ...Steve Dower2019-08-071-14/+19
* bpo-37734: Fix use of registry values to launch Python from Microsoft Store a...Steve Dower2019-08-072-9/+15
* bpo-37641 preserve relative file location in embeddable zip (GH-14884)Bill Collins2019-07-251-6/+5
* bpo-37672: Switch Windows Store package to use pip.ini for user mode (GH-14939)Steve Dower2019-07-242-2/+6
* Implement Windows release builds in Azure Pipelines (GH-14065)Steve Dower2019-06-146-100/+154
* bpo-36649: Remove trailing spaces for registry keys when installed via the St...Steve Dower2019-04-171-7/+6
* bpo-36509: Add iot layout for Windows IoT containers (GH-12663)Paul Monson2019-04-122-2/+18
* bpo-36010: Add venv to the nuget distribution (GH-12367)Paul Moore2019-03-301-1/+9
* bpo-35947: Update Windows to the current version of libffi (GH-11797)Paul Monson2019-03-291-1/+1
* bpo-35683: Improve Azure Pipelines steps (GH-11493)Steve Dower2019-01-221-0/+2
* bpo-35596: Use unchecked PYCs for the embeddable distro to avoid zipimport re...Steve Dower2019-01-081-7/+13
* bpo-35596: Fix vcruntime140.dll being added to embeddable distro multiple tim...Steve Dower2018-12-271-1/+1
* bpo-34977: Add Windows App Store package (GH-11027)Steve Dower2018-12-1114-0/+1774
* Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)Victor Stinner2018-12-0714-1770/+0
* bpo-34977: Add Windows App Store package (GH-10245)Steve Dower2018-12-0714-0/+1770