Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | _yaml.py: Rip out ChainMap(), node_chain_copy(), node_list_copy()jennis/remove_node_chain_stuff | James Ennis | 2019-03-14 | 1 | -1/+1 |
* | _include.py: Move yaml related logic to _yaml.pyjennis/compose_backwards | James Ennis | 2019-03-06 | 1 | -6/+1 |
* | _includes: re-use file_path variable | Angelos Evripiotis | 2019-02-11 | 1 | -1/+1 |
* | _includes: better error on including directory | Angelos Evripiotis | 2019-02-11 | 1 | -0/+4 |
* | _includes: better error on missing include | Angelos Evripiotis | 2019-02-11 | 1 | -2/+11 |
* | _includes: better provenance on recursive include | Angelos Evripiotis | 2019-02-11 | 1 | -2/+4 |
* | Fix python warnings: Use collections.abc instead collectionsjjardon/warnings_collections | Javier Jardón | 2018-10-18 | 1 | -1/+1 |
* | buildstream/_includes.py: Fix caching of included fragments. | Valentin David | 2018-08-21 | 1 | -1/+1 |
* | Fix broken indentation after tracking. | Valentin David | 2018-08-21 | 1 | -2/+7 |
* | Add support for include '(@)' in project.conf and .bst files | Valentin David | 2018-08-02 | 1 | -0/+128 |