summaryrefslogtreecommitdiff
path: root/src/buildstream/_artifactelement.py
Commit message (Expand)AuthorAgeFilesLines
* Create _initialize_state() to capture an _update_state() use caseTristan Maat2019-11-181-3/+2
* Only run `element.__update_source_state` when necessaryTristan Maat2019-11-181-0/+1
* Reformat code using BlackChandan Singh2019-11-141-3/+3
* _stream.py: Remove separate handling of ArtifactElementsJames Ennis2019-09-051-0/+20
* Add initial mypy configuration and typesChandan Singh2019-09-021-1/+8
* Load artifact refs the same way we load element namesJames Ennis2019-08-271-0/+49
* _artifactelement.py: Add get_dependency_refs() methodJames Ennis2019-08-271-0/+15
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+92