Age | Commit message (Expand) | Author | Files | Lines |
2019-07-12 | Add template creation test, --skip-editor option (#11970) | Tamara Dahlgren | 1 | -1/+1 |
2019-07-12 | bugfix: setup-env.sh detects bash even when bash is run as sh (#11994) | Todd Gamblin | 1 | -7/+2 |
2019-07-05 | setup-env.sh: make setup scripts work with `set -u` | Todd Gamblin | 2 | -4/+11 |
2019-07-05 | tests: add tests for setup-env.sh | Todd Gamblin | 3 | -6/+331 |
2019-07-05 | setup-env.sh: now compatible with bash, zsh, and dash | Todd Gamblin | 1 | -65/+114 |
2019-06-29 | setup-env.sh: send cd output to /dev/null when it affects Spack | Todd Gamblin | 1 | -9/+12 |
2019-06-10 | CD: Package Index (#11665) | Axel Huebl | 5 | -0/+53 |
2019-06-08 | tests: restore `spack spec mpileaks` in test output for Python 2 (#11664) | Todd Gamblin | 1 | -5/+3 |
2019-06-05 | travis: disable `spack spec` for python 2.7 as well as 2.6 | Todd Gamblin | 1 | -1/+1 |
2019-05-27 | commands: completion for new --update and --header options (#11566) | Todd Gamblin | 1 | -2/+2 |
2019-05-16 | junit: escape remaining inputs. (#11382) | Matthias Wolf | 1 | -2/+2 |
2019-05-10 | bugfix: Do not run spack spec in the test environment for Python 2.6 | Todd Gamblin | 1 | -1/+3 |
2019-05-11 | coverage: only run coverage for subset of unit tests | Todd Gamblin | 1 | -4/+5 |
2019-05-04 | Added a function that concretizes specs together (#11158) | Massimiliano Culpo | 1 | -0/+15 |
2019-05-02 | install spack under /opt/spack in docker images (#10969) | Omar Padron | 1 | -18/+34 |
2019-04-24 | Fix handling of MODULEPATH in setup-env.sh (#11274) | Toyohisa Kameyama | 1 | -1/+1 |
2019-04-16 | setup-env.sh: fix zsh compatibility error (#11153) | paulanda | 1 | -3/+3 |
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 |