summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)AuthorFilesLines
2021-05-25adding json export for spack blame (#23417)Vanessasaurus1-1/+1
2021-05-25first set of work to allow for saving local results with spack monitor (#23804)Vanessasaurus1-2/+2
2021-05-19adding support to tag a buildvsoch1-2/+2
2021-05-17Revert "Separable module configurations (#22588)" (#23674)Harmen Stoppels1-3/+3
2021-05-14Separable module configurations (#22588)Greg Becker1-3/+3
2021-05-07install cmd: --no-add in an env installs w/out concretize and addScott Wittenburg1-1/+1
2021-04-27Dyninst: add elfutils versioning (#19648)Tim Haines1-1/+1
2021-04-26Dyninst: Add dependencies for v11.0.0 (#23121)Tim Haines1-1/+1
2021-04-26ci: Remove leftover duplicate gitlab yaml (#23248)Chuck Atkins1-125/+0
2021-04-26ci: Generalize the GitLab CI pipeline yaml (#23225)Chuck Atkins3-34/+224
2021-04-15Merge pull request #21930 from vsoch/add/spack-monitorVanessasaurus1-3/+25
2021-04-14update tutorial public keyGregory Becker1-35/+26
2021-03-29Add "spack [cd|location] --source-dir" (#22321)Harmen Stoppels1-2/+2
2021-03-19CI: drastically reduce the number of tests for package only PRs (#22410)Massimiliano Culpo1-1/+1
2021-03-18Tab to spaces (#22362)Harmen Stoppels2-6/+6
2021-03-16Speed-up CI by reorganizing tests (#22247)Massimiliano Culpo2-1/+10
2021-03-15Expand relative dev paths in environment files (#22045)Harmen Stoppels1-1/+1
2021-03-15Propagate --test= for environments (#22040)Harmen Stoppels1-1/+1
2021-03-13adding spack -c to set one off config arguments (#22251)Vanessasaurus1-1/+1
2021-03-10fix setup-env.sh on older linux zsh (#21721)Danny McClanahan2-2/+2
2021-03-07spack python: add --path option (#22006)Todd Gamblin1-1/+1
2021-03-07add `spack test list --all` (#22032)Todd Gamblin1-1/+1
2021-03-03Bootstrap clingo from sources (#21446)Massimiliano Culpo1-2/+2
2021-02-27Temporarily reduce pr stack size (#21998)Scott Wittenburg2-73/+73
2021-02-24Config prefer upstream (#21487)Paul Ferrell1-1/+5
2021-02-23Gitlab fix pr workflow (#21786)Scott Wittenburg2-5/+4
2021-02-23Drop compiler variables from spack load (#21699)Harmen Stoppels1-1/+0
2021-02-18Pipelines: Move PR testing stacks (currently only E4S) into spack (#21714)Scott Wittenburg3-24/+212
2021-02-18Fixed conditional in match_flag for fish env (#21679)Severin Strobl1-1/+1
2021-02-16Pipelines: Temporary buildcache storage (#21474)Scott Wittenburg1-1/+5
2021-02-16Add RHEL8 Universal Base Image with platform-python to CI unit tests (#21655)Chuck Atkins1-1/+1
2021-02-16Pipelines: DAG Pruning (#20435)Scott Wittenburg1-2/+6
2021-02-12Introduce a SPACK_PYTHON environment variable (#21222)Chuck Atkins3-1/+34
2021-02-09Procedure to deprecate old versions of software (#20767)Adam J. Stewart1-6/+6
2021-02-04spack external find: allow to search by tags (#21407)Massimiliano Culpo1-3/+3
2021-01-27spack setup: remove the command for v0.17.0 (#20277)Adam J. Stewart1-10/+1
2021-01-08Remove ascent gitlab trigger (#20755)Jamie Finney1-9/+0
2021-01-05spack python: allow use of IPython (#20329)Vanessasaurus1-1/+1
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin23-23/+23
2021-01-02commands: add `spack license update-copyright-year`Todd Gamblin1-3/+7
2020-12-29PythonPackage: url -> pypi (#20610)Adam J. Stewart1-0/+1
2020-12-22add mypy to style checks; rename `spack flake8` to `spack style` (#20384)Tom Scogland3-4/+17
2020-12-22Refactor flake8 handling and tool compatibility (#20376)Tom Scogland2-1/+147
2020-12-18minimal zsh completion (#20253)Tom Scogland5-35/+74
2020-12-11Add amazonlinux (x86/arm) dockerfile (#20320)Christian Kniep1-0/+70
2020-12-07Add "spack versions --new" flag to only show new versions (#20030)vvolkl1-1/+1
2020-12-03allow install of build-deps from cache via --include-build-deps switch (#19955)eugeneswalker1-1/+1
2020-12-01dockerfiles: add dockerfile for opensuse leap 15 (#20091)Christian Goll1-0/+61
2020-11-20[WIP] nersc e4s pipeline trigger (#19688)Shahzeb Siddiqui1-0/+9
2020-11-18cmd: add `spack mark` command (#16662)Michael Kuhn1-1/+10