summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adding Out of Source Build Example716-add-example-with-build-directory-outside-of-source-directory-2William Salmon2018-12-1920-0/+833
* Merge branch 'jjardon/license_badge' into 'master'716-add-example-with-build-directory-outside-of-source-directoryJavier Jardón2018-12-191-0/+3
|\
| * README.rst: Add license badgeJavier Jardón2018-12-191-0/+3
|/
* Merge branch 'willsalmon/shellBuildTrees' into 'master'Will Salmon2018-12-196-16/+174
|\
| * Basic options for shell --build to use buildtreesWilliam Salmon2018-12-196-16/+174
|/
* Merge branch 'raoul/627-RE-instance-config' into 'master'Jim MacArthur2018-12-183-25/+53
|\
| * Documentation: Include instance-name in remote execution documentationraoul/627-RE-instance-configJim MacArthur2018-12-181-1/+10
| * _cascache.py: Add instance names to GRPC callsJim MacArthur2018-12-181-18/+31
| * sandboxremote: Add server/storage config with defaultsJim MacArthur2018-12-181-9/+7
| * Add remote execution instance optionRaoul Hidalgo Charman2018-12-181-2/+10
|/
* Merge branch 'chandan/source-subgroup' into 'master'Chandan Singh2018-12-1428-259/+325
|\
| * NEWS: Add entry for new source command groupChandan Singh2018-12-141-2/+6
| * Introduce new "source" command groupChandan Singh2018-12-1427-257/+319
|/
* Merge branch 'aevri/contributing_e2e_tests' into 'master'Angelos Evripiotis2018-12-131-17/+44
|\
| * contributing: mandate end-to-end tests, allow othersAngelos Evripiotis2018-12-131-17/+44
|/
* Merge branch 'tristan/dont-batch-prepare-assemble-by-default' into 'master'Tristan Van Berkom2018-12-1311-19/+80
|\
| * BuildElement: Don't enable batching of prepare and assemble by defaultTristan Van Berkom2018-12-1311-14/+70
| * distutils plugin: Support virtual directoriesTristan Van Berkom2018-12-131-1/+2
| * modulebuild plugin: Support virtual directoriesTristan Van Berkom2018-12-131-1/+2
| * pip element plugin: Support virtual directoriesTristan Van Berkom2018-12-131-1/+2
| * makemaker plugin: Support virtual directoriesTristan Van Berkom2018-12-131-1/+2
| * manual plugin: Support virtual directoriesTristan Van Berkom2018-12-131-1/+2
|/
* Merge branch 'bschubert/fix-unbound-variable-exception' into 'master'Benjamin Schubert2018-12-131-2/+2
|\
| * element.py: fix unbounded variable in nested python exceptionBenjamin Schubert2018-12-131-2/+2
|/
* Merge branch 'BenjaminSchubert/fix-quota-tests' into 'master'Tristan Van Berkom2018-12-134-57/+59
|\
| * Mock storage space checks for tests.BenjaminSchubert/fix-quota-testsBenjamin Schubert2018-12-134-57/+59
|/
* Merge branch 'richardmaw/artifact-log' into 'master'richardmaw-codethink2018-12-124-7/+198
|\
| * NEWS: Mention `bst artifact log`Richard Maw2018-12-121-0/+2
| * tests: Add tests for artifact group commandsRichard Maw2018-12-121-0/+68
| * cli: Add artifact log commandRichard Maw2018-12-121-0/+59
| * cli: Add artifact command groupRichard Maw2018-12-122-0/+43
| * cli: Add support for auto-completing artifact ref namesRichard Maw2018-12-121-7/+26
|/
* Merge branch 'phil/source-checkout-options' into 'master'Phil Dawson2018-12-128-179/+167
|\
| * NEWS: Add entry about the removal of source-bundle commandphil/source-checkout-optionsPhil Dawson2018-12-121-0/+6
| * Remove source bundle commandPhil Dawson2018-12-126-169/+0
| * Add option to source-checkout command to generate build scriptsPhil Dawson2018-12-123-9/+57
| * Add --force / -f option to source-checkout commandPhil Dawson2018-12-123-6/+28
| * Add --tar option to source-checkout commandPhil Dawson2018-12-123-8/+89
|/
* Merge branch 'jonathan/workspace-fragment-guess-element' into 'master'Jonathan Maw2018-12-1211-43/+231
|\
| * doc: Point out that element is optional when commands are run from the workspacejonathan/workspace-fragment-guess-elementJonathan Maw2018-12-113-1/+57
| * Add NEWS for guessing the element in commandsJonathan Maw2018-12-111-0/+5
| * tests: Add tests for guessing element namesJonathan Maw2018-12-113-25/+61
| * Make specifying elements optional in bst commandsJonathan Maw2018-12-112-14/+100
| * _context.py: Store the directory buildstream was invoked onJonathan Maw2018-12-112-2/+6
| * _stream.py: Fix ugly error when opening a workspace using a relative pathJonathan Maw2018-12-111-1/+2
|/
* Merge branch 'jonathan/workspace-fragment-create' into 'master'Jonathan Maw2018-12-1111-56/+555
|\
| * NEWS: Add an entry for being able to run commands from a workspacejonathan/workspace-fragment-createJonathan Maw2018-12-111-0/+4
| * tests: Test bst commands from an external workspaceJonathan Maw2018-12-113-5/+188
| * cli: Interactively warn if the user is trying to close the workspace they're ...Jonathan Maw2018-12-114-1/+38
| * _workspaces.py: Do not include .bstproject.yaml in the cache keyJonathan Maw2018-12-111-1/+6