summaryrefslogtreecommitdiff
path: root/src/buildstream/scriptelement.py
Commit message (Expand)AuthorAgeFilesLines
* ScriptElement: Fix logging regressionTristan van Berkom2020-09-261-2/+3
* ScriptElement: Porting to new APITristan van Berkom2020-09-181-100/+69
* element.py: Hide dependencies which are irrelevant to the ElementTristan van Berkom2020-09-041-10/+9
* scriptelement.py: Remove legacy manual creation of staging directory.tristan/scriptelement-simplify-againTristan van Berkom2020-08-301-10/+4
* scriptelement.py: Simplify staging in the case no layout is providedTristan van Berkom2020-08-301-9/+9
* Reformat code using BlackChandan Singh2019-11-141-39/+33
* Add initial mypy configuration and typesChandan Singh2019-09-021-32/+47
* Fix scriptelement to set output directoryRaoul Hidalgo Charman2019-07-121-0/+3
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+297