19 Commits (24f224777de7a54a1334c820509bef0aa9b37678)

Author SHA1 Message Date
Eli Schwartz 37be39bc69 packaging: fix the MSI bundling of distutils sub-packages 3 years ago
Jussi Pakkanen 43c6860a3a Use VS 2022 release version for packaging. 3 years ago
Jussi Pakkanen 4c62dab611
MSI generator fixes 3 years ago
Jussi Pakkanen 5aeed25617 Remove temp files that the macOS installer builder leaves hanging. 3 years ago
Jussi Pakkanen 4d8548aa06 Fix MSI creation with Python 3.10. 3 years ago
Christian Clauss a5020857f3 Fix typos discovered by codespell 3 years ago
Dylan Baker 4d7031437c pylint: turn on superflous-parens 3 years ago
Eli Schwartz 59d4f771d2
editorconfig: add setting to trim trailing whitespace 3 years ago
Eli Schwartz 409aae51d6
misc formatting lint fixes, drop unneeded f-string 3 years ago
Jussi Pakkanen 793175f665 Delete extra data dirs that cause problems for WiX. 3 years ago
Jussi Pakkanen d53ea7da2d Fix macpkg generator import path. [skip ci] 3 years ago
Jussi Pakkanen 5eeddd682f Add a script to create macOS installer packages. 4 years ago
Eli Schwartz 6a0fabc647
mass rewrite of string formatting to use f-strings everywhere 4 years ago
Eli Schwartz 4340bf34fa
various python neatness cleanups 4 years ago
Jussi Pakkanen 62b744b2c4 Require Windows 10 or newer for the MSI package. [skip ci] 4 years ago
Jussi Pakkanen eacd43d5b5 Add filecmp to list of bundled modules. Closes #8431. [skip ci] 4 years ago
Jussi Pakkanen 5e95f13737 Remove remnants of 32 bit support. [skip ci] 4 years ago
Eli Schwartz 0fa808f706 Add script to create a zipapp. 4 years ago
Eli Schwartz df50123c05 createmsi: move to generic packaging directory 4 years ago