diff options
author | Axel Huebl <axel.huebl@plasma.ninja> | 2020-05-01 09:37:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-01 09:37:21 -0700 |
commit | d0dfa1ea4d844d87efa68a69053b813c4377c557 (patch) | |
tree | 455f8f983d05b9a14cd4b1b544a400947ff2c80f /COPYRIGHT | |
parent | 40f70c4d4f99e806d0d5671f8098783a99bd9691 (diff) | |
download | spack-d0dfa1ea4d844d87efa68a69053b813c4377c557.tar.gz spack-d0dfa1ea4d844d87efa68a69053b813c4377c557.tar.bz2 spack-d0dfa1ea4d844d87efa68a69053b813c4377c557.tar.xz spack-d0dfa1ea4d844d87efa68a69053b813c4377c557.zip |
dev-build: --drop-in <shell> (#14887)
* dev-build: --drop-in <shell>
Add a `--drop-in <shell>` option to `spack dev-build`.
This option will automatically run a
`spack build-env <spec> -- <shell>` at the end of a `dev-build`, e.g.
to quickly drop-and-devel into a build phase of a package.
Example usage:
```
spack dev-build --before cmake --drop-in bash openpmd-api@develop
```
* build_env: drop in unit test
Co-authored-by: Greg Becker <becker33@llnl.gov>
Diffstat (limited to 'COPYRIGHT')
0 files changed, 0 insertions, 0 deletions