summaryrefslogtreecommitdiff
path: root/buildstream/_variables.py
Commit message (Expand)AuthorAgeFilesLines
* _variables.py: Adhere to policy on private symbolsTristan Van Berkom2018-04-041-10/+10
* pylint - dealt with len-as-condition warningJames Ennis2018-03-141-1/+1
* _yaml.py: Prevent ruamel from removing underscoresPhillip Smyth2018-02-151-1/+2
* Switch old-style string formattings to new '.format()'Gökçen Nurlu2017-11-171-1/+1
* Refactoring: Move exceptions module to be privateTristan Van Berkom2017-11-061-1/+1
* Use _yaml.node_items() across the board, instead of casing _yaml.PROVENANCE_KEYTristan Van Berkom2017-10-011-7/+3
* Fixing permissions, some random python files became executableTristan Van Berkom2017-03-061-0/+0
* _variables.py: Special case to set max-jobs to 1 if notparallel was specifiedTristan Van Berkom2017-02-221-0/+6
* Remove apostrophes from grammatically incorrect instances of "it's"Paul Sherwood2017-02-111-1/+1
* _variables.py: Fix variable resolution to convert to stringsTristan Van Berkom2017-01-271-0/+3
* _variables.py: A new helper object for variable contextsTristan Van Berkom2017-01-061-0/+170