summaryrefslogtreecommitdiff
path: root/src/buildstream/_frontend/cli.py
Commit message (Expand)AuthorAgeFilesLines
* Addition of --out option to bst artifact log:becky/artifact_log_file_optionRebecca Grayson2019-08-291-8/+35
* frontend: Remove build --all flag in favour of --deps all/plantmewett/build-deps-cliTom Mewett2019-08-281-4/+11
* cli.py: Introduce bst artifact showJames Ennis2019-08-271-0/+17
* cli.py: Implement --deps for artifact deleteJames Ennis2019-08-271-2/+5
* cli.py: Rewrite artifact log help text & move up to main subcommandTom Mewett2019-08-221-36/+27
* Remove support for pruning CAS cacheJürg Billeter2019-08-201-4/+2
* _frontend/app.py: shell_prompt() explicit name/key instead of ElementTom Pollard2019-08-191-1/+4
* _frontend/cli: support 'BST_FORCE_START_METHOD'Angelos Evripiotis2019-08-161-0/+13
* Addition of bst artifact list-contents:Rebecca Grayson2019-08-161-0/+19
* Frontend: Fix bst artifact logJames Ennis2019-08-091-19/+7
* cli.py: Require artifact file contents to be present for `bst show`Jürg Billeter2019-08-081-3/+0
* context: Move 'CacheBuildTrees' to a FastEnumBenjamin Schubert2019-07-291-2/+2
* context: Move scheduler actions to an EnumBenjamin Schubert2019-07-291-1/+16
* Bst artifact subcommands take artifact ref names.Rebecca Grayson2019-07-261-1/+1
* Allowing tar files to be compressedbecky/tar_compressionRebecca Grayson2019-07-161-17/+31
* cli.py: change is/is not None checksRebecca Grayson2019-07-161-2/+6
* cli.py: Use Context as context managerJürg Billeter2019-07-161-23/+23
* Checkout to default dir if no tar or directory:Rebecca Grayson2019-07-161-5/+6
* _frontend: Added toplevel `--max-jobs` configurationTristan Van Berkom2019-07-161-0/+2
* _yaml: Add 'as_str()' on ScalarNode and 'get_scalar()' on MappingNodeBenjamin Schubert2019-07-151-1/+1
* _frontend/cli.py: Exit with error if output streams are set to nonblockingTristan Van Berkom2019-07-101-0/+12
* runcli.py: Don't set project to 'None'AlexFazakas2019-07-021-3/+5
* Fetch sources as needed for bst source checkoutJürg Billeter2019-06-271-4/+1
* _stream/cli: Add pull option to shellRaoul Hidalgo Charman2019-06-241-10/+17
* cli.py/_stream.py: Add pull option to checkoutRaoul Hidalgo Charman2019-06-241-2/+6
* _frontend/cli.py: Tweak 'try' & 'always' bst shell buildtree handlingTom Pollard2019-06-191-4/+13
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+1277