Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-46566: Add new py.exe launcher implementation (GH-32062) | Steve Dower | 2022-03-28 | 1 | -0/+3 |
| | |||||
* | bpo-45220: Ensure RT_MANIFEST is defined when compiling Windows resource ↵ | Steve Dower | 2021-11-09 | 1 | -0/+5 |
| | | | | files (GH-29501) | ||||
* | bpo-45220: Remove invalid include from resource definition files on Windows ↵ | Steve Dower | 2021-11-04 | 1 | -1/+0 |
| | | | | (GH-29396) | ||||
* | bpo-34977: Add Windows App Store package (GH-11027) | Steve Dower | 2018-12-11 | 1 | -0/+6 |
| | | | Also adds the PC/layout script for generating layouts on Windows. | ||||
* | Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019) | Victor Stinner | 2018-12-07 | 1 | -6/+0 |
| | | | This reverts commit 468a15aaf9206448a744fc5eab3fc21f51966aad. | ||||
* | bpo-34977: Add Windows App Store package (GH-10245) | Steve Dower | 2018-12-07 | 1 | -0/+6 |
| | |||||
* | Issue #27756: Adds new icons for Python files and processes on Windows. ↵ | Steve Dower | 2016-09-05 | 1 | -3/+7 |
| | | | | Designs by Cherry Wang. | ||||
* | Issues #25112: py.exe launcher is missing icons | Steve Dower | 2015-09-23 | 1 | -28/+27 |
| | |||||
* | Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ↵ | Steve Dower | 2014-11-22 | 1 | -1/+1 |
| | | | | which will be used for the official 3.5 release. | ||||
* | Add version resource. | Martin v. Löwis | 2012-06-21 | 1 | -2/+50 |
| | |||||
* | Add launcher source and resources | Brian Curtin | 2012-06-20 | 1 | -0/+3 |