summaryrefslogtreecommitdiff
path: root/packaging
AgeCommit message (Expand)Author
2022-01-09Use VS 2022 release version for packaging.Jussi Pakkanen
2021-11-17MSI generator fixesJussi Pakkanen
2021-10-24Remove temp files that the macOS installer builder leaves hanging.Jussi Pakkanen
2021-10-24Fix MSI creation with Python 3.10.Jussi Pakkanen
2021-10-10Fix typos discovered by codespellChristian Clauss
2021-08-31pylint: turn on superflous-parensDylan Baker
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-08-15misc formatting lint fixes, drop unneeded f-stringEli Schwartz
2021-07-21Delete extra data dirs that cause problems for WiX.Jussi Pakkanen
2021-06-07Fix macpkg generator import path. [skip ci]Jussi Pakkanen
2021-05-18Add a script to create macOS installer packages.Jussi Pakkanen
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz
2021-03-04various python neatness cleanupsEli Schwartz
2021-02-28Require Windows 10 or newer for the MSI package. [skip ci]Jussi Pakkanen
2021-02-28Add filecmp to list of bundled modules. Closes #8431. [skip ci]Jussi Pakkanen
2021-02-28Remove remnants of 32 bit support. [skip ci]Jussi Pakkanen
2020-11-27Add script to create a zipapp.Eli Schwartz
2020-11-27createmsi: move to generic packaging directoryEli Schwartz