-
51cdb740
by Giovanni Mascellani at 2024-10-17T17:31:22+02:00
ci: Remove the tart username and password environment variables.
They're not really needed, the runner already handles login
properly.
-
2b84e30e
by Giovanni Mascellani at 2024-10-17T17:31:22+02:00
ci: Use widl from the mingw-w64 brew package on macOS.
-
7c3f424a
by Giovanni Mascellani at 2024-10-17T17:31:22+02:00
ci: Stop building widl for the macOS image.
-
19c69987
by Giovanni Mascellani at 2024-10-17T17:31:22+02:00
ci: Build the DirectX shader compiler for macOS.
-
ca309e43
by Giovanni Mascellani at 2024-10-17T17:31:22+02:00
ci: Test DXIL shaders on macOS.
This unfortunately introduces a lot of failures, because it turns
out there is still work to do there. But at least we can
estimate how bad we're doing.