Commits on Source (9)
-
Jürg Billeter authored
This adds the batch() context manager.
-
Jürg Billeter authored
-
Jürg Billeter authored
-
Jürg Billeter authored
A context manager wrapper that allows using a context manager across two `with` statements.
-
Jürg Billeter authored
-
Jürg Billeter authored
-
Jürg Billeter authored
-
Jürg Billeter authored
Execute batched commands in a single shell script.
-
Jürg Billeter authored
Showing
- NEWS 3 additions, 0 deletionsNEWS
- buildstream/buildelement.py 35 additions, 22 deletionsbuildstream/buildelement.py
- buildstream/element.py 13 additions, 8 deletionsbuildstream/element.py
- buildstream/plugins/elements/compose.py 3 additions, 2 deletionsbuildstream/plugins/elements/compose.py
- buildstream/sandbox/_sandboxremote.py 68 additions, 0 deletionsbuildstream/sandbox/_sandboxremote.py
- buildstream/sandbox/sandbox.py 229 additions, 4 deletionsbuildstream/sandbox/sandbox.py
- buildstream/scriptelement.py 28 additions, 26 deletionsbuildstream/scriptelement.py
- buildstream/utils.py 24 additions, 0 deletionsbuildstream/utils.py
- tests/integration/sandbox-bwrap.py 1 addition, 1 deletiontests/integration/sandbox-bwrap.py