ci: Move cross file generation to a shared script.
authorEric Anholt <eric@anholt.net>
Wed, 13 May 2020 18:54:04 +0000 (11:54 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 18 May 2020 19:39:46 +0000 (19:39 +0000)
commit188916bd060e09fbbc1b3911516cd1f49b0291fd
tree0a407218ab89c162408919909ae9a823e35c4b4c
parent34195d69ddd03a0fbcc48831cbc5d96f32c3be82
ci: Move cross file generation to a shared script.

We're going to do this in another container soon, and it would also be
nice to consolidate cmake cross setup.

Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5033>
.gitlab-ci.yml
.gitlab-ci/container/arm_build.sh
.gitlab-ci/container/x86_build.sh
.gitlab-ci/create-cross-file.sh [new file with mode: 0755]