summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)AuthorFilesLines
2019-12-23Travis exits at the first failing test, pin codecov at v4.5.4 (#14179)Massimiliano Culpo1-1/+1
2019-10-25completion: add bash completion for `spack spec --json` (#13433)Todd Gamblin1-1/+2
2019-10-21Bootstrap environment modules optimizing for generic architectures (#13105)Massimiliano Culpo1-0/+37
2019-10-15lmod: module files are written in a root folder named by target family (#13121)Massimiliano Culpo1-0/+1
2019-10-02Remove support for generating dotkit files (#11986)Massimiliano Culpo6-166/+25
2019-10-01Add all compatible system types directory to module pathsMassimiliano Culpo2-2/+7
2019-09-20Add --known-targets to bash completion for arch command (#12887)Glenn Johnson1-1/+1
2019-09-13Refactor release-jobs cmd based on use of environments (no docker either)Scott Wittenburg1-11/+0
2019-09-12BUG: recursively load modules with tcsh (#12664)Tyler Reddy1-1/+6
2019-09-09packages service: fix docker build again (#12774)Axel Huebl1-1/+1
2019-09-09packages service: fix docker build (#12773)Axel Huebl1-1/+1
2019-09-09packages build: fix path to spack (#12772)Axel Huebl1-1/+4
2019-09-09Fix CD: Packages Service First (#12764)Axel Huebl1-81/+2
2019-09-08Add CORS for spack.packages.ioAxel Huebl2-0/+4
2019-09-02tests and completions for `spack find --json` and `spack find --format`Todd Gamblin1-2/+3
2019-07-24new command: `spack maintainers` queries package maintainersTodd Gamblin1-0/+10
2019-07-20docker: fix builds, remove extra distros, add ci builds (#11621)Omar Padron26-643/+383
2019-07-20environments: add activate/deactivate tests, work wtih `set -u`Todd Gamblin1-9/+89
2019-07-17feature: Allow developers to use Spack for partial builds (#12006)Greg Becker1-1/+1
2019-07-15bugfix: fix module() function in setup-env.sh (#12030)Todd Gamblin1-6/+9
2019-07-15Fix typo in module template (#12028)Adam J. Stewart1-1/+1
2019-07-12Copy --{use,no}-cache from install to bootstrap (#11786)Oliver Breitwieser1-1/+2
2019-07-12Add template creation test, --skip-editor option (#11970)Tamara Dahlgren1-1/+1
2019-07-12bugfix: setup-env.sh detects bash even when bash is run as sh (#11994)Todd Gamblin1-7/+2
2019-07-05setup-env.sh: make setup scripts work with `set -u`Todd Gamblin2-4/+11
2019-07-05tests: add tests for setup-env.shTodd Gamblin3-6/+331
2019-07-05setup-env.sh: now compatible with bash, zsh, and dashTodd Gamblin1-65/+114
2019-06-29setup-env.sh: send cd output to /dev/null when it affects SpackTodd Gamblin1-9/+12
2019-06-10CD: Package Index (#11665)Axel Huebl5-0/+53
2019-06-08tests: restore `spack spec mpileaks` in test output for Python 2 (#11664)Todd Gamblin1-5/+3
2019-06-05travis: disable `spack spec` for python 2.7 as well as 2.6Todd Gamblin1-1/+1
2019-05-27commands: completion for new --update and --header options (#11566)Todd Gamblin1-2/+2
2019-05-16junit: escape remaining inputs. (#11382)Matthias Wolf1-2/+2
2019-05-10bugfix: Do not run spack spec in the test environment for Python 2.6Todd Gamblin1-1/+3
2019-05-11coverage: only run coverage for subset of unit testsTodd Gamblin1-4/+5
2019-05-04Added a function that concretizes specs together (#11158)Massimiliano Culpo1-0/+15
2019-05-02install spack under /opt/spack in docker images (#10969)Omar Padron1-18/+34
2019-04-24Fix handling of MODULEPATH in setup-env.sh (#11274)Toyohisa Kameyama1-1/+1
2019-04-16setup-env.sh: fix zsh compatibility error (#11153)paulanda1-3/+3
2019-03-27spack chain (#8772)Peter Scheibel2-4/+20
2019-03-25explicitly install unzip in all docker images (#10891)Omar Padron1-7/+10
2019-02-28Fix shell integration with environment-modules@4 (#10736)Michael Kuhn1-4/+10
2019-02-21release workflow: Add spack command for generating the .gitlab-ci.ymlScott Wittenburg1-0/+11
2019-02-21docker: Add Dockerfiles for images needed by AWS gitlab-runnersScott Wittenburg3-0/+118
2019-02-21buildcache: Add sub-commands needed by release workflowScott Wittenburg1-0/+11
2019-02-16[Docker] more base images (#10560)Omar Padron13-21/+90
2019-02-13make SPACK_SHELL detection more robust (#9712)Phil Carns1-1/+12
2019-02-08work around an issue with docker/dockerhub (#10547)Omar Padron1-0/+14
2019-01-24fix issue where docker images were being pushed without login (#10379)Omar Padron1-3/+1
2019-01-12fix typo in docker test script (#10334)Omar Padron1-1/+1