summaryrefslogtreecommitdiffstats
path: root/PCbuild/pythonw_uwp.vcxproj
Commit message (Collapse)AuthorAgeFilesLines
* bpo-33125: Add support for building and releasing Windows ARM64 packages ↵Steve Dower2019-11-201-0/+32
| | | | | (GH-16828) Note that the support is not actually enabled yet, and so we won't be publishing these packages. However, for those who want to build it themselves (even by reusing the Azure Pipelines definition), it's now relatively easy to enable.
* bpo-38492: Remove pythonw.exe dependency on the Microsoft C++ runtime (GH-16824)Steve Dower2019-10-161-0/+9
|
* bpo-34977: Add Windows App Store package (GH-11027)Steve Dower2018-12-111-0/+86
| | | Also adds the PC/layout script for generating layouts on Windows.
* Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)Victor Stinner2018-12-071-86/+0
| | | This reverts commit 468a15aaf9206448a744fc5eab3fc21f51966aad.
* bpo-34977: Add Windows App Store package (GH-10245)Steve Dower2018-12-071-0/+86