summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)AuthorFilesLines
2019-04-16setup-env.sh: fix zsh compatibility error (#11153)paulanda1-3/+3
2019-03-27spack chain (#8772)Peter Scheibel2-4/+20
2019-03-25explicitly install unzip in all docker images (#10891)Omar Padron1-7/+10
2019-02-28Fix shell integration with environment-modules@4 (#10736)Michael Kuhn1-4/+10
2019-02-21release workflow: Add spack command for generating the .gitlab-ci.ymlScott Wittenburg1-0/+11
2019-02-21docker: Add Dockerfiles for images needed by AWS gitlab-runnersScott Wittenburg3-0/+118
2019-02-21buildcache: Add sub-commands needed by release workflowScott Wittenburg1-0/+11
2019-02-16[Docker] more base images (#10560)Omar Padron13-21/+90
2019-02-13make SPACK_SHELL detection more robust (#9712)Phil Carns1-1/+12
2019-02-08work around an issue with docker/dockerhub (#10547)Omar Padron1-0/+14
2019-01-24fix issue where docker images were being pushed without login (#10379)Omar Padron1-3/+1
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