Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-15 | Only exclude _bootlocale with Python >= 3.10. Closes #9548.msipkgfix | Jussi Pakkanen | 1 | -1/+2 |
2021-10-24 | Fix MSI creation with Python 3.10. | Jussi Pakkanen | 1 | -0/+2 |
2021-10-10 | Fix typos discovered by codespell | Christian Clauss | 1 | -1/+1 |
2021-07-21 | Delete extra data dirs that cause problems for WiX. | Jussi Pakkanen | 1 | -0/+9 |
2021-05-18 | Add a script to create macOS installer packages. | Jussi Pakkanen | 1 | -41/+43 |
2021-03-04 | mass rewrite of string formatting to use f-strings everywhere | Eli Schwartz | 1 | -3/+3 |
2021-03-04 | various python neatness cleanups | Eli Schwartz | 1 | -1/+1 |
2021-02-28 | Require Windows 10 or newer for the MSI package. [skip ci] | Jussi Pakkanen | 1 | -0/+12 |
2021-02-28 | Add filecmp to list of bundled modules. Closes #8431. [skip ci] | Jussi Pakkanen | 1 | -0/+1 |
2021-02-28 | Remove remnants of 32 bit support. [skip ci] | Jussi Pakkanen | 1 | -8/+4 |
2020-11-27 | createmsi: move to generic packaging directory | Eli Schwartz | 1 | -0/+352 |