summaryrefslogtreecommitdiff
path: root/buildstream/_sourcefactory.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor plugin factory creationValentin David2018-08-021-3/+10
* Remove shebangs from python filesGökçen Nurlu2018-06-191-1/+0
* Clean up element/source instantiation code paths.Tristan Van Berkom2018-04-161-3/+2
* 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-1/+1
* Refactor: Untangling element/source namesTristan Van Berkom2017-03-181-3/+2
* _sourcefactory.py: Constructor now takes display_nameTristan Van Berkom2017-01-121-2/+3
* _sourcefactory.py: Updated with real Source constructor argumentsTristan Van Berkom2016-12-151-5/+11
* pep8 fixes in _sourcefactory.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