summaryrefslogtreecommitdiffstats
path: root/PC/layout/support/appxmanifest.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-38439: Update the Windows Store package's icons for IDLE. Artwork by Andr...Steve Dower2020-10-201-2/+7
* 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-201-9/+34
* 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-071-7/+7
* Implement Windows release builds in Azure Pipelines (GH-14065)Steve Dower2019-06-141-36/+26
* bpo-36649: Remove trailing spaces for registry keys when installed via the St...Steve Dower2019-04-171-7/+6
* bpo-34977: Add Windows App Store package (GH-11027)Steve Dower2018-12-111-0/+487
* Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)Victor Stinner2018-12-071-487/+0
* bpo-34977: Add Windows App Store package (GH-10245)Steve Dower2018-12-071-0/+487