aboutsummaryrefslogtreecommitdiffstats
path: root/.ci/uhd-pipeline.yml
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2021-06-30 12:04:51 +0200
committerAaron Rossetto <aaron.rossetto@ni.com>2021-07-12 16:51:01 -0500
commit8cdb4df8f6b2b93af62ae931f75730741de68b62 (patch)
tree8255aa38c8fdf88bd856c5e81f088afd1b9fe649 /.ci/uhd-pipeline.yml
parentdf9491bd9a5e643d3dca679f69317396bc228a08 (diff)
downloaduhd-8cdb4df8f6b2b93af62ae931f75730741de68b62.tar.gz
uhd-8cdb4df8f6b2b93af62ae931f75730741de68b62.tar.bz2
uhd-8cdb4df8f6b2b93af62ae931f75730741de68b62.zip
ci: Enable custom CXX flags, enable -Werror
- Add a new boolean to make and ninja builds (uhdAllowWarnings). It defaults to false. - When asserted, we set build flags for make and ninja to -Werror -Wno-error=maybe-uninitialized - Add a new parameter to make and ninja builds (uhdCxxFlags). It is currently unused
Diffstat (limited to '.ci/uhd-pipeline.yml')
-rw-r--r--.ci/uhd-pipeline.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.ci/uhd-pipeline.yml b/.ci/uhd-pipeline.yml
index 73291d346..184593c06 100644
--- a/.ci/uhd-pipeline.yml
+++ b/.ci/uhd-pipeline.yml
@@ -11,8 +11,10 @@ trigger:
paths:
include:
- host
- - .ci/uhd-pipeline.yml
+ - .ci/
- images/manifest.txt
+ exclude:
+ - .ci/docker
pr:
branches:
include: