dangerzone/install/windows
deeplow fb85421db8
Fix Windows build for PySide6 (illegal file names)
Building the `.msi` on Windows was failing in the `candle.exe` step due
to some files in the PySide6 library being too long (PySide6/examples)
or having illegal character (`+`) in their file names
(PySide6/qml/QtQuick).

Skipping copying these files to the `.msi` fixes the issue. Skipping
`examples/` should be of no impact since they're just examples and
skipping `qml/QtQuick` shouldn't cause issues because we don't use QML.

Reverts commit `bbbf822` and adapts it from PySide2 to PySide6.
2023-02-23 09:12:02 +00:00
..
build-app.bat Fix Python version in Windows build scripts 2022-12-01 14:58:29 +00:00
build-image.py Build arm64 docker image for arm-based Macs 2023-02-16 10:59:00 +00:00
build-wxs.py Fix Windows build for PySide6 (illegal file names) 2023-02-23 09:12:02 +00:00
dangerzone-cli.py Add package scripts for windows 2021-12-13 15:25:41 -08:00
dangerzone.py Add package scripts for windows 2021-12-13 15:25:41 -08:00
dialog.bmp Finished making a nice WiX installer, but still missing codesigning 2020-02-20 12:23:39 -08:00
license.rtf Finished making a nice WiX installer, but still missing codesigning 2020-02-20 12:23:39 -08:00