mesa/.gitlab-ci/container
David Heidelberg bcc0947ed0 ci: use bash arrays in Fedora script + shebang change
We not passing very long string, but multiple separate packages, using
the array seems to be more logical and clear solution, without
shellcheck complaining about word spliting and risk making of accidental
mistakes (missed backslash etc.).

Shebang change, because let's have it same everywhere.

Reviewed-by: Eric Engestrom <eric@igalia.com>
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23425>
2023-06-05 00:11:06 +02:00
..
alpine ci: rename x86 and amd64 to x86_64, armhf to arm32, and i386 to x86_32 2023-06-02 21:30:15 +02:00
debian ci: rename x86 and amd64 to x86_64, armhf to arm32, and i386 to x86_32 2023-06-02 21:30:15 +02:00
fedora ci: use bash arrays in Fedora script + shebang change 2023-06-05 00:11:06 +02:00
patches ci: uprev virglrenderer to drop venus release patches 2023-05-08 14:58:51 +00:00
arm.config ci/kernel: enable ZRAM on all archs 2022-12-02 13:51:15 +00:00
arm64.config ci: bump kernel to the 6.3, support HDK 888 based on sm8350 2023-04-16 17:28:52 +00:00
baremetal_build.sh ci: rename x86 and amd64 to x86_64, armhf to arm32, and i386 to x86_32 2023-06-02 21:30:15 +02:00
build-apitrace.sh ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
build-crosvm.sh ci: uprev virglrenderer to include changes needed for GL 4.6 support 2023-05-26 13:25:18 +00:00
build-deqp-runner.sh ci: compile deqp-runner for android 2023-01-25 08:58:25 -03:00
build-deqp.sh ci: rename x86 and amd64 to x86_64, armhf to arm32, and i386 to x86_32 2023-06-02 21:30:15 +02:00
build-fossilize.sh ci: uprev Fossilize 2022-03-30 08:23:18 +00:00
build-gfxreconstruct.sh ci: bump gfxreconstruct revision up to compatible version with Debian 12 2023-05-25 16:06:50 +02:00
build-hang-detection.sh ci: bump the hang-detection tool in the test image for Vulkan 2022-06-14 08:02:37 +02:00
build-kernel.sh ci: migrate from wget to curl 2023-01-19 23:46:44 +00:00
build-libclc.sh ci: bump from Debian 11 (bullseye) to 12 (bookworm) 2023-05-25 16:06:51 +02:00
build-libdrm.sh ci: bump libdrm from 2.4.110 to 2.4.114 present in Debian 12 2023-05-25 16:06:50 +02:00
build-llvm-spirv.sh ci: bump from Debian 11 (bullseye) to 12 (bookworm) 2023-05-25 16:06:51 +02:00
build-mold.sh ci/mold: bump to 1.11.0 2023-04-25 00:28:21 +00:00
build-piglit.sh Uprev Piglit to d8c08d123fadb986e9a8a7887b922ff63fcff52e 2023-05-17 16:13:21 +00:00
build-rust.sh ci: migrate from wget to curl 2023-01-19 23:46:44 +00:00
build-skqp.sh ci/skqp: skqp can't live with compiler named clang-15, provide symlink 2023-05-25 16:06:52 +02:00
build-skqp_base.gn ci/skqp: handle all warnings printed with clang >= 14 2023-05-14 22:16:28 +00:00
build-va-tools.sh ci: update libva to 2.18.1 2023-05-18 18:32:06 +00:00
build-vkd3d-proton.sh ci: rename x86 and amd64 to x86_64, armhf to arm32, and i386 to x86_32 2023-06-02 21:30:15 +02:00
build-vulkan-validation.sh ci: rename x86 and amd64 to x86_64, armhf to arm32, and i386 to x86_32 2023-06-02 21:30:15 +02:00
build-wayland.sh ci: libwayland from 1.18 to 1.21 and wayland protocols from 1.24 to 1.31 2023-05-25 16:06:50 +02:00
container_post_build.sh ci: Make ccache optional 2023-03-17 16:08:34 +00:00
container_pre_build.sh ci: Make ccache optional 2023-03-17 16:08:34 +00:00
create-android-cross-file.sh ci: move from pkg-config to pkgconf 2023-05-25 16:06:49 +02:00
create-android-ndk-pc.sh ci/android: move sdk version and ndk to a job variable 2023-01-25 08:58:25 -03:00
create-cross-file.sh ci: bump from Debian 11 (bullseye) to 12 (bookworm) 2023-05-25 16:06:51 +02:00
cross_build.sh ci: bump from Debian 11 (bullseye) to 12 (bookworm) 2023-05-25 16:06:51 +02:00
gitlab-ci.yml ci: rename x86 and amd64 to x86_64, armhf to arm32, and i386 to x86_32 2023-06-02 21:30:15 +02:00
install-wine-apitrace.sh ci: migrate from wget to curl 2023-01-19 23:46:44 +00:00
install-wine-dxvk.sh ci: bump from Debian 11 (bullseye) to 12 (bookworm) 2023-05-25 16:06:51 +02:00
lava_build.sh ci/apitrace: install win64 apitrace only on x86_64 2023-05-25 16:06:51 +02:00
setup-rootfs.sh ci: bump from Debian 11 (bullseye) to 12 (bookworm) 2023-05-25 16:06:51 +02:00
setup-wine.sh ci: bump from Debian 11 (bullseye) to 12 (bookworm) 2023-05-25 16:06:51 +02:00
strip-rootfs.sh ci: bump from Debian 11 (bullseye) to 12 (bookworm) 2023-05-25 16:06:51 +02:00
x86_64.config ci/kernel: enable ZRAM on all archs 2022-12-02 13:51:15 +00:00