summaryrefslogtreecommitdiff
path: root/buildstream/buildelement.py
Commit message (Expand)AuthorAgeFilesLines
* buildelement.py: Implement assemble()Tristan Van Berkom2017-01-181-1/+28
* buildelement.py: No need to report a sorted unique keyTristan Van Berkom2017-01-091-1/+1
* buildelement.py: Use a sorted dict and not an ordered one.Tristan Van Berkom2017-01-091-4/+2
* buildelement.py: Use new node accessor utilities with variable substitutionTristan Van Berkom2017-01-071-3/+2
* Adding new built-in BuildElementTristan Van Berkom2016-12-311-0/+70