mesa/.gitlab-ci/container
Andres Gomez f5269b0b6a ci: specify source and build directories with CMake
The -S and -B flags were officially introduced in CMake 3.13.

Avoids the following warning:

"
CMake Warning:
  No source or binary directory provided.  Both will be assumed to be the
  same as the current working directory, but note that this warning will
  become a fatal error in future CMake releases.
"

Signed-off-by: Andres Gomez <agomez@igalia.com>
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/6388>
2020-12-22 18:31:01 +00:00
..
android_build.sh ci/android: Switch to using the Android NDK. 2020-10-14 16:54:59 +00:00
arm64_test.sh ci: use separate docker images for baremetal builds 2020-06-09 06:29:30 +00:00
arm_build.sh ci: sort packages installed via apt-get 2020-11-12 11:13:28 +00:00
arm_test-base.sh ci: add testing for VC4 drivers (Raspberry Pi 3) 2020-12-04 19:05:19 +01:00
armhf_test.sh ci: add testing for VC4 drivers (Raspberry Pi 3) 2020-12-04 19:05:19 +01:00
baremetal_build.sh ci: sort packages installed via apt-get 2020-11-12 11:13:28 +00:00
container_post_build.sh ci/deqp: Switch to a new dEQP runner written in Rust. 2020-11-06 19:48:39 +00:00
container_pre_build.sh ci: Switch to using gold as the linker. 2020-08-31 17:50:30 +00:00
cross_build.sh ci: Split building of libdrm to its own script 2020-07-29 12:41:45 +00:00
i386_build.sh gitlab-ci: Use separate docker images for cross builds 2020-06-02 10:14:16 -07:00
lava_build.sh ci: sort packages installed via apt-get 2020-11-12 11:13:28 +00:00
llvm-snapshot.gpg.key gitlab-ci: Test against LLVM / clang 9 on x86 2020-01-07 11:00:16 +01:00
ppc64el_build.sh gitlab-ci: Use separate docker images for cross builds 2020-06-02 10:14:16 -07:00
s390x_build.sh gitlab-ci: Use separate docker images for cross builds 2020-06-02 10:14:16 -07:00
x86_build-base.sh ci: Add an ASan build on x86. 2020-12-15 19:39:29 +00:00
x86_build.sh ci: specify source and build directories with CMake 2020-12-22 18:31:01 +00:00
x86_test-base.sh ci: sort packages installed via apt-get 2020-11-12 11:13:28 +00:00
x86_test-gl.sh ci: sort packages installed via apt-get 2020-11-12 11:13:28 +00:00
x86_test-vk.sh CI: add lavapipe vulkan testing 2020-12-11 06:37:50 +10:00