WinterSnowfall
d13375f4ed
[CI] Use latest action runner images
2024-11-10 20:59:43 +01:00
Blisto91
847a581288
[CI] Add fetch-depth: 0 to Windows CI
...
Fixes the msvc CI builds not including the git commit in the dxvk version because 'git describe --dirty=+' called though meson fails.
2024-11-10 20:08:35 +01:00
Blisto91
c466dec207
[CI] Make MSCV artifacts output match the regular artifact CI
...
Merges the two separate archives in to one and puts the dll and pdb files in a x32 and x64 folder.
Currently the two archives package the output in a folder called src and the files in subfolders of the respective names. E.g. `src/d3d9/d3d9.dll` etc.
This makes the MSCV artifacts archive match the regular artifacts CI output.
2024-11-04 17:56:16 +01:00
num0005
f56b77942d
[CI][Win] Copy version logic from artifacts script.
2024-10-17 22:40:08 +00:00
num0005
f85596ffbf
[CI] Upload artifacts for Windows builds.
2024-10-17 22:40:08 +00:00
Jeff
60e523b4bf
[d3d8] Implement Direct3D 8 Frontend
...
Co-authored-by: WinterSnowfall <WinterSnowfall@users.noreply.github.com>
## Config Changes
Co-authored-by: Blisto91 <47954800+Blisto91@users.noreply.github.com>
Co-authored-by: simifor <simirmonfor@gmail.com>
2024-07-07 11:10:48 +00:00
Blisto91
890ad3f47f
[CI] Update CI actions
2024-05-27 19:38:16 +02:00
Hans-Kristian Arntzen
84e59fc9e5
[ci] Download glslangValidator.exe directly rather than using choco.
...
The choco package is extremely outdated and breaks now.
2023-07-16 15:25:21 +02:00
Jens Peters
c54eac7d61
[build] Update github actions
...
Use github-checkout v3, github-upload-artifact-action v3 and joshua-ashton-gcc-problem-matcher v2.
Fixes Node.js 12 deprecation warning.
2022-10-14 09:32:51 +01:00
Krzysztof Bogacki
4f3bb3df12
[build] Use MSBuild backend on Windows CI
...
Also merge Prepare and Build steps to prevent environment variable leaks and apply some minor formatting changes.
2022-02-09 13:29:24 +01:00
Krzysztof Bogacki
c50a650b13
[build] MSVC CI
2022-02-01 18:50:00 +00:00