summaryrefslogtreecommitdiffstats
path: root/PC/layout/support/options.py
Commit message (Collapse)AuthorAgeFilesLines
* bpo-47086: Remove .chm from Windows installer and add HTML docs (GH-32038)Steve Dower2022-03-221-1/+1
|
* bpo-42802: Remove distutils bdist_wininst command (GH-24043)Victor Stinner2021-01-081-2/+0
| | | | | | | | | | The distutils bdist_wininst command deprecated in Python 3.8 has been removed. The distutils bidst_wheel command is now recommended to distribute binary packages on Windows. * Remove Lib/distutils/command/bdist_wininst.py * Remove PC/bdist_wininst/ project * Remove Lib/distutils/command/wininst-*.exe programs * Remove all references to bdist_wininst
* bpo-38114: Do not include pip.ini in Nuget package (GH-15964)Steve Dower2019-09-111-0/+2
|
* Implement Windows release builds in Azure Pipelines (GH-14065)Steve Dower2019-06-141-5/+4
|
* bpo-36509: Add iot layout for Windows IoT containers (GH-12663)Paul Monson2019-04-121-0/+4
| | | This enables using the `--preset-iot` option with the PC/layout script, but does not enable IoT builds as part of any normal release.
* bpo-36010: Add venv to the nuget distribution (GH-12367)Paul Moore2019-03-301-1/+9
|
* bpo-34977: Add Windows App Store package (GH-11027)Steve Dower2018-12-111-0/+122
| | | 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-122/+0
| | | This reverts commit 468a15aaf9206448a744fc5eab3fc21f51966aad.
* bpo-34977: Add Windows App Store package (GH-10245)Steve Dower2018-12-071-0/+122