summaryrefslogtreecommitdiff
path: root/buildstream/data/projectconfig.yaml
Commit message (Expand)AuthorAgeFilesLines
* Fix infinite recursion in default strip debug commandValentin David2018-11-081-0/+5
* Add conf-root variable to buildsWilliam Salmon2018-10-161-0/+3
* docs: document protected variablesTiago Gomes2018-09-101-15/+0
* Add "remote-execution" project configuration optionJim MacArthur2018-09-071-0/+3
* Don't strip pathname from debug symbol filesSam Thursfield2018-08-221-2/+2
* _project.py: Add fatal-warnings configuration itemJosh Smith2018-08-151-4/+0
* Generate unique subdirs for built elementsPhillip Smyth2018-03-261-2/+6
* Add 'sandbox' configuration key and build-uid/build-gid elementsJim MacArthur2018-03-231-0/+7
* _project.py: Load project.refs while loading the project.Tristan Van Berkom2018-03-201-3/+6
* _project.py and docs: Move defaults into the defaults yaml fileTristan Van Berkom2018-03-161-0/+22
* data/projectconfig.yaml: Issue #106 - Compress debug symbols by defaultTristan Van Berkom2017-10-231-8/+19
* data/projectconfig.yaml: Fixes #105 - Set SOURCE_DATE_EPOCH to constant valueTristan Van Berkom2017-10-201-0/+2
* project.py: Support project optionsTristan Van Berkom2017-10-101-112/+0
* Fix timestamps in Python bytecodefix-pyc-timestampsMathieu Bridon2017-09-291-0/+5
* Let projects configure their artifacts pull/push optionsMathieu Bridon2017-09-191-0/+16
* 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