summaryrefslogtreecommitdiff
path: root/src/buildstream/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* element.py: Adding new configure_dependencies() public API methodTristan van Berkom2020-09-181-0/+4
* _loader/loadelement.pyx: Merge duplicate dependencies.Tristan van Berkom2020-09-181-3/+0
* _variables.pyx: Rewrite Variables code.Tristan van Berkom2020-07-221-2/+2
* junctions: Replace coalescing with explicit overridesTristan van Berkom2020-06-231-0/+3
* link element: Adding support for new link elementTristan van Berkom2020-06-011-0/+3
* Replace format-version with min-versionTristan Van Berkom2020-04-251-1/+1
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-231-0/+141