Megamouse
81de7a5863
Qt 6.6.3
2024-03-27 11:43:55 +01:00
Megamouse
1867f9aa1f
Qt 6.6.2
2024-02-16 11:29:38 +01:00
Megamouse
e830b3cffe
Update Vulkan SDK to 1.3.268.0
2023-12-12 01:23:05 +01:00
Megamouse
826cdbb507
Qt 6.6.1
2023-11-29 22:44:57 +01:00
Zion Nimchuk
e8a3ac592d
Switch official AppImage deployment to clang
2023-11-08 05:47:25 +01:00
Megamouse
ec916d1f5f
Update dependencies
...
Update Qt to 6.6.0
Update yaml-cpp to 0.8.0 (support for more data types, cmake changes)
Update FAudio to 23.10 (now defaults to WASAPI on Win10+)
Update pugixml 1.14 (better error handling)
Update SDL to 2.28.4 (third-party DualSense fix)
2023-10-14 15:40:05 +02:00
Zion Nimchuk
2f99fda88e
Update Docker to 6.5.3
2023-10-06 23:41:41 +02:00
Megamouse
f7d8993a1f
Qt 6.5.3
2023-10-06 08:42:26 +02:00
nastys
f88443afa3
macOS CI: set build timeout to 180 minutes
2023-10-03 22:07:25 +03:00
Zion Nimchuk
3c70573be0
Mac build on Azure
2023-09-21 08:41:44 +02:00
Zion Nimchuk
d4b1d5c938
Actually fix build id issue
2023-09-02 09:58:01 +02:00
Zion Nimchuk
7e281a3354
Set azure variables
2023-09-02 05:12:50 +02:00
Zion Nimchuk
cb8aa21fb1
Make sure to enable PR builds
2023-08-30 22:23:29 +02:00
Zion Nimchuk
c0a7db8899
More cleanup
2023-08-30 22:43:46 +03:00
Zion Nimchuk
dd4df6a46b
Update linux Azure and re-enable GitHub pushing
2023-08-30 22:43:46 +03:00
Megamouse
d119cf6e96
Qt6 port
2023-07-31 20:03:24 +03:00
kd-11
12806af6aa
Bump windows vulkan SDK version
2022-12-11 15:21:58 +03:00
Zion Nimchuk
5684b5909f
Move binary release deployment from Azure to Cirrus
2022-04-13 18:05:16 +02:00
JohnHolmesII
e650d11b30
CI: Update Vulkan to minimum version
2022-03-24 10:09:16 +01:00
Megamouse
354db953e6
Qt: add QtMultimedia to ci
2021-10-24 11:32:35 +02:00
Ani
b6a0296d00
azure: Update VulkanSDK checksum
...
From 1.2.154.1 to 1.2.182.0
2021-07-14 11:25:05 +01:00
polar
b8b5b93b63
BUILD: Refactor spirv submodule ( #10384 )
...
* relocated SPIRV files
* updated gitmodule paths for Vulkan submodules
* cleaned up Vulkan child builds
* updated gitignore
2021-06-01 09:53:58 +02:00
Zion
18627960d7
Bump gcc to 11, shellcheck and SDL2 ( #10324 )
2021-05-22 13:36:23 +03:00
xddxd
64a109d28a
Toolchain upgrades
...
CI/FreeBSD: unbreak build with bundled libc++ 12
Co-authored-by: Jan Beich <jbeich@FreeBSD.org>
2021-04-28 23:50:39 +03:00
xddxd
024b184008
Cirrus build
2021-04-10 17:21:01 +03:00
xddxd
7cbafd603a
Get rid of non-LLVM build configurations ( #10030 )
...
Co-authored-by: Megamouse <studienricky89@googlemail.com>
2021-03-29 22:45:48 +03:00
RipleyTom
33635c5723
Set msvc toolkit back to mainline
2020-12-09 11:15:08 +03:00
Megamouse
a7e5c255b4
Qt 5.15.2 ( #8867 )
...
* Qt15: replace deprecated stuff
* Use Qt 5.15.1
* Move windows to Qt 5.15.2
* Move Ubuntu to Qt 5.15.2
2020-12-08 22:22:08 +01:00
Nekotekina
721883f64e
Azure: attempt to produce clang artifact
2020-11-24 08:11:45 +03:00
Nekotekina
b55c759f71
Remove any mentions of scam CI
2020-11-24 08:11:45 +03:00
Zion Nimchuk
a27bd2275c
Pushing master AppImage Artifacts to GitHub Releases via Azure
2020-11-23 06:50:27 +03:00
Nekotekina
7d00c69a4f
Attempt 2: Try to make Azure push linux builds
2020-11-22 19:24:54 +03:00
Nekotekina
a2c189b45a
Azure: try to deploy GCC artifact (upload to github)
2020-11-22 18:29:46 +03:00
Ani
ea1cdbfdd8
ci: Update docker to 1.6
...
Bumps Windows VulkanSDK version to 1.2.154.1 to stay synchronised with
docker
2020-10-29 03:57:39 +00:00
kd-11
a917f55ef8
vk/sdk: Sync with vulkan SDK v148 ( #8814 )
...
- Sync with vulkan SDK 148
- glslang library was split into several smaller libraries
- HLSL is no longer needed
2020-09-01 00:57:38 +03:00
RipleyTom
c177bf7480
Forces MSVC Toolkit to 14.25.28610 in Azure Pipelines
2020-08-27 06:39:46 +02:00
Zion Nimchuk
acee590733
Ensure pushing builds to Github is only done on master branch
2020-08-16 17:35:19 +01:00
Zion
c3709fa744
Manually upload Windows Github Release using curl. Actually fixes #7938 ( #8715 )
...
For some reason Azure would evaluate the GitHub release instantly and
complain about missing/invalid GitHub Release deployment and fail to
even start the build, this fixes the issue by just manually uploading it
via the GitHub API and curl.
2020-08-15 20:46:53 +01:00
JohnHolmesII
e11734f971
CI: Avoid trying to publish builds on forks
2020-07-30 23:36:10 +02:00
JohnHolmesII
1668900fb8
Update Azure config to fix Windows Azure build ( #8399 )
...
Co-authored-by: Eladash <elad3356p@gmail.com>
2020-06-11 04:14:09 +01:00
sampletext32
f75b26d1c9
Unify Azure artifacts names and produce them only on successful build.
2020-06-08 05:38:39 +03:00
ZeeWanderer
9d02231074
[CI, Cache] Add proper cache versioning ( #8285 )
2020-05-26 00:33:59 +01:00
Maxim Kulyk
6efc735728
[CI, Windows] build SPIRV-Tools separately
2020-05-23 11:52:17 +01:00
Zion
b5dbb2eb36
Bump Linux CI version ( #8226 )
...
This updates Qt to 5.14.2, Ninja to 1.10.0, SDL2 to 2.0.12
2020-05-15 04:04:24 +01:00
Maxim Kulyk
d67e77899f
[CI] xenial 1.2->1.3
2020-05-11 16:40:28 +03:00
Maxim Kulyk
5dc8b05275
[CI] Update VulkanSDK to 1.2.135.0
2020-05-10 21:13:04 +01:00
JohnHolmesII
c4a21438ad
CI: Maintenance
...
- Rename .travis dir to .ci, since it isn't just for Travis
- Convert Linux build scripts to posix sh
- Clean up some scripts per shellcheck
2020-04-09 13:02:07 +03:00
JohnHolmesII
6fe671a5e8
CI: Prevent Azure from publishing empty files
2020-04-09 13:02:07 +03:00
JohnHolmesII
6d32ebecca
CI: Update Azure cache task to newer version
2020-03-29 14:10:07 +03:00
JohnHolmesII
8581a2775a
CI: Add workaround for exporting variables in Azure
...
Using '-x' to echo commands in the shell causes
the Azure process commands to be processed twice
2020-03-29 14:10:07 +03:00