summaryrefslogtreecommitdiff
path: root/buildstream/data/projectconfig.yaml
Commit message (Expand)AuthorAgeFilesLines
* project.py: Load new definitions of project version requirementsTristan Van Berkom2017-08-311-0/+23
* projectconfig.yaml: Restore old default split domain behaviourtristan/split-domainsTristan Maat2017-07-051-0/+16
* projectconfig.yaml: Default split rules are now globsTristan Van Berkom2017-06-301-17/+17
* project.py, projectconfig.yaml: Removed notion of configurable device nodesTristan Van Berkom2017-05-021-9/+0
* project.py: Added element-path configurationTristan Van Berkom2017-03-221-0/+4
* 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
* project.py & builtin config: Load environment-nocache and added max-jobs vari...Tristan Van Berkom2017-01-271-0/+15
* 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