Age | Commit message (Expand) | Author | Files | Lines |
2019-03-27 | spack chain (#8772) | Peter Scheibel | 2 | -4/+20 |
2019-03-25 | explicitly install unzip in all docker images (#10891) | Omar Padron | 1 | -7/+10 |
2019-02-28 | Fix shell integration with environment-modules@4 (#10736) | Michael Kuhn | 1 | -4/+10 |
2019-02-21 | release workflow: Add spack command for generating the .gitlab-ci.yml | Scott Wittenburg | 1 | -0/+11 |
2019-02-21 | docker: Add Dockerfiles for images needed by AWS gitlab-runners | Scott Wittenburg | 3 | -0/+118 |
2019-02-21 | buildcache: Add sub-commands needed by release workflow | Scott Wittenburg | 1 | -0/+11 |
2019-02-16 | [Docker] more base images (#10560) | Omar Padron | 13 | -21/+90 |
2019-02-13 | make SPACK_SHELL detection more robust (#9712) | Phil Carns | 1 | -1/+12 |
2019-02-08 | work around an issue with docker/dockerhub (#10547) | Omar Padron | 1 | -0/+14 |
2019-01-24 | fix issue where docker images were being pushed without login (#10379) | Omar Padron | 1 | -3/+1 |
2019-01-12 | fix typo in docker test script (#10334) | Omar Padron | 1 | -1/+1 |
2019-01-12 | fix archlinux docker build (#10289) | Omar Padron | 2 | -8/+7 |
2019-01-10 | spack versions: only list safe versions (#10004) | Adam J. Stewart | 1 | -1/+1 |
2019-01-01 | copyright: update license headers for 2013-2019 copyright. | Todd Gamblin | 23 | -23/+23 |
2018-12-30 | commands: add `spack resource` command to inspect downloadable files | Todd Gamblin | 1 | -0/+26 |
2018-12-29 | coverage: use kcov to get coverage for our cc script | Todd Gamblin | 2 | -1/+26 |
2018-12-20 | Fix docker builds (#9805) | Omar Padron | 2 | -7/+67 |
2018-12-20 | fix multiple issues with the docker images (#9718) | Omar Padron | 4 | -2/+24 |
2018-12-20 | Report current git commit of Spack to CDash | Zack Galbreath | 1 | -4/+7 |
2018-12-20 | Allow more customization for CDash reporter | Zack Galbreath | 2 | -4/+4 |
2018-12-17 | Update Spack's Bash completion script (#10114) | Adam J. Stewart | 1 | -35/+171 |
2018-12-15 | env setup: support --help for cd/env commands (#10069) | Matthias Diener | 1 | -2/+2 |
2018-12-15 | .travis.yml: enable ccache (#6370) | Christoph Junghans | 1 | -0/+2 |
2018-12-14 | Turn on verbose output for MPICH builds in Travis (#10105) | Massimiliano Culpo | 1 | -1/+5 |
2018-12-04 | fix: adapt junit template to escape std{out,err} (#9935) | Matthias Wolf | 1 | -4/+4 |
2018-11-09 | env: environments can be named or created in directories | Todd Gamblin | 2 | -4/+5 |
2018-11-09 | env: add spack env activate/deactivate and shell support | Todd Gamblin | 3 | -1/+80 |
2018-10-29 | setup-env: Avoid different output format of `ps` (#9629) | Bert Wesarg | 1 | -1/+1 |
2018-10-26 | docker: unite Dockerfiles; auto-deploy images to DockerHub (#9329) | Omar Padron | 24 | -408/+442 |
2018-10-17 | relicense: add `spack license` command | Todd Gamblin | 1 | -0/+4 |
2018-10-17 | relicense: replace LGPL headers with Apache-2.0/MIT SPDX headers | Todd Gamblin | 13 | -69/+67 |
2018-09-24 | travis: require sudo in an attempt to avoid build timeouts (#9327) | Todd Gamblin | 1 | -1/+5 |
2018-08-14 | Csh: fix load/use commands (#8971) | Matthias Diener | 1 | -4/+4 |
2018-08-07 | Fixing the addition curly brackets to conform to the rest of the templates us... | Micheal Quinn | 1 | -1/+1 |
2018-08-07 | Adding logic to the autoload if statement so it only fire if the module is be... | Micheal Quinn | 1 | -1/+1 |
2018-08-04 | Generate coverage reports for all unit and build tests | Adam J. Stewart | 1 | -1/+1 |
2018-08-03 | Update bash completion with new spack arch flags | Adam J. Stewart | 1 | -1/+2 |
2018-08-01 | lmod: fix use of custom separator in prepend_path etc. (#8737) | Stephen Herbein | 1 | -3/+3 |
2018-07-27 | Fix shift warning on zsh (#8805) | Michael Kuhn | 1 | -2/+10 |
2018-07-24 | The auto-completion file is now consistent with `spack module` | Massimiliano Culpo | 1 | -10/+124 |
2018-07-24 | Grouped all the module commands under `spack module` | Massimiliano Culpo | 1 | -4/+4 |
2018-07-24 | module file tutorial: rebuilt docker image and updated the script | Massimiliano Culpo | 1 | -2/+1 |
2018-07-24 | spack load exits with 1 if module does not exist or is not installed | Massimiliano Culpo | 1 | -0/+8 |
2018-07-24 | Revert "Fix recursive module loading." | Massimiliano Culpo | 1 | -4/+4 |
2018-07-22 | Remove extra Scientific Linux docker build left after merge. (#8770) | Patrick Gartung | 4 | -247/+0 |
2018-07-18 | shell: Add spack to PATH before calling spack in setup-env.csh (#8740) | Adam J. Stewart | 1 | -1/+1 |
2018-07-16 | add `spack --print-shell-vars` to speed up `setup-env.[c]sh` (#8101) | Todd Gamblin | 2 | -21/+12 |
2018-06-26 | Docker dedupe (#8441) | Omar Padron | 22 | -768/+125 |
2018-06-26 | Add Dockerfile for Scientific Linux 7 (RHEL7 recompile) (#8422) | Patrick Gartung | 5 | -0/+253 |
2018-06-24 | refactor: move templates from root to share/spack | Todd Gamblin | 8 | -0/+308 |