summaryrefslogtreecommitdiff
path: root/src/buildstream/plugins/sources/local.py
Commit message (Expand)AuthorAgeFilesLines
* source.py: Remove 'get_consistency' completelyBenjamin Schubert2020-01-161-4/+1
* source.py: Remove the reliance on consistency to get whether a source is cachedBenjamin Schubert2020-01-161-0/+3
* source.py: Add a new 'is_resolved' to get whether a source is resolved.Benjamin Schubert2020-01-161-0/+3
* Reformat code using BlackChandan Singh2019-11-141-4/+4
* src/buildstream: Fix pylint warning 'arguments-differ'Chandan Singh2019-11-131-1/+1
* src/buildstream: Remove unused importsChandan Singh2019-11-131-1/+0
* Replace BST_NO_PRESTAGE_KEY with BST_KEY_REQUIRES_STAGEDarius Makovsky2019-11-041-1/+1
* local.py: use extended API, set BST_NO_PRESTAGE_KEYDarius Makovsky2019-10-301-28/+1
* _project: remove 'key' argument from 'get_path_from_node'Benjamin Schubert2019-07-151-1/+1
* _yaml: Remove 'node_validate' and replace by 'MappingNode.validate_keys'Benjamin Schubert2019-07-151-1/+1
* local.py: Support staging directly into CASRaoul Hidalgo Charman2019-05-221-33/+15
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+147