Commit Graph

37 Commits

Author SHA1 Message Date
cfc5b57213 Do not codesign PRs 2022-09-17 17:58:45 +02:00
4fad04c441 Codesign only on master/develop and pull requests 2022-09-16 10:28:20 +02:00
9e95db99e5 Remove conditionals for now 2022-09-16 08:36:04 +02:00
ba52739d2e Use full signtool.exe path when setting up SignTool in inno setup 2022-09-16 08:07:04 +02:00
79ac4cf824 Remove echo 2022-09-16 07:43:32 +02:00
b46b1411b2 Extract code sign 2022-09-15 22:50:38 +02:00
4f26db8b03 Use signtool directly 2022-09-15 20:51:48 +02:00
09cfe3bac4 Try using the variable directly 2022-09-15 20:05:02 +02:00
4542b3711d Revert
Azure pipelines should hide any secret by default
2022-09-15 19:42:56 +02:00
60dec5f1ca Avoid leaking secrets 2022-09-15 19:35:15 +02:00
98c3ce93ac Set the code sign password as an env variable 2022-09-15 19:30:24 +02:00
c8e62badcc Try to solve The system cannot find the file specified error 2022-09-15 18:56:05 +02:00
e9a6dc978b Fix code sign in windows 2022-09-15 17:55:27 +02:00
c801801ac8 Try to codesign windows installers 2022-09-15 15:39:18 +02:00
d013abedc1 Azure: run tests as a step of each platform's job 2021-12-29 09:36:44 +01:00
ca7be7cc2d Fix download file name 2021-12-29 09:13:54 +01:00
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
2e0785e3a5 Azure: Update Windows builds to use VS 2019 and Qt 5.15.2
Qt 5.15.2 and VS 2019 support all Windows platforms still supported
by YACReader. Update the build to take advantage of it.
2021-03-14 14:56:17 +01:00
6a447c2e5d Stop installing qtscript in azure pipelines 2021-02-27 12:10:25 +01:00
4aefd4283d Install QtScript in Windows 2020-04-09 18:35:01 +02:00
27f52df15c Azure Pipelines: Fix path environment 2019-11-20 15:57:35 +00:00
d74d1c52ef Windows: Use Qt 5.12.6 for CI builds 2019-11-20 15:57:35 +00:00
0ccdc8073a Azure Pipelines: Fix Qt path for Windows builds 2019-11-20 15:57:35 +00:00
bc34ff0448 Azure pipelines: rename 'arquitecture' to 'architecture' 2019-11-20 15:57:35 +00:00
f04bb93a42 Extract code format validation to its own job
It makes no sense to start building things if code validation is going to fail.
2019-09-18 21:51:01 +02:00
7a2fa7f6b3 Try to find if qt.conf is properly placed 2019-09-11 18:05:34 +02:00
386ca2d82b Try to calculate the build number only once 2019-09-11 17:10:32 +02:00
b8dbf4dd4d The folder seems to be there, let's see what's inside
I guess this is a problem with aqtinstall, I need to gather information if I want to open an issue
2019-09-11 16:37:45 +02:00
4272e17784 Check specs 2019-09-11 12:08:08 +02:00
c2e95f2a36 Find whats in PATH by default 2019-09-11 11:49:50 +02:00
6ecbd1f9c7 Something in qt seems to be broken 2019-09-11 11:37:29 +02:00
1efa957a4c Force spec 2019-09-11 11:24:57 +02:00
ab677f8f2a Fix jobs names 2019-09-07 15:56:08 +02:00
44e9c7b4c9 parameters was missing 2019-09-07 15:56:08 +02:00
12ec7c1723 Do templates must to specify defaults? 2019-09-07 15:56:08 +02:00
7be899dbac Parameters have to be used as variables 2019-09-07 15:56:08 +02:00
c2ac79b454 Use a template for building 32 and 64 bit binaries for windows 2019-09-07 15:56:08 +02:00