Commit Graph
4 Commits
Author SHA1 Message Date
Rainer Sabelka e7fb2a4293 cmake: don't andd toolchain file when installing 2022-09-25 12:04:17 +02:00
Rainer Sabelka b41256cc2f add osslsigncode tool for Windows
Code-signing of generated executables is usually done with "signtool" on
Windows. When cross-compiling on Linux this tool is not avaiilable,
however, osslsigncode can be used as an replacement.
2021-11-03 16:15:24 +01:00
Rainer Sabelka a036aca087 add nsis installer for windows images 2021-10-11 12:49:53 +02:00
Rainer Sabelka 1c2475d42d clean up temporary files left over from wine 2021-10-11 12:22:05 +02:00