2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
_plugincontext.py: Removing print trace statements More... over 7 years ago
_main.py: Implemented refresh in client More... over 7 years ago
_pipeline.py: Implement refresh() method More... over 7 years ago
element.py: Add private _refresh() method for delegating refresh of sources More... over 7 years ago
_yaml.py: Added _yaml utility dump() to go with load() More... over 7 years ago
Added tests with pipeline to check element iteration and scope More... over 7 years ago
_loader.py: Sort dependencies alphabetically when returning MetaElements More... over 7 years ago
_loader.py: Some fixes in recursion here More... over 7 years ago
element.py: Added Scope and dependencies() generator method More... over 7 years ago
element.py: An element has runtime_dependencies and build_dependencies. More... over 7 years ago
Moved frontend into buildstream package and build pipeline, use click. More... over 7 years ago
setup.py: Finally use click for this, not argparse More... over 7 years ago
Adding first pipeline tests More... over 7 years ago
_yaml.py: Play friendly with nodes missing provenance info More... over 7 years ago
utils.py: Fixed broken node_get_list_element() function More... over 7 years ago
Adding initial pipeline object with resolver More... over 7 years ago
setup.py: Add element yaml files to the distribution More... over 7 years ago
Adding Perl Module::Build build element More... over 7 years ago
Adding Perl MakeMaker build element More... over 7 years ago
Adding python distutils element More... over 7 years ago
Adding qmake build element for qmake build system More... over 7 years ago
Adding cmake build element More... over 7 years ago
Adding autotools build element More... over 7 years ago
Documentation: Reorganized the index a bit More... over 7 years ago
_yaml.py: Allow loading of empty files gracefully More... over 7 years ago
Adding new built-in BuildElement More... over 7 years ago
Adding manual plugin More... over 7 years ago
element.py: Load the default yaml once per class and resolve config More... over 7 years ago
project.py: Use simplified _yaml.composite() instead of _yaml.composite_dict() More... over 7 years ago
context.py: Use simplified _yaml.composite() instead of _yaml.composite_dict() More... over 7 years ago