Valentin David pushed to branch valentindavid/331_include at BuildStream / buildstream
Commits:
-
3c375f6c
by Valentin David at 2018-08-01T15:30:37Z
30 changed files:
- buildstream/_exceptions.py
- buildstream/_frontend/app.py
- buildstream/_frontend/widget.py
- + buildstream/_includes.py
- buildstream/_loader/loader.py
- buildstream/_loader/metaelement.py
- buildstream/_loader/metasource.py
- buildstream/_options/optionpool.py
- buildstream/_project.py
- buildstream/_stream.py
- buildstream/_yaml.py
- buildstream/element.py
- buildstream/source.py
- doc/source/format_intro.rst
- tests/artifactcache/config.py
- + tests/format/include.py
- + tests/format/include/conditional/element.bst
- + tests/format/include/conditional/extra_conf.yml
- + tests/format/include/conditional/project.conf
- + tests/format/include/file/element.bst
- + tests/format/include/file/extra_conf.yml
- + tests/format/include/file/project.conf
- + tests/format/include/file_with_subproject/element.bst
- + tests/format/include/file_with_subproject/extra_conf.yml
- + tests/format/include/file_with_subproject/project.bst
- + tests/format/include/file_with_subproject/project.conf
- + tests/format/include/file_with_subproject/subproject/project.conf
- + tests/format/include/inner/element.bst
- + tests/format/include/inner/extra_conf.yml
- + tests/format/include/inner/project.conf