spack/share/spack
Todd Gamblin 06418a3dcd
add spack --print-shell-vars to speed up setup-env.[c]sh (#8101)
- The setup-env.sh script currently makes two calls to spack, but it
  should only need to make one.

- Add a fast-path shell setup routine in `main.py` to allow the shell
  setup to happen in a single, fast call that doesn't load more than it
  needs to.

- This simplifies setup code, as it has to eval what Spack prints

- TODO: consider eventually making the whole setup script the output of a
  spack command
2018-07-16 15:43:44 -07:00
..
csh Feature Proposal : Make All Python Extensions User Configuration Independent (#1435) 2016-10-06 14:43:49 -07:00
docker Docker dedupe (#8441) 2018-06-26 07:37:28 -07:00
docs/docker/module-file-tutorial SC17: reworked module file tutorial section (#5657) 2017-11-12 00:27:20 -08:00
logo add artisanal handcrafted SVG Spack logo. (#6165) 2017-11-06 22:42:16 -08:00
qa Fixes conflicts in OSX nightly tests (#7732) 2018-04-12 14:11:36 +02:00
templates refactor: move templates from root to share/spack 2018-06-24 16:38:36 -07:00
setup-env.csh add spack --print-shell-vars to speed up setup-env.[c]sh (#8101) 2018-07-16 15:43:44 -07:00
setup-env.sh add spack --print-shell-vars to speed up setup-env.[c]sh (#8101) 2018-07-16 15:43:44 -07:00
spack-completion.bash Autocomplete spack providers (#7783) 2018-04-17 09:33:04 -05:00