gstreamer/ci/docker/windows
Jordan Petridis 6adb7eb22c ci: use LONGPATH for the windows container
Sometimes the CI might create paths that are bigger than the 260
character limit.

ex:
```
error: unable to create file subprojects/gst-integration-testsuites/testsuites/validate/h264/parse.trickmode_predicted.seek_trickmode_predicted/flow-expectations/log-parse-src-expected: Filename too long
```

https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2395>
2022-05-18 09:14:08 +00:00
..
.dockerignore ci: Port CI to the new monorepo 2021-09-24 16:21:18 -03:00
build_image.ps1 ci: remove windows-rust jobs 2022-05-18 09:14:08 +00:00
container.ps1 ci: Port CI to the new monorepo 2021-09-24 16:21:18 -03:00
Dockerfile ci: use LONGPATH for the windows container 2022-05-18 09:14:08 +00:00
Install.cmd ci: Add a Windows native cross-arm64 job with a new image 2022-01-28 02:01:39 +05:30
install_mingw.ps1 ci: prepare the Windows image for MSYS2 cerbero builds 2021-10-14 10:13:51 +00:00
prepare_cerbero_env.sh ci: Port CI to the new monorepo 2021-09-24 16:21:18 -03:00
prepare_gst_env.ps1 ci: Fix subprojects caching in Windows image 2021-10-05 23:44:03 +03:00