Jordan Petridis
|
29bc304c88
|
ci: Set the PATH var in the docker image rather than scripts
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1084>
|
2022-08-31 23:05:08 +03:00 |
|
Jordan Petridis
|
be356dbf08
|
ci: Use a prefix for the meson build in the windows image
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1084>
|
2022-08-31 23:05:08 +03:00 |
|
Jordan Petridis
|
7283fe69b2
|
ci: Build gstreamer-gl on windows
This was disabled since DirectX wasn't available, but its working
now on the server2022 image that provides the required headers
and dlls.
|
2022-05-19 13:26:34 +03:00 |
|
Jordan Petridis
|
d53dfcf94e
|
ci: use a custom powershell script to run windows tests
There are a couple things going on here.
First, we need to avoid building egl/wayalnd/x11 crates on windows
as they can't be built.
Then we need to avoid running -sys tests as they don't succeed
currently. See [1]
Finally use a matrix:parallel job to tests multiple build
configurations.
[1] https://github.com/gtk-rs/gtk3-rs/issues/54
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/701>
|
2022-05-18 19:51:49 +03:00 |
|