summaryrefslogtreecommitdiff
path: root/buildstream/data
Commit message (Expand)AuthorAgeFilesLines
...
* userconfig.yaml: Default configuration error action now has terminate optionTristan Van Berkom2017-03-201-4/+6
* context.py: Now using the XDG Base Directory specTristan Van Berkom2017-03-201-10/+10
* projectconfig.yaml: Added build-root variable to compliment install-rootTristan Van Berkom2017-03-181-0/+4
* project.py & configuration: Support project wide split rules settingTristan Van Berkom2017-03-131-6/+83
* projectconfig.yaml: Removed empty 'E.g.' with no exampleTristan Van Berkom2017-03-101-2/+0
* context.py: Added cache key abbreviation length setting.Tristan Van Berkom2017-03-021-0/+3
* project.py & builtin config: Load environment-nocache and added max-jobs vari...Tristan Van Berkom2017-01-271-0/+15
* context.py: Added scheduler options and message depth counterTristan Van Berkom2017-01-141-3/+21
* context.py & config: Added logging configurationsTristan Van Berkom2017-01-121-0/+22
* project.py: Support loading plugin paths from the configurationTristan Van Berkom2017-01-071-2/+19
* project.py & config: Added variables to base project configurationTristan Van Berkom2017-01-071-23/+68
* projectconfig.yaml: Document element overrides feature in project configTristan Van Berkom2016-12-311-1/+24
* Initial writeup of Project object, holding project configuration.Tristan Van Berkom2016-12-141-0/+39
* Renamed Context defaultconfig.yaml -> userconfig.yamlTristan Van Berkom2016-12-131-0/+0
* Moved default.yaml -> defaultconfig.yamlTristan Van Berkom2016-11-151-0/+0
* Adding InvocationContextTristan Van Berkom2016-11-141-0/+16