index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packaging
Age
Commit message (
Expand
)
Author
2022-01-09
Use VS 2022 release version for packaging.
Jussi Pakkanen
2021-11-17
MSI generator fixes
Jussi Pakkanen
2021-10-24
Remove temp files that the macOS installer builder leaves hanging.
Jussi Pakkanen
2021-10-24
Fix MSI creation with Python 3.10.
Jussi Pakkanen
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-08-15
misc formatting lint fixes, drop unneeded f-string
Eli Schwartz
2021-07-21
Delete extra data dirs that cause problems for WiX.
Jussi Pakkanen
2021-06-07
Fix macpkg generator import path. [skip ci]
Jussi Pakkanen
2021-05-18
Add a script to create macOS installer packages.
Jussi Pakkanen
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-03-04
various python neatness cleanups
Eli Schwartz
2021-02-28
Require Windows 10 or newer for the MSI package. [skip ci]
Jussi Pakkanen
2021-02-28
Add filecmp to list of bundled modules. Closes #8431. [skip ci]
Jussi Pakkanen
2021-02-28
Remove remnants of 32 bit support. [skip ci]
Jussi Pakkanen
2020-11-27
Add script to create a zipapp.
Eli Schwartz
2020-11-27
createmsi: move to generic packaging directory
Eli Schwartz