summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-18spack test (#15702)Greg Becker4-7/+101
2020-11-17spack containerize: allow users to customize the base image (#15028)Massimiliano Culpo2-19/+35
2020-11-17concretizer: first working version with pyclingo interfaceTodd Gamblin1-1/+10
2020-11-16pipelines: support testing PRs from forks (#19248)Scott Wittenburg2-18/+24
2020-11-09commands: add `spack tutorial` command (#19808)Todd Gamblin1-1/+5
2020-10-30Binary caching: use full hashes (#19209)Scott Wittenburg1-1/+1
2020-10-27sbang: use bashcov in sbang on LinuxTodd Gamblin1-2/+7
2020-10-23csh: don't require SPACK_ROOT for sourcing setup-env.csh (#18225)Todd Gamblin5-37/+163
2020-10-21shell support: make `which spack` output intelligible (#19256)Todd Gamblin1-6/+17
2020-10-18Add testing option to dev-build command (#17293)elsagermann1-1/+1
2020-10-15Environments: specify packages for developer builds (#15256)Greg Becker1-1/+19
2020-10-05Revert binary distribution cache manager (#19158)Scott Wittenburg1-1/+1
2020-10-02Update buildcache key index when we update the package index (#19117)Scott Wittenburg1-1/+1
2020-09-30Merge pull request #18359 from scottwittenburg/add-binary-distribution-cache-...Scott Wittenburg1-1/+1
2020-09-25Streamline key management for build caches (#17792)Omar Padron1-1/+10
2020-09-23OLCF Ascent gitlab ci trigger: pass SPACK_REF (#18875)eugeneswalker1-0/+3
2020-09-18trigger ascent e4s pipeline on merge to spack develop (#18655)Shahzeb Siddiqui1-0/+6
2020-09-14Make sure each develop pipeline tests associated commitScott Wittenburg1-1/+1
2020-09-14Provide your own script, before_script, and after_scriptScott Wittenburg1-1/+1
2020-09-10Bugfix for fish support: overly zealous arg matching (#18528)Johannes Blaschke1-18/+59
2020-09-08commands: update help for `spack install --yes-to-all` (#18367)Richarda Butler1-1/+1
2020-09-05Make spack environment configurations writable from spack external and spack ...Robert Blake1-1/+1
2020-09-04Rely on E4S project variable for SPACK_REPOScott Wittenburg1-2/+0
2020-09-02Add new RubyPackage build system base class (#18199)Adam J. Stewart1-1/+5
2020-08-10Simplify the detection protocol for packagesMassimiliano Culpo1-1/+5
2020-08-10Update packages.yaml format and support configuration updatesMassimiliano Culpo2-14/+56
2020-07-31Move Python 2.6 unit tests to Github Actions (#17279)Massimiliano Culpo1-22/+0
2020-07-27tutorial: Add boto3 installation to setup script (#17722)Todd Gamblin1-0/+6
2020-07-27add tutorial setup script to share/spack (#17705)Greg Becker1-0/+123
2020-07-23add tutorial public key to share/spack/keys dir (#17684)Greg Becker1-0/+38
2020-07-16Make the largest layer of the docker image cacheable (#17553)Harmen Stoppels4-56/+56
2020-07-15spack containerize: added --fail-fast argument to containerize install. (#17533)Paul2-2/+2
2020-07-08Buildcache: bindist test without invoking spack compiler wrappers. (#15687)Patrick Gartung1-0/+22
2020-07-08spack create: ask how many to download (#17373)Adam J. Stewart1-1/+1
2020-07-06bugfix: no infinite recursion in setup-env.sh on CrayTodd Gamblin3-0/+29
2020-07-01Moved flake8, shell and documentation tests to Github Action (#17328)Massimiliano Culpo3-14/+10
2020-06-30Activate environment in container file (#17316)Glenn Johnson2-2/+4
2020-06-30Add fish shell support (#9279)Johannes Blaschke4-4/+1128
2020-06-29remove three commands that have been deprecated since v0.13.0 (#17291)Greg Becker1-28/+1
2020-06-26Use json for buildcache index (#15002)Scott Wittenburg1-20/+3
2020-06-25add workaround for gitlab ci needs limit (#17219)Omar Padron1-1/+1
2020-06-25spack config: new subcommands add/remove (#13920)Greg Becker1-1/+28