summaryrefslogtreecommitdiff
path: root/src/buildstream/_frontend/cli.py
Commit message (Expand)AuthorAgeFilesLines
* 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