Steve Dower
|
0378d98678
|
bpo-37734: Remove unnecessary brace escapes in PC/layout script (GH-15165)
|
2019-08-07 11:39:09 -07:00 |
Steve Dower
|
87ce9588ce
|
bpo-37778: Fixes the icons used for file associations to the Microsoft Store package (GH-15150)
|
2019-08-07 10:50:17 -07:00 |
Steve Dower
|
1fab9cbfba
|
bpo-37734: Fix use of registry values to launch Python from Microsoft Store app (GH-15146)
|
2019-08-07 10:49:40 -07:00 |
Steve Dower
|
123536fdab
|
bpo-37672: Switch Windows Store package to use pip.ini for user mode (GH-14939)
|
2019-07-24 15:13:22 -07:00 |
Steve Dower
|
21a92f8cda
|
Implement Windows release builds in Azure Pipelines (GH-14065)
|
2019-06-14 08:29:20 -07:00 |
Steve Dower
|
4c3efd9cd0
|
bpo-36649: Remove trailing spaces for registry keys when installed via the Store (GH-12865)
|
2019-04-17 14:31:32 -07:00 |
Paul Monson
|
f4e5661e85
|
bpo-36509: Add iot layout for Windows IoT containers (GH-12663)
This enables using the `--preset-iot` option with the PC/layout script, but does not enable IoT builds as part of any normal release.
|
2019-04-12 09:55:57 -07:00 |
Paul Moore
|
e724152796
|
bpo-36010: Add venv to the nuget distribution (GH-12367)
|
2019-03-30 09:32:05 -07:00 |
Steve Dower
|
0cd6391fd8
|
bpo-34977: Add Windows App Store package (GH-11027)
Also adds the PC/layout script for generating layouts on Windows.
|
2018-12-10 18:52:57 -08:00 |
Victor Stinner
|
cb0b78a070
|
Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)
This reverts commit 468a15aaf9 .
|
2018-12-07 12:57:43 +01:00 |
Steve Dower
|
468a15aaf9
|
bpo-34977: Add Windows App Store package (GH-10245)
|
2018-12-06 21:09:20 -08:00 |