diff options
author | Jonathan Maw <jonathan.maw@codethink.co.uk> | 2017-12-08 19:25:24 +0000 |
---|---|---|
committer | Jonathan Maw <jonathan.maw@codethink.co.uk> | 2018-01-25 13:27:40 +0000 |
commit | 2aa233da274ef3ad6bc2f7f832d2df43d71a1eec (patch) | |
tree | aa20ef3478634c2a3397457b1bc719e1337a07e2 /buildstream/_pipeline.py | |
parent | a0a26d7c5990aaa2cc3178df89cd9cf441d8f367 (diff) | |
download | buildstream-2aa233da274ef3ad6bc2f7f832d2df43d71a1eec.tar.gz |
element: Handle overlaps with a whitelist and option to raise errors
* Adds the 'overlap-whitelist' field to elements' public data. This is a
list of globs that match files that the element is allowed to overlap
other elements with.
* Adds the project-wide 'fail-on-overlaps' field. If set,
non-whitelisted overlaps will raise an error instead of printing a
warning.
Diffstat (limited to 'buildstream/_pipeline.py')
0 files changed, 0 insertions, 0 deletions