mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-23 18:24:13 +08:00
2391ffc9d4
They're not warning-clean yet, but we can enable -Werror in general and just allow the existing types of warnings as exceptions with -Wno-error=[...]. This way, new warnings of all other types will be prevented from entering the code base. Once all warnings of a certain type have been eliminated in a job, the exception for that type can be dropped from that job. This provides a realistic path to a fully warning-clean CI build in the future. v2: * Use echo -n (Juan A. Suarez) Reviewed-by: Eric Anholt <eric@anholt.net> # v1 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10220> |
||
---|---|---|
.. | ||
bare-metal | ||
container | ||
fossils | ||
meson | ||
piglit | ||
windows | ||
cross-xfail-i386 | ||
cross-xfail-ppc64el | ||
cross-xfail-s390x | ||
deqp-default-skips.txt | ||
deqp-runner.sh | ||
docs | ||
download-git-cache.sh | ||
fossilize-runner.sh | ||
fossils.yml | ||
generate_lava.py | ||
lava-gitlab-ci.yml | ||
lava.yml.jinja2 | ||
prepare-artifacts.sh | ||
run-shader-db.sh | ||
test-source-dep.yml | ||
x86_64-w64-mingw32 |