summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)AuthorFilesLines
2018-11-09env: environments can be named or created in directoriesTodd Gamblin2-4/+5
2018-11-09env: add spack env activate/deactivate and shell supportTodd Gamblin3-1/+80
2018-10-29setup-env: Avoid different output format of `ps` (#9629)Bert Wesarg1-1/+1
2018-10-26docker: unite Dockerfiles; auto-deploy images to DockerHub (#9329)Omar Padron24-408/+442
2018-10-17relicense: add `spack license` commandTodd Gamblin1-0/+4
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin13-69/+67
2018-09-24travis: require sudo in an attempt to avoid build timeouts (#9327)Todd Gamblin1-1/+5
2018-08-14Csh: fix load/use commands (#8971)Matthias Diener1-4/+4
2018-08-07Fixing the addition curly brackets to conform to the rest of the templates us...Micheal Quinn1-1/+1
2018-08-07Adding logic to the autoload if statement so it only fire if the module is be...Micheal Quinn1-1/+1
2018-08-04Generate coverage reports for all unit and build testsAdam J. Stewart1-1/+1
2018-08-03Update bash completion with new spack arch flagsAdam J. Stewart1-1/+2
2018-08-01lmod: fix use of custom separator in prepend_path etc. (#8737)Stephen Herbein1-3/+3
2018-07-27Fix shift warning on zsh (#8805)Michael Kuhn1-2/+10
2018-07-24The auto-completion file is now consistent with `spack module`Massimiliano Culpo1-10/+124
2018-07-24Grouped all the module commands under `spack module`Massimiliano Culpo1-4/+4
2018-07-24module file tutorial: rebuilt docker image and updated the scriptMassimiliano Culpo1-2/+1
2018-07-24spack load exits with 1 if module does not exist or is not installedMassimiliano Culpo1-0/+8
2018-07-24Revert "Fix recursive module loading."Massimiliano Culpo1-4/+4
2018-07-22Remove extra Scientific Linux docker build left after merge. (#8770)Patrick Gartung4-247/+0
2018-07-18shell: Add spack to PATH before calling spack in setup-env.csh (#8740)Adam J. Stewart1-1/+1
2018-07-16add `spack --print-shell-vars` to speed up `setup-env.[c]sh` (#8101)Todd Gamblin2-21/+12
2018-06-26Docker dedupe (#8441)Omar Padron22-768/+125
2018-06-26Add Dockerfile for Scientific Linux 7 (RHEL7 recompile) (#8422)Patrick Gartung5-0/+253
2018-06-24refactor: move templates from root to share/spackTodd Gamblin8-0/+308
2018-05-17config: simplify configuration API to just get and setTodd Gamblin2-4/+4
2018-04-24environment shell: fix `spack load` (#7747)René Widera1-6/+6
2018-04-17Autocomplete spack providers (#7783)Adam J. Stewart1-2/+5
2018-04-12Fixes conflicts in OSX nightly tests (#7732)Massimiliano Culpo1-1/+1
2018-03-29update tests: concretize mpileaks with gcc (#7635)scheibelp1-1/+1
2018-03-25Various updates to Spack's Bash completion (#7590)Adam J. Stewart1-52/+175
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin3-3/+3
2018-03-06Save sources in a mirror and cache it in Travis (#7392)Massimiliano Culpo1-0/+6
2018-02-27Docker-Based Developer Resource (#5871)Omar Padron22-0/+1246
2018-01-20Restore multiprocessing in unit tests (#6949)Massimiliano Culpo3-9/+1
2018-01-11Reduce verbosity of build tests (#6901)Adam J. Stewart1-1/+1
2018-01-10Travis: use --concurrency=multiprocessing only on build tests (#6872)Massimiliano Culpo1-1/+5
2018-01-10Fix bash tab completion for spack install (#6868)Adam J. Stewart1-3/+5
2017-11-15Reduce the calls to the python interpreter during initialization (#6312)Massimiliano Culpo1-3/+10
2017-11-12SC17: reworked module file tutorial section (#5657)Massimiliano Culpo3-0/+69
2017-11-06add artisanal handcrafted SVG Spack logo. (#6165)Todd Gamblin8-0/+382
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin3-4/+4
2017-09-26Set LANG= for _spack_fn_exists (#5475)Michael Kuhn1-1/+1
2017-09-14Remove echo statements from setup-env.shMatthew Scott Krafczyk1-11/+0
2017-09-12Shell detection: filter preceding "-"Christoph Junghans1-1/+1
2017-09-10Fix two bugs from the bootstrap update (#5312)Matthew Scott Krafczyk1-6/+6
2017-09-08Bootstrap environment-modulesMatthew Scott Krafczyk1-3/+54
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn3-3/+3
2017-08-28Add --show-full-compiler option to 'spack find'Matthew Scott Krafczyk1-3/+3
2017-08-23Add --source option to spack install (#4102)Christoph Junghans1-1/+1