projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d750183
)
gitlab-ci: build-test the tools as well
author
Eric Engestrom
<eric.engestrom@intel.com>
Tue, 12 Mar 2019 10:25:54 +0000
(10:25 +0000)
committer
Eric Engestrom
<eric.engestrom@intel.com>
Fri, 17 May 2019 10:21:48 +0000
(11:21 +0100)
Suggested-by: Rob Clark <robclark@freedesktop.org>
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index fa82a5e341932335674681a3acba40c2c51f131d..b0e743a3f84cc053d0c25114eef3e0f1d8bd8397 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-173,6
+173,8
@@
meson-main:
-D gallium-opencl=disabled
GALLIUM_DRIVERS: "iris,nouveau,kmsro,r300,r600,freedreno,svga,v3d,vc4,virgl,etnaviv,panfrost,lima"
LLVM_VERSION: "7"
+ EXTRA_OPTION: >
+ -D tools=all
meson-clover:
extends: .meson-build