summaryrefslogtreecommitdiff
path: root/buildstream/plugins/elements/junction.py
Commit message (Expand)AuthorAgeFilesLines
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-229/+0
* Add support for defining target for junction elementsChandan Singh2019-04-181-2/+62
* Document how to refer to cross-junction dependencies inlinechandan/junction-dependency-formatChandan Singh2019-02-261-0/+2
* Fixup refs to 'bst fetch'Angelos Evripiotis2019-01-281-2/+2
* Fixup refs to 'bst track'Angelos Evripiotis2019-01-281-1/+1
* Fix python warnings: Use collections.abc instead collectionsjjardon/warnings_collectionsJavier Jardón2018-10-181-1/+1
* Remove shebangs from python filesGökçen Nurlu2018-06-191-1/+0
* doc: Added plugins as ToC elements instead of orphaned linksTristan Van Berkom2018-06-091-2/+3
* junction.py: Include note regarding explicit trackingJames Ennis2018-05-231-0/+16
* plugins/elements/junction.py: Forbid dependenciesTristan Van Berkom2018-04-261-0/+4
* plugins: Disable attribute-defined-outside-init pylint errorTristan Van Berkom2018-04-201-0/+1
* Remove unused importsJürg Billeter2018-03-251-1/+0
* Add a 'path' config option to junction elementsSam Thursfield2018-02-081-0/+4
* Add junction support for subprojectsJürg Billeter2018-02-081-0/+143