Age | Commit message (Expand) | Author | Files | Lines |
2021-02-24 | Config prefer upstream (#21487) | Paul Ferrell | 1 | -1/+5 |
2021-02-23 | Gitlab fix pr workflow (#21786) | Scott Wittenburg | 2 | -5/+4 |
2021-02-23 | Drop compiler variables from spack load (#21699) | Harmen Stoppels | 1 | -1/+0 |
2021-02-18 | Pipelines: Move PR testing stacks (currently only E4S) into spack (#21714) | Scott Wittenburg | 3 | -24/+212 |
2021-02-18 | Fixed conditional in match_flag for fish env (#21679) | Severin Strobl | 1 | -1/+1 |
2021-02-16 | Pipelines: Temporary buildcache storage (#21474) | Scott Wittenburg | 1 | -1/+5 |
2021-02-16 | Add RHEL8 Universal Base Image with platform-python to CI unit tests (#21655) | Chuck Atkins | 1 | -1/+1 |
2021-02-16 | Pipelines: DAG Pruning (#20435) | Scott Wittenburg | 1 | -2/+6 |
2021-02-12 | Introduce a SPACK_PYTHON environment variable (#21222) | Chuck Atkins | 3 | -1/+34 |
2021-02-09 | Procedure to deprecate old versions of software (#20767) | Adam J. Stewart | 1 | -6/+6 |
2021-02-04 | spack external find: allow to search by tags (#21407) | Massimiliano Culpo | 1 | -3/+3 |
2021-01-27 | spack setup: remove the command for v0.17.0 (#20277) | Adam J. Stewart | 1 | -10/+1 |
2021-01-08 | Remove ascent gitlab trigger (#20755) | Jamie Finney | 1 | -9/+0 |
2021-01-05 | spack python: allow use of IPython (#20329) | Vanessasaurus | 1 | -1/+1 |
2021-01-02 | copyrights: update all files with license headers for 2021 | Todd Gamblin | 23 | -23/+23 |
2021-01-02 | commands: add `spack license update-copyright-year` | Todd Gamblin | 1 | -3/+7 |
2020-12-29 | PythonPackage: url -> pypi (#20610) | Adam J. Stewart | 1 | -0/+1 |
2020-12-22 | add mypy to style checks; rename `spack flake8` to `spack style` (#20384) | Tom Scogland | 3 | -4/+17 |
2020-12-22 | Refactor flake8 handling and tool compatibility (#20376) | Tom Scogland | 2 | -1/+147 |
2020-12-18 | minimal zsh completion (#20253) | Tom Scogland | 5 | -35/+74 |
2020-12-11 | Add amazonlinux (x86/arm) dockerfile (#20320) | Christian Kniep | 1 | -0/+70 |
2020-12-07 | Add "spack versions --new" flag to only show new versions (#20030) | vvolkl | 1 | -1/+1 |
2020-12-03 | allow install of build-deps from cache via --include-build-deps switch (#19955) | eugeneswalker | 1 | -1/+1 |
2020-12-01 | dockerfiles: add dockerfile for opensuse leap 15 (#20091) | Christian Goll | 1 | -0/+61 |
2020-11-20 | [WIP] nersc e4s pipeline trigger (#19688) | Shahzeb Siddiqui | 1 | -0/+9 |
2020-11-18 | cmd: add `spack mark` command (#16662) | Michael Kuhn | 1 | -1/+10 |
2020-11-18 | spack test (#15702) | Greg Becker | 4 | -7/+101 |
2020-11-17 | spack containerize: allow users to customize the base image (#15028) | Massimiliano Culpo | 2 | -19/+35 |
2020-11-17 | concretizer: first working version with pyclingo interface | Todd Gamblin | 1 | -1/+10 |
2020-11-16 | pipelines: support testing PRs from forks (#19248) | Scott Wittenburg | 2 | -18/+24 |
2020-11-09 | commands: add `spack tutorial` command (#19808) | Todd Gamblin | 1 | -1/+5 |
2020-10-30 | Binary caching: use full hashes (#19209) | Scott Wittenburg | 1 | -1/+1 |
2020-10-27 | sbang: use bashcov in sbang on Linux | Todd Gamblin | 1 | -2/+7 |
2020-10-23 | csh: don't require SPACK_ROOT for sourcing setup-env.csh (#18225) | Todd Gamblin | 5 | -37/+163 |
2020-10-21 | shell support: make `which spack` output intelligible (#19256) | Todd Gamblin | 1 | -6/+17 |
2020-10-18 | Add testing option to dev-build command (#17293) | elsagermann | 1 | -1/+1 |
2020-10-15 | Environments: specify packages for developer builds (#15256) | Greg Becker | 1 | -1/+19 |
2020-10-05 | Revert binary distribution cache manager (#19158) | Scott Wittenburg | 1 | -1/+1 |
2020-10-02 | Update buildcache key index when we update the package index (#19117) | Scott Wittenburg | 1 | -1/+1 |
2020-09-30 | Merge pull request #18359 from scottwittenburg/add-binary-distribution-cache-... | Scott Wittenburg | 1 | -1/+1 |
2020-09-25 | Streamline key management for build caches (#17792) | Omar Padron | 1 | -1/+10 |
2020-09-23 | OLCF Ascent gitlab ci trigger: pass SPACK_REF (#18875) | eugeneswalker | 1 | -0/+3 |
2020-09-18 | trigger ascent e4s pipeline on merge to spack develop (#18655) | Shahzeb Siddiqui | 1 | -0/+6 |
2020-09-14 | Make sure each develop pipeline tests associated commit | Scott Wittenburg | 1 | -1/+1 |
2020-09-14 | Provide your own script, before_script, and after_script | Scott Wittenburg | 1 | -1/+1 |
2020-09-10 | Bugfix for fish support: overly zealous arg matching (#18528) | Johannes Blaschke | 1 | -18/+59 |
2020-09-08 | commands: update help for `spack install --yes-to-all` (#18367) | Richarda Butler | 1 | -1/+1 |
2020-09-05 | Make spack environment configurations writable from spack external and spack ... | Robert Blake | 1 | -1/+1 |
2020-09-04 | Rely on E4S project variable for SPACK_REPO | Scott Wittenburg | 1 | -2/+0 |
2020-09-02 | Add new RubyPackage build system base class (#18199) | Adam J. Stewart | 1 | -1/+5 |