Skip to content

ci/windows: Update build container image with all deps so wraps can be disabled

Yonggang Luo requested to merge lygstate/mesa:windows-ci-no-fallback into main

alternative to !18287 (merged)

As upgrading ci consume lots of storage, so I create this MR ( don't know if that proper) @jenatali @daniels Improves

  • Use && with ninja install
  • Move the small packages build before llvm, as llvm building are time consuming, easier diagnose
  • DirectX-Headers are bumped to version v1.606.4

Extra

  • Enable building libelf from elfutils by using clang+msvc

Reviewed-by: Daniel Stone daniels@collabora.com

Edited by Yonggang Luo

Merge request reports