summaryrefslogtreecommitdiff
path: root/buildstream/_project.py
Commit message (Expand)AuthorAgeFilesLines
* Temporary commitrichardmaw-271-workspaces-versioningTristan Maat2018-03-221-26/+26
* _project.py: Add BST_WORKSPACE_FORMAT_VERSIONTristan Maat2018-03-161-3/+4
* _project.py: Add stricter version checksTristan Maat2018-03-161-4/+11
* project.py: Add workspace.yml format versioning and version 1Richard Maw2018-03-161-24/+46
* _project.py and docs: Move defaults into the defaults yaml fileTristan Van Berkom2018-03-161-7/+5
* Removing all traces of `environment-inherit` shell configuration.Tristan Van Berkom2018-03-061-4/+1
* Implement explicit environment assignments for `bst shell`Tristan Van Berkom2018-03-061-2/+9
* _project.py: Support host environment expansion in `host-files` pathsTristan Van Berkom2018-03-061-0/+5
* Enhanced bst shell configuration and cli optionsTristan Van Berkom2018-03-041-7/+30
* _project.py: Added 'host-files' shell configurationTristan Van Berkom2018-02-281-2/+16
* _project.py: Parse the new 'shell' sectionTristan Van Berkom2018-02-251-3/+15
* Add a 'sources' field to project.conf to override defaultsJonathan Maw2018-02-191-2/+6
* _yaml.py: Prevent ruamel from removing underscoresPhillip Smyth2018-02-151-1/+2
* Add list of projects to ContextJürg Billeter2018-02-081-0/+2
* Add junction support for subprojectsJürg Billeter2018-02-081-1/+5
* Move element and source factories from Pipeline to ProjectJürg Billeter2018-02-081-9/+13
* 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