summaryrefslogtreecommitdiff
path: root/packaging
Commit message (Expand)AuthorAgeFilesLines
* fix data collection with pyinstallerEli Schwartz2023-04-171-1/+1
* packaging: fix options hostArchitectures attributeJosh Soref2023-04-111-1/+1
* Change "can not" to "cannot" throughout projectHiPhish2023-04-112-2/+2
* Add optional compressjoshcangit2022-05-161-1/+2
* packaging: make sure pyinstaller sees our distributed data filesEli Schwartz2022-04-091-0/+7
* packaging: rework how pyinstaller gets its instructionsEli Schwartz2022-03-303-50/+51
* packaging: fix the MSI bundling of distutils sub-packagesEli Schwartz2022-02-141-0/+1
* Use VS 2022 release version for packaging.Jussi Pakkanen2022-01-091-1/+1
* MSI generator fixesJussi Pakkanen2021-11-171-7/+13
* Remove temp files that the macOS installer builder leaves hanging.Jussi Pakkanen2021-10-241-0/+6
* Fix MSI creation with Python 3.10.Jussi Pakkanen2021-10-241-0/+2
* Fix typos discovered by codespellChristian Clauss2021-10-101-1/+1
* pylint: turn on superflous-parensDylan Baker2021-08-311-1/+1
* editorconfig: add setting to trim trailing whitespaceEli Schwartz2021-08-151-1/+0
* misc formatting lint fixes, drop unneeded f-stringEli Schwartz2021-08-151-8/+8
* Delete extra data dirs that cause problems for WiX.Jussi Pakkanen2021-07-211-0/+9
* Fix macpkg generator import path. [skip ci]Jussi Pakkanen2021-06-071-1/+1
* Add a script to create macOS installer packages.Jussi Pakkanen2021-05-185-41/+405
* mass rewrite of string formatting to use f-strings everywhereEli Schwartz2021-03-041-3/+3
* various python neatness cleanupsEli Schwartz2021-03-041-1/+1
* Require Windows 10 or newer for the MSI package. [skip ci]Jussi Pakkanen2021-02-281-0/+12
* Add filecmp to list of bundled modules. Closes #8431. [skip ci]Jussi Pakkanen2021-02-281-0/+1
* Remove remnants of 32 bit support. [skip ci]Jussi Pakkanen2021-02-281-8/+4
* Add script to create a zipapp.Eli Schwartz2020-11-271-0/+22
* createmsi: move to generic packaging directoryEli Schwartz2020-11-272-0/+425