summaryrefslogtreecommitdiff
path: root/buildstream/plugins/elements/stack.py
Commit message (Collapse)AuthorAgeFilesLines
* stack.py: Adapting to Element API churnTristan Van Berkom2017-06-121-0/+6
|
* stack.py: Adapt to new cleaned up sandbox apiTristan Van Berkom2017-03-081-1/+9
|
* Remove apostrophes from grammatically incorrect instances of "it's"Paul Sherwood2017-02-111-1/+1
|
* stack.py element: For now create a bst directory in the empty output artifactTristan Van Berkom2017-02-031-5/+1
| | | | | | This should not really be needed, but it seems ostree does not like committing an empty directory and creating an empty artifact, so lets just give it a dummy for now.
* Added symbolic stack elementTristan Van Berkom2017-02-011-0/+65