summaryrefslogtreecommitdiff
path: root/buildstream/_project.py
Commit message (Expand)AuthorAgeFilesLines
* Move cli_options from Context to ProjectJürg Billeter2018-02-081-2/+4
* _project.py: Bumping artifact version for execution environmentTristan Van Berkom2018-02-071-1/+1
* Make workspaces element-wide instead of source-specificChandan Singh2018-02-051-22/+52
* element: Handle overlaps with a whitelist and option to raise errorsJonathan Maw2018-01-251-0/+6
* Update copyright years of files I have touchedSam Thursfield2018-01-111-1/+1
* Allow push to multiple remotes, configurable on a per-remote basisSam Thursfield2018-01-111-2/+2
* Add support for multiple remote cachesSam Thursfield2018-01-111-3/+2
* Move utils._generate_key() into a new 'cachekey' moduleSam Thursfield2018-01-041-1/+2
* project: Export the name as a variableproject-nameMathieu Bridon2017-12-201-0/+3
* project: Rename required-project-version to format-versionJonathan Maw2017-12-141-2/+2
* project: Reduce code duplication when storing originsJonathan Maw2017-12-141-25/+33
* Make external plugin loading require explicit configuration in project.confJonathan Maw2017-12-131-26/+67
* _options/optionpool.py: Split load_valuesJürg Billeter2017-11-301-1/+2
* Replace 'push-url' and 'pull-url' options with just 'url'sam/canonical-push-urlsSam Thursfield2017-11-221-3/+2
* Remove the push-port config optionSam Thursfield2017-11-221-2/+1
* refactoring: Made Project option privateTristan Van Berkom2017-11-061-0/+356