summaryrefslogtreecommitdiff
path: root/buildstream/_elementfactory.py
Commit message (Expand)AuthorAgeFilesLines
* Make external plugin loading require explicit configuration in project.confJonathan Maw2017-12-131-7/+3
* Add support for YAML default config loadingTristan Maat2017-09-141-2/+2
* Refactor: Untangling element/source namesTristan Van Berkom2017-03-181-3/+2
* _elementfactory.py: Constructor now takes display_nameTristan Van Berkom2017-01-121-2/+3
* _elementfactory.py: The Element() now takes an artifact cacheTristan Van Berkom2017-01-091-2/+2
* _elementfactory.py: Fixed typo in commentTristan Van Berkom2017-01-071-1/+1
* element.py: Initial skeleton for base classJürg Billeter2016-12-311-4/+9
* pep8 fixes in _elementfactory.pyTristan Van Berkom2016-12-101-2/+3
* Principle of least underscoresTristan Van Berkom2016-11-151-2/+2
* _site.py: simplify this fileTristan Van Berkom2016-11-151-2/+2
* Move config.py -> _site.pyTristan Van Berkom2016-11-141-1/+1
* Split up factory objects and base data model objects.Tristan Van Berkom2016-11-121-0/+56