Improve NSIS scripts

* Improve NSIS scripts
* CI: Create installer for Windows build artifacts

PR #19728.
This commit is contained in:
Vladimir Golovnev 2023-10-20 09:04:56 +03:00 committed by GitHub
commit 9de32a78f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
72 changed files with 841 additions and 305 deletions

1
.gitattributes vendored
View file

@ -6,4 +6,5 @@ core.eol=lf
*.qm binary
*.zip binary
dist/windows/license.txt text eol=crlf
test/testdata/crlf.txt text eol=crlf