summaryrefslogtreecommitdiff
path: root/buildstream/_context.py
Commit message (Expand)AuthorAgeFilesLines
* _context.py: Added _get_toplevel_project() convenience accessorTristan Van Berkom2018-02-251-0/+11
* Add list of projects to ContextJürg Billeter2018-02-081-0/+21
* Add junction support for subprojectsJürg Billeter2018-02-081-1/+2
* Move cli_options from Context to ProjectJürg Billeter2018-02-081-2/+1
* 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-4/+4
* Add support for multiple remote cachesSam Thursfield2018-01-111-5/+4
* Move utils._generate_key() into a new 'cachekey' moduleSam Thursfield2018-01-041-2/+2
* _context.py: Added _timed_activity() methodTristan Van Berkom2017-12-131-1/+53
* Remove unused importsGökçen Nurlu2017-12-071-2/+0
* Replace 'push-url' and 'pull-url' options with just 'url'sam/canonical-push-urlsSam Thursfield2017-11-221-8/+4
* Remove the push-port config optionSam Thursfield2017-11-221-5/+1
* Refactor: Move context.py -> _context.pyTristan Van Berkom2017-11-081-0/+326