mesa/.gitlab-ci/container/patches
Valentine Burley 05021a1786 ci/angle: Rework building ANGLE (again)
Make setting the ANGLE_ARCH variable optional by providing a default
based on DEBIAN_ARCH, while keeping it possible to override it, which is
expected to be necessary for the Android-arm64 build.

Exclude unnecessary third party dependencies in the .gclient file, which
allows us to delete our first local patch. Thanks to Yuly Novikov for the
suggestion.

Use -no-history for gclient sync, which is equivalent to git's --depth=1
argument. This greatly speeds up the process of fetching sources.

Thanks to this speedup fetching third_party/catapult is no longer an
issue, allowing us to remove our second local patch.

Since we're no longer applying local patches, use ANGLE_REV and
/angle/version as the base for our version check on Android.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Reviewed-by: Antonio Ospite <None>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33467>
2025-02-12 09:03:48 +00:00
..
build-deqp-gl_Build-Don-t-build-Vulkan-utilities-for-GL-builds.patch ci/android: fix building deqp on Android 2025-02-06 11:58:33 +00:00
build-deqp-gles_Allow-running-on-Android-from-the-command-line.patch ci/deqp: refresh some patches to apply on top of recent VK-GL-CTS 2025-01-02 19:31:41 +00:00
build-deqp-gles_Android-prints-to-stdout-instead-of-logcat.patch ci/deqp: split vk/gl/gles patches 2024-03-04 16:53:58 +00:00
build-skqp_BUILD.gn.patch
build-skqp_fetch_gn.patch
build-skqp_git-sync-deps.patch
build-skqp_gl.patch
build-skqp_is_clang.py.patch
build-skqp_nima.patch