summaryrefslogtreecommitdiff
path: root/src/buildstream/buildelement.py
Commit message (Expand)AuthorAgeFilesLines
* BuildElement: Fix logging regressiontristan/fix-logging-regressionTristan van Berkom2020-09-261-2/+3
* buildelement.py: Implement "location" dependency configurationTristan van Berkom2020-09-181-11/+86
* buildelement.py: Remove legacy command stepsTristan van Berkom2020-09-181-13/+1
* element.py: Hide dependencies which are irrelevant to the ElementTristan van Berkom2020-09-041-5/+3
* buildelement: Ensure command-subdir is part of the cache keyChandan Singh2020-05-121-3/+7
* element.py: Always expand all variables at element creationBenjamin Schubert2020-05-121-8/+1
* Remove documentation references to format_versionTristan Van Berkom2020-04-251-5/+6
* storage: Add public Directory.exists() methodJürg Billeter2020-03-101-1/+1
* _filebaseddirectory.py: Improve _exists() methodJürg Billeter2020-03-101-1/+1
* buildelement.py: Use marker file to avoid rerunning configureJürg Billeter2020-02-111-4/+28
* Reformat code using BlackChandan Singh2019-11-141-32/+27
* element.py: change 'substitute_variables' to take a 'ScalarNode' and renameBenjamin Schubert2019-10-161-2/+2
* node: Add 'get_str_list' on 'MappingNode'Benjamin Schubert2019-07-171-1/+1
* _yaml: Remove 'node_validate' and replace by 'MappingNode.validate_keys'Benjamin Schubert2019-07-151-1/+1
* _yaml: Introduce 'get_sequence()' and 'sequence_at()'/'mapping_at()'Benjamin Schubert2019-07-151-8/+5
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+299