summaryrefslogtreecommitdiff
path: root/buildstream/_loader/loader.py
Commit message (Expand)AuthorAgeFilesLines
* _loader.py: Removing special case error for junctions depending on elementsTristan Van Berkom2018-04-261-4/+0
* _loader: Give the loaded MetaSource objects the kind of the owning elementTristan Van Berkom2018-04-251-4/+4
* buildstream/_loader/loader.py: Fixing unused variablesTristan Van Berkom2018-04-191-2/+1
* _context.py: Make `fetch_subprojects` public.Tristan Van Berkom2018-04-171-1/+1
* _loader package: Splitting up the loader code into separate piecesTristan Van Berkom2018-04-171-360/+259
* _loader package: Creating a new sub package to hold the loader related things.Tristan Van Berkom2018-04-171-0/+641