summaryrefslogtreecommitdiff
path: root/buildstream/_loader/metasource.py
Commit message (Collapse)AuthorAgeFilesLines
* Add support for include '(@)' in project.conf and .bst filesValentin David2018-08-021-0/+2
| | | | Fixes #331.
* Remove shebangs from python filesGökçen Nurlu2018-06-191-1/+0
| | | | Fixes #424
* _loader: Give the loaded MetaSource objects the kind of the owning elementTristan Van Berkom2018-04-251-1/+3
| | | | | | This is needed so that Sources can derive whether they belong to a junction or not, which is needed for separating where junction refs are stored.
* _loader package: Creating a new sub package to hold the loader related things.Tristan Van Berkom2018-04-171-0/+39