summaryrefslogtreecommitdiff
path: root/buildstream/_includes.py
Commit message (Expand)AuthorAgeFilesLines
* _include.py: Move yaml related logic to _yaml.pyjennis/compose_backwardsJames Ennis2019-03-061-6/+1
* _includes: re-use file_path variableAngelos Evripiotis2019-02-111-1/+1
* _includes: better error on including directoryAngelos Evripiotis2019-02-111-0/+4
* _includes: better error on missing includeAngelos Evripiotis2019-02-111-2/+11
* _includes: better provenance on recursive includeAngelos Evripiotis2019-02-111-2/+4
* Fix python warnings: Use collections.abc instead collectionsjjardon/warnings_collectionsJavier Jardón2018-10-181-1/+1
* buildstream/_includes.py: Fix caching of included fragments.Valentin David2018-08-211-1/+1
* Fix broken indentation after tracking.Valentin David2018-08-211-2/+7
* Add support for include '(@)' in project.conf and .bst filesValentin David2018-08-021-0/+128