summaryrefslogtreecommitdiff
path: root/src/buildstream/_artifactelement.py
Commit message (Expand)AuthorAgeFilesLines
* _state.py: Rename _Task -> TaskTristan van Berkom2020-12-101-2/+2
* Refactor ArtifactElement instantiationTristan van Berkom2020-12-071-59/+55
* ArtifactElement: Don't call Sandbox.set_output_directory()Tristan van Berkom2020-09-211-3/+0
* element.py: Hide dependencies which are irrelevant to the ElementTristan van Berkom2020-09-041-1/+1
* Remove unused Scope argument from artifact name related APIs.tristan/artifact-dependency-namesTristan van Berkom2020-08-301-13/+9
* Completely remove MetaElementTristan van Berkom2020-08-131-4/+4
* element.py: Drop BST_VIRTUAL_DIRECTORYJürg Billeter2020-04-281-4/+0
* 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