summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)AuthorFilesLines
2019-01-12fix typo in docker test script (#10334)Omar Padron1-1/+1
2019-01-12fix archlinux docker build (#10289)Omar Padron2-8/+7
2019-01-10spack versions: only list safe versions (#10004)Adam J. Stewart1-1/+1
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin23-23/+23
2018-12-30commands: add `spack resource` command to inspect downloadable filesTodd Gamblin1-0/+26
2018-12-29coverage: use kcov to get coverage for our cc scriptTodd Gamblin2-1/+26
2018-12-20Fix docker builds (#9805)Omar Padron2-7/+67
2018-12-20fix multiple issues with the docker images (#9718)Omar Padron4-2/+24
2018-12-20Report current git commit of Spack to CDashZack Galbreath1-4/+7
2018-12-20Allow more customization for CDash reporterZack Galbreath2-4/+4
2018-12-17Update Spack's Bash completion script (#10114)Adam J. Stewart1-35/+171
2018-12-15env setup: support --help for cd/env commands (#10069)Matthias Diener1-2/+2
2018-12-15.travis.yml: enable ccache (#6370)Christoph Junghans1-0/+2
2018-12-14Turn on verbose output for MPICH builds in Travis (#10105)Massimiliano Culpo1-1/+5
2018-12-04fix: adapt junit template to escape std{out,err} (#9935)Matthias Wolf1-4/+4
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