Commit Graph

154 Commits

Author SHA1 Message Date
e6a8e83d2d Install image formats module in qt6 2022-09-15 15:08:35 +02:00
2761a312d7 Notarize macos dmgs 2022-09-14 18:43:20 +02:00
7cf26f6f1d Wait for MacOS_qt6 on releases 2022-09-13 07:55:55 +02:00
8ac5404452 Install libgl-dev 2022-09-12 20:20:50 +02:00
ad84a458d0 Install libqt6core5compat6-dev 2022-09-12 20:09:49 +02:00
2c0f46bb18 Use qmake6 2022-09-12 20:00:15 +02:00
395068d001 Install qt6-tools-dev-tools 2022-09-12 19:24:56 +02:00
c3a2a35a16 Check if qt6 is properly installed 2022-09-12 19:24:56 +02:00
4fd36643ce more nonsense 2022-09-12 19:24:56 +02:00
cf74947c17 print qmake version 2022-09-12 19:24:56 +02:00
32dfa429e7 Try to compile linux/qt6 with missing packages 2022-09-12 19:24:56 +02:00
37bbb75b64 Fix job name 2022-09-12 19:24:56 +02:00
1e441768b6 Remove commented tasks 2022-09-12 19:24:56 +02:00
91e3d5c07a Build linux/qt6 flavor in CI 2022-09-12 19:24:56 +02:00
ed20264ead Try to make qt available in PATH for all tasks 2022-09-12 19:24:56 +02:00
879a0fb262 Add Qt5 param to Qt5 builds in macos 2022-09-12 19:24:56 +02:00
c70d714e00 Add qt bin to the path take 2 2022-09-12 19:24:56 +02:00
7548242a9c Add qt bin to the path 2022-09-12 19:24:56 +02:00
2c52ad6b4c use python3 2022-09-12 19:24:56 +02:00
6d851086ef try aqtinstall for macos/qt6 2022-09-12 19:24:56 +02:00
095adba3b4 Format 2022-09-12 19:24:56 +02:00
e75e1ada1e comment brew link on qt, it is showing a warning 2022-09-12 19:24:56 +02:00
0977eb36a9 Format 2022-09-12 19:24:56 +02:00
894ba18ffd Add an azure pipelines job to compile the macos version with qt6 2022-09-12 19:24:56 +02:00
48bc72250c Use qt 6.3.1 in windows qt6 azure job 2022-09-12 19:24:56 +02:00
102396e6cb Replace all macOS-10.15 images with macOS-latest 2022-09-02 18:17:27 +02:00
2e093555f6 Update macos version to macOS-latest in azure pipelines 2022-09-02 18:06:55 +02:00
c5c4b96bbf Bump vmImage to windows-2019 2022-08-09 16:48:27 +02:00
dfd5742d2c qt5-default is no longer available 2022-07-06 11:08:52 +02:00
a4c15728e2 We shouldn't need additional repos 2022-07-06 11:03:30 +02:00
0045daafd7 Try a newer version of ubuntu to see if we can get qt 5.15 out of the box 2022-07-06 10:55:07 +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
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
e7ad50bc2c Add some comments to make easier to find jobs config in azure pipelines .yml 2021-12-18 21:06:34 +01:00
75fe9c0da2 Try to use a more meaningful tag name for dev releases 2021-12-18 19:15:10 +01:00
c51b7894c9 Add a target pointing to the destination repository 2021-12-18 18:37:54 +01:00
cc1b7ba3fc Set the full repo name 2021-12-18 17:13:22 +01:00
c74ad79c03 Try to upload dev builds to yacreader-dev-builds 2021-12-18 15:11:50 +01:00
806b5d2462 Install qtquickcontrols2 package in Linux 2021-10-23 17:29:37 +02:00
ab2de73285 Try dev/unstable 2021-10-23 09:42:21 +02:00
fb133fe98c Try dev/stable 2021-10-20 22:48:32 +02:00
e1814c5a51 Try dev repo to see if fixes compilation when using poppler + qt5.15 2021-10-20 22:13:33 +02:00
3d7f66d327 Try to install the right version of poppler for qt5.15 2021-10-20 21:07:00 +02:00
820e876885 try to get qt5.15 in ubuntu 2021-10-20 19:25:53 +02:00
bac5cfe9c2 Bump unbuntu image to 20.04 2021-10-20 19:19:32 +02:00
8437bd38f4 Bump Ubuntu version used in all azure pipelines jobs
ubuntu-16.04 is no longer available
2021-10-18 23:59:13 +02:00
e71e97f2fe Migrate dev builds artifacts from Bintray to Artifactory
First attempt
2021-04-26 22:49:50 +02: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