Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-42802: Remove distutils bdist_wininst command (GH-24043) | Victor Stinner | 2021-01-08 | 1 | -125/+0 |
* | bpo-41089: Filters and other issues in Visual Studio projects (GH-21070) | Nikita Nemkin | 2020-06-23 | 1 | -7/+8 |
* | bpo-35920: Windows 10 ARM32 platform support (GH-11774) | Paul Monson | 2019-04-25 | 1 | -0/+16 |
* | bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711) | Stefan Grönke | 2017-09-25 | 1 | -2/+2 |
* | bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvars... | Steve Dower | 2017-06-19 | 1 | -0/+4 |
* | Adds version info to all signed binaries on Windows. | Steve Dower | 2016-04-06 | 1 | -1/+0 |
* | Issue #26071: bdist_wininst created binaries fail to start and find 32bit Python | Steve Dower | 2016-01-16 | 1 | -0/+2 |
* | Make bdist_wininst build only on demand | Steve Dower | 2014-12-16 | 1 | -0/+103 |