Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-15 | editorconfig: add setting to trim trailing whitespace | Eli Schwartz | 1 | -1/+0 |
2021-08-15 | misc formatting lint fixes, drop unneeded f-string | Eli Schwartz | 1 | -8/+8 |
2021-07-21 | Delete extra data dirs that cause problems for WiX. | Jussi Pakkanen | 1 | -0/+9 |
2021-06-07 | Fix macpkg generator import path. [skip ci] | Jussi Pakkanen | 1 | -1/+1 |
2021-05-18 | Add a script to create macOS installer packages. | Jussi Pakkanen | 5 | -41/+405 |
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 | Add script to create a zipapp. | Eli Schwartz | 1 | -0/+22 |
2020-11-27 | createmsi: move to generic packaging directory | Eli Schwartz | 2 | -0/+425 |