30 Commits (0c36ace4b783f17dd7c60eefd7aca8b4556c519a)

Author SHA1 Message Date
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 11 months ago
Jussi Pakkanen 9bccc96c4e Mangle dashes as needed by WiX. 1 year ago
Jussi Pakkanen b4c9269dab Upgrade MSI builder from WiX3 to WiX 4. 1 year ago
Eli Schwartz 6aceb7e2d6
packaging: fix regression that prevented pyinstaller from getting custom deps 1 year ago
Jussi Pakkanen 1205172fd4 Autodetect installer path location. 1 year ago
Eli Schwartz e66b07e6fb fix data collection with pyinstaller 2 years ago
Josh Soref b5c1c93ea8 packaging: fix options hostArchitectures attribute 2 years ago
HiPhish 439a61affa Change "can not" to "cannot" throughout project 2 years ago
joshcangit 3e26c0f1ca Add optional compress 3 years ago
Eli Schwartz 7ceec99c55 packaging: make sure pyinstaller sees our distributed data files 3 years ago
Eli Schwartz 258cd5d583 packaging: rework how pyinstaller gets its instructions 3 years ago
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