summaryrefslogtreecommitdiff
path: root/buildstream/plugins/elements/stack.py
Commit message (Collapse)AuthorAgeFilesLines
* plugins/elements/stack.py: Convert to virtual directoriesJim MacArthur2018-08-011-6/+5
|
* Remove shebangs from python filesGökçen Nurlu2018-06-191-1/+0
| | | | Fixes #424
* doc: Added plugins as ToC elements instead of orphaned linksTristan Van Berkom2018-06-091-2/+3
| | | | | | | | | | | | o Now the page titles are declared in plugins, allowing for a more descriptive ToC o Makefile and plugin.rsttemplate updated to not produce the title, to no longer use `:orphan:` for plugin pages, and to ignore any private modules in the plugin directories. o Interestingly, now the docs will fail to build if you add a new plugin and forget to add it to the documentation.
* 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