Age | Commit message (Expand) | Author | Files | Lines |
2021-05-28 | adding support for export of private gpg key (#22557) | Vanessasaurus | 1 | -2/+2 |
2021-05-28 | Separable module configuration -- without the bugs this time (#23703) | Greg Becker | 2 | -5/+5 |
2021-05-28 | Pipelines: reproducible builds (#22887) | Scott Wittenburg | 3 | -11/+23 |
2021-05-25 | adding json export for spack blame (#23417) | Vanessasaurus | 1 | -1/+1 |
2021-05-25 | first set of work to allow for saving local results with spack monitor (#23804) | Vanessasaurus | 1 | -2/+2 |
2021-05-19 | adding support to tag a build | vsoch | 1 | -2/+2 |
2021-05-17 | Revert "Separable module configurations (#22588)" (#23674) | Harmen Stoppels | 1 | -3/+3 |
2021-05-14 | Separable module configurations (#22588) | Greg Becker | 1 | -3/+3 |
2021-05-07 | install cmd: --no-add in an env installs w/out concretize and add | Scott Wittenburg | 1 | -1/+1 |
2021-04-27 | Dyninst: add elfutils versioning (#19648) | Tim Haines | 1 | -1/+1 |
2021-04-26 | Dyninst: Add dependencies for v11.0.0 (#23121) | Tim Haines | 1 | -1/+1 |
2021-04-26 | ci: Remove leftover duplicate gitlab yaml (#23248) | Chuck Atkins | 1 | -125/+0 |
2021-04-26 | ci: Generalize the GitLab CI pipeline yaml (#23225) | Chuck Atkins | 3 | -34/+224 |
2021-04-15 | Merge pull request #21930 from vsoch/add/spack-monitor | Vanessasaurus | 1 | -3/+25 |
2021-04-14 | update tutorial public key | Gregory Becker | 1 | -35/+26 |
2021-03-29 | Add "spack [cd|location] --source-dir" (#22321) | Harmen Stoppels | 1 | -2/+2 |
2021-03-19 | CI: drastically reduce the number of tests for package only PRs (#22410) | Massimiliano Culpo | 1 | -1/+1 |
2021-03-18 | Tab to spaces (#22362) | Harmen Stoppels | 2 | -6/+6 |
2021-03-16 | Speed-up CI by reorganizing tests (#22247) | Massimiliano Culpo | 2 | -1/+10 |
2021-03-15 | Expand relative dev paths in environment files (#22045) | Harmen Stoppels | 1 | -1/+1 |
2021-03-15 | Propagate --test= for environments (#22040) | Harmen Stoppels | 1 | -1/+1 |
2021-03-13 | adding spack -c to set one off config arguments (#22251) | Vanessasaurus | 1 | -1/+1 |
2021-03-10 | fix setup-env.sh on older linux zsh (#21721) | Danny McClanahan | 2 | -2/+2 |
2021-03-07 | spack python: add --path option (#22006) | Todd Gamblin | 1 | -1/+1 |
2021-03-07 | add `spack test list --all` (#22032) | Todd Gamblin | 1 | -1/+1 |
2021-03-03 | Bootstrap clingo from sources (#21446) | Massimiliano Culpo | 1 | -2/+2 |
2021-02-27 | Temporarily reduce pr stack size (#21998) | Scott Wittenburg | 2 | -73/+73 |
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 |