diff options
author | Tristan van Berkom <tristan@codethink.co.uk> | 2020-09-26 17:08:10 +0900 |
---|---|---|
committer | bst-marge-bot <marge-bot@buildstream.build> | 2020-09-28 09:26:09 +0000 |
commit | 7a83caaf3069bf569d4442a6eee78db1c79ae6ac (patch) | |
tree | c31410f0974013a76df72d6d29991f6e2a749826 /tests | |
parent | 9861583b70621377c2ab250afc7e0e220a47f555 (diff) | |
download | buildstream-7a83caaf3069bf569d4442a6eee78db1c79ae6ac.tar.gz |
_loader/loadelement.pyx: Support multiple filenames in a dependency
This allows declaring multiple dependencies with common properties
in a mode convenient way, e.g.:
depends:
- type: build
junction: subproject.bst
filename:
- foo.bst
- bar.bst
- baz.bst
This was requested during this email thread: https://lists.apache.org/thread.html/r9d716f2734cae5a81731f9a46d73f944a7287ff168f6987e25597c6a%40%3Cdev.buildstream.apache.org%3E
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions