summaryrefslogtreecommitdiff
path: root/src/buildstream/_loader/loadcontext.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Lazily instantiate ProvenanceInformation objectstristan/lazy-provenanceTristan van Berkom2020-10-011-1/+1
* _project.py, _loader/loadcontext.py: Added Project.loaded_projects()Tristan van Berkom2020-08-101-0/+27
* _project.py: Implement internal junctionsTristan van Berkom2020-06-241-12/+37
* _loader: Add support for duplicate junctionsTristan van Berkom2020-06-241-30/+134
* junctions: Replace coalescing with explicit overridesTristan van Berkom2020-06-231-0/+48
* _loader: Adding LoadContexttristan/load-contextTristan van Berkom2020-06-161-0/+66