Commit Graph

22 Commits

Author SHA1 Message Date
Luis Ángel San Martín
308fb22fd9 Bump vcredist version and hope that installation is fixed
“X64 VC Redist no longer removes runtime files when run with /installer /passive switches.”
2023-01-03 13:10:38 +01:00
Luis Ángel San Martín
cfc5b57213 Do not codesign PRs 2022-09-17 17:58:45 +02:00
Luis Ángel San Martín
4fad04c441 Codesign only on master/develop and pull requests 2022-09-16 10:28:20 +02:00
Luis Ángel San Martín
9e95db99e5 Remove conditionals for now 2022-09-16 08:36:04 +02:00
Luis Ángel San Martín
ba52739d2e Use full signtool.exe path when setting up SignTool in inno setup 2022-09-16 08:07:04 +02:00
Luis Ángel San Martín
79ac4cf824 Remove echo 2022-09-16 07:43:32 +02:00
Luis Ángel San Martín
b46b1411b2 Extract code sign 2022-09-15 22:50:38 +02:00
Luis Ángel San Martín
4f26db8b03 Use signtool directly 2022-09-15 20:51:48 +02:00
Luis Ángel San Martín
09cfe3bac4 Try using the variable directly 2022-09-15 20:05:02 +02:00
Luis Ángel San Martín
4542b3711d Revert
Azure pipelines should hide any secret by default
2022-09-15 19:42:56 +02:00
Luis Ángel San Martín
60dec5f1ca Avoid leaking secrets 2022-09-15 19:35:15 +02:00
Luis Ángel San Martín
98c3ce93ac Set the code sign password as an env variable 2022-09-15 19:30:24 +02:00
Luis Ángel San Martín
c8e62badcc Try to solve The system cannot find the file specified error 2022-09-15 18:56:05 +02:00
Luis Ángel San Martín
e9a6dc978b Fix code sign in windows 2022-09-15 17:55:27 +02:00
Luis Ángel San Martín
c801801ac8 Try to codesign windows installers 2022-09-15 15:39:18 +02:00
Luis Ángel San Martín
e6a8e83d2d Install image formats module in qt6 2022-09-15 15:08:35 +02:00
Luis Ángel San Martín
2a493a438f Build a Qt6 installer for win64 2022-09-12 19:24:56 +02:00
Luis Ángel San Martín
e2cc1064fe Run tests in qt6 too 2021-12-29 09:36:44 +01:00
Luis Ángel San Martín
ca7be7cc2d Fix download file name 2021-12-29 09:13:54 +01:00
Luis Ángel San Martín
c10f181054 Use mirror for 7z and p7zip src deps
For some reason downloading from sourceforge fails a lot and makes CI unusable.
2021-12-29 08:49:49 +01:00
Luis Ángel San Martín
97d21a5f27 Install required additional qt6 modules 2021-12-28 16:40:30 +01:00
Luis Ángel San Martín
ef5b8136ae Add a build job for qt6 to ensure that no regressions are introduced that will break qt6 compilation 2021-12-28 15:56:50 +01:00