summaryrefslogtreecommitdiffstats
path: root/PC/layout/support/appxmanifest.py
Commit message (Expand)AuthorAgeFilesLines
* Fix get_packagefamilyname helper function on Windows 32-bit (GH-117153)Steve Dower2024-03-221-1/+1
* gh-95733: Allow installing Store package on older Windows versions (GH-95862)Steve Dower2022-08-101-1/+2
* gh-84623: Remove unused imports (#94132)Victor Stinner2022-06-221-3/+1
* bpo-46638: Makes registry virtualisation setting stable when building MSIX pa...Steve Dower2022-02-071-3/+11
* bpo-45901: Fixes argument passing when invoking .py files directly through th...Steve Dower2021-11-261-2/+2
* 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