spack/share/spack
Glenn Johnson 37d7b5b199
Activate environment in container file (#17316)
* Activate environment in container file

This PR will ensure that the container recipes will build the spack
environment by first activating the environment.

* Deactivate environment before environment collection

For Singularity, the environment must be deactivated before running the
command to collect the environment variables. This is because the
environment collection uses `spack env activate`.
2020-06-30 18:17:58 -05:00
..
bash Added alias and bash completion for spacktivate (#16472) 2020-05-13 12:02:38 -06:00
csh macos: use DYLD_FALLBACK_LIBRARY_PATH instead of DYLD_LIBRARY_PATH 2020-04-16 17:23:33 -07:00
docker Explicitly install setuptools in docker images (#17143) 2020-06-18 11:16:24 +02:00
docs/docker/module-file-tutorial autotools: remove FORCE_UNSAFE_CONFIGURE from docs, commands, code (#16145) 2020-04-20 08:32:03 -07:00
gitlab Pipelines: Support DAG scheduling and dynamic child pipelines 2020-05-14 21:11:07 -07:00
logo add artisanal handcrafted SVG Spack logo. (#6165) 2017-11-06 22:42:16 -08:00
qa Add fish shell support (#9279) 2020-06-30 14:26:27 -05:00
templates Activate environment in container file (#17316) 2020-06-30 18:17:58 -05:00
setup-env.csh Added alias and bash completion for spacktivate (#16472) 2020-05-13 12:02:38 -06:00
setup-env.fish Add fish shell support (#9279) 2020-06-30 14:26:27 -05:00
setup-env.sh Added alias and bash completion for spacktivate (#16472) 2020-05-13 12:02:38 -06:00
spack-completion.bash Add fish shell support (#9279) 2020-06-30 14:26:27 -05:00