Margen67
|
7e4cb20ac3
|
CI: Don't silence curl errors
-f: https://curl.se/docs/manpage.html#-f
Only redirect stdout so stderr isn't lost. (stdin isn't needed?)
|
2023-08-05 11:58:22 +02:00 |
|
Megamouse
|
d119cf6e96
|
Qt6 port
|
2023-07-31 20:03:24 +03:00 |
|
Megamouse
|
96e992bd26
|
CI: Ignore FAudio submodule in windows builds
|
2023-07-04 23:51:44 +02:00 |
|
Ivan Chikish
|
06b0e35fb9
|
Update to LLVM 16.0.1
Fix Zen4+ AVX-512 detection
|
2023-04-11 12:13:09 +03:00 |
|
Megamouse
|
603b775f4a
|
llvm: fix submodule path
- Use official llvm repo
- Move llvm to 3rdparty
- Ignore SPIRV submodules in CI
|
2023-04-07 18:25:59 +02:00 |
|
Ivan Chikish
|
fb88e1c1c9
|
Update to LLVM 16.0.0, switch to upstream LLVM
|
2023-04-06 10:19:31 +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
|
7f4b6b1ae7
|
Qt: Use svg instead of png
|
2021-10-28 21:01:27 +02:00 |
|
Megamouse
|
354db953e6
|
Qt: add QtMultimedia to ci
|
2021-10-24 11:32:35 +02:00 |
|
Ani
|
7167fbf545
|
ci: Switch QT mirror (#10918)
|
2021-09-23 20:37:36 +01:00 |
|
Ani
|
89c2bb5cf1
|
VulkanSDK: Update from 1.2.154.1 to 1.2.182.0
|
2021-07-14 10:43:16 +01: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 |
|
Zion Nimchuk
|
2766e5ca6f
|
Fix some minor shellcheck errors in github upload and windows build scripts
|
2021-03-20 15:09:48 +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 |
|
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 |
|
Ani
|
8307f82f86
|
ci: Set glslang checksum back to auto-builds
Forgot to set on #9124
|
2020-10-26 06:16:08 +03:00 |
|
Ani
|
eec2dfad7b
|
ci: Set GLSLANG_URL back to auto-builds
|
2020-10-25 16:44:06 +03: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 |
|
Maxim Kulyk
|
ab6942d974
|
[CI, sh, Windows] Do shallow submodule init. History is not needed.
|
2020-05-23 11:52:17 +01:00 |
|
JohnHolmesII
|
2591d99db1
|
Dev: Switch to dropbox for Vulkan SDK for reliability
|
2020-05-17 22:01:59 +01:00 |
|
JohnHolmesII
|
a2327de3cb
|
Dev: Switch to alternate Qt host for reliability
|
2020-05-17 22:01:59 +01:00 |
|
JohnHolmesII
|
adfc9d93c3
|
CI: Auto update LLVM and GLSLANG when those releases change (#8021)
|
2020-04-14 08:15:05 +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 |
|