aboutsummaryrefslogtreecommitdiff
path: root/packaging/createmsi.py
AgeCommit message (Expand)AuthorFilesLines
2023-04-11Change "can not" to "cannot" throughout projectHiPhish1-1/+1
2022-03-30packaging: rework how pyinstaller gets its instructionsEli Schwartz1-46/+1
2022-02-14packaging: fix the MSI bundling of distutils sub-packagesEli Schwartz1-0/+1
2022-01-09Use VS 2022 release version for packaging.Jussi Pakkanen1-1/+1
2021-11-17MSI generator fixesJussi Pakkanen1-7/+13
2021-10-24Fix MSI creation with Python 3.10.Jussi Pakkanen1-0/+2
2021-10-10Fix typos discovered by codespellChristian Clauss1-1/+1
2021-07-21Delete extra data dirs that cause problems for WiX.Jussi Pakkanen1-0/+9
2021-05-18Add a script to create macOS installer packages.Jussi Pakkanen1-41/+43
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz1-3/+3
2021-03-04various python neatness cleanupsEli Schwartz1-1/+1
2021-02-28Require Windows 10 or newer for the MSI package. [skip ci]Jussi Pakkanen1-0/+12
2021-02-28Add filecmp to list of bundled modules. Closes #8431. [skip ci]Jussi Pakkanen1-0/+1
2021-02-28Remove remnants of 32 bit support. [skip ci]Jussi Pakkanen1-8/+4
2020-11-27createmsi: move to generic packaging directoryEli Schwartz1-0/+352