summaryrefslogtreecommitdiff
path: root/packaging/createmsi.py
AgeCommit message (Expand)Author
2024-09-28Don't fail to package when run twiceElliot
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-10-01Mangle dashes as needed by WiX.Jussi Pakkanen
2023-08-01Upgrade MSI builder from WiX3 to WiX 4.Jussi Pakkanen
2023-04-11Change "can not" to "cannot" throughout projectHiPhish
2022-03-30packaging: rework how pyinstaller gets its instructionsEli Schwartz
2022-02-14packaging: fix the MSI bundling of distutils sub-packagesEli Schwartz
2022-01-09Use VS 2022 release version for packaging.Jussi Pakkanen
2021-11-17MSI generator fixesJussi Pakkanen
2021-10-24Fix MSI creation with Python 3.10.Jussi Pakkanen
2021-10-10Fix typos discovered by codespellChristian Clauss
2021-07-21Delete extra data dirs that cause problems for WiX.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-27createmsi: move to generic packaging directoryEli Schwartz