Commits on Source (3)
-
richardmaw-codethink authored
This implements a superset of the features of `bst checkout`, but uses a --directory option rather than a location argument, and --tar takes a location instead of being a flag. If multiple element targets or any artifact refs are passed then it does not support creating a tarball, running integration commands or including dependencies of the targets. This partially solves #822
-
James Ennis authored
-
James Ennis authored
Showing
- NEWS 13 additions, 0 deletionsNEWS
- buildstream/_frontend/cli.py 108 additions, 61 deletionsbuildstream/_frontend/cli.py
- contrib/bst-docker-import 1 addition, 1 deletioncontrib/bst-docker-import
- tests/artifactcache/expiry.py 3 additions, 2 deletionstests/artifactcache/expiry.py
- tests/completions/completions.py 14 additions, 6 deletionstests/completions/completions.py
- tests/examples/autotools.py 1 addition, 1 deletiontests/examples/autotools.py
- tests/examples/developing.py 1 addition, 1 deletiontests/examples/developing.py
- tests/examples/first-project.py 1 addition, 1 deletiontests/examples/first-project.py
- tests/examples/flatpak-autotools.py 1 addition, 1 deletiontests/examples/flatpak-autotools.py
- tests/frontend/buildcheckout.py 20 additions, 18 deletionstests/frontend/buildcheckout.py
- tests/frontend/compose_splits.py 1 addition, 1 deletiontests/frontend/compose_splits.py
- tests/frontend/mirror.py 2 additions, 2 deletionstests/frontend/mirror.py
- tests/frontend/workspace.py 3 additions, 3 deletionstests/frontend/workspace.py
- tests/integration/autotools.py 2 additions, 2 deletionstests/integration/autotools.py
- tests/integration/cachedfail.py 1 addition, 1 deletiontests/integration/cachedfail.py
- tests/integration/cmake.py 2 additions, 2 deletionstests/integration/cmake.py
- tests/integration/compose-symlinks.py 2 additions, 1 deletiontests/integration/compose-symlinks.py
- tests/integration/compose.py 1 addition, 1 deletiontests/integration/compose.py
- tests/integration/import.py 1 addition, 1 deletiontests/integration/import.py
- tests/integration/make.py 1 addition, 1 deletiontests/integration/make.py