Age | Commit message (Expand) | Author | Files | Lines |
2020-07-06 | bugfix: no infinite recursion in setup-env.sh on Cray | Todd Gamblin | 3 | -0/+29 |
2020-07-01 | Moved flake8, shell and documentation tests to Github Action (#17328) | Massimiliano Culpo | 3 | -14/+10 |
2020-06-30 | Activate environment in container file (#17316) | Glenn Johnson | 2 | -2/+4 |
2020-06-30 | Add fish shell support (#9279) | Johannes Blaschke | 4 | -4/+1128 |
2020-06-29 | remove three commands that have been deprecated since v0.13.0 (#17291) | Greg Becker | 1 | -28/+1 |
2020-06-26 | Use json for buildcache index (#15002) | Scott Wittenburg | 1 | -20/+3 |
2020-06-25 | add workaround for gitlab ci needs limit (#17219) | Omar Padron | 1 | -1/+1 |
2020-06-25 | spack config: new subcommands add/remove (#13920) | Greg Becker | 1 | -1/+28 |
2020-06-24 | features: Add install failure tracking removal through `spack clean` (#15314) | Tamara Dahlgren | 1 | -1/+1 |
2020-06-23 | Added support for --fail-fast install option to terminate on first failure | Tamara Dahlgren | 1 | -1/+1 |
2020-06-23 | Added unit tests to Github Actions (#16610) | Massimiliano Culpo | 1 | -12/+3 |
2020-06-22 | Pre ci optimization (#16372) | Omar Padron | 1 | -1/+1 |
2020-06-18 | Explicitly install setuptools in docker images (#17143) | Omar Padron | 4 | -0/+4 |
2020-06-16 | fix docker image entrypoints (#17105) | Omar Padron | 7 | -436/+269 |
2020-06-05 | commands: use a single ThreadPool for `spack versions` (#16749) | Massimiliano Culpo | 1 | -1/+1 |
2020-06-03 | Mirrors: add option to exclude packages from "mirror create" (#14154) | Peter Scheibel | 1 | -1/+1 |
2020-06-03 | Feature: add option to create view by copying/relocating files (#16480) | Greg Becker | 1 | -1/+19 |
2020-05-14 | Pipelines: Support DAG scheduling and dynamic child pipelines | Scott Wittenburg | 2 | -9/+21 |
2020-05-13 | Added alias and bash completion for spacktivate (#16472) | Ben Bergen | 4 | -0/+17 |
2020-05-12 | travis: use bionic as default for Linux (#16521) | Massimiliano Culpo | 2 | -25/+43 |
2020-05-11 | Remove 'spack bootstrap' and associated docs (#15179) | Massimiliano Culpo | 2 | -42/+1 |
2020-05-07 | "spack checksum" QoL (#14311) | iarspider | 1 | -1/+1 |
2020-05-05 | Automatically find externals (#15158) | Peter Scheibel | 1 | -1/+19 |
2020-05-01 | dev-build: --drop-in <shell> (#14887) | Axel Huebl | 1 | -2/+2 |
2020-04-28 | dev-build: stop before phase (#14699) | Axel Huebl | 1 | -2/+2 |
2020-04-23 | Travis: change the spec we concretize on MacOS (#16256) | Massimiliano Culpo | 1 | -1/+5 |
2020-04-20 | autotools: remove FORCE_UNSAFE_CONFIGURE from docs, commands, code (#16145) | Todd Gamblin | 5 | -11/+4 |
2020-04-16 | macos: use DYLD_FALLBACK_LIBRARY_PATH instead of DYLD_LIBRARY_PATH | Todd Gamblin | 2 | -8/+8 |
2020-04-03 | Add option "--first" for "spack load" (#15622) | G-Ragghianti | 1 | -1/+1 |
2020-04-02 | Add commands to facilitate Spack/Python/OS reporting (#15834) | Adam J. Stewart | 1 | -2/+6 |
2020-03-31 | Allow Spack Environments with '-h' in the name (#15429) | Adam J. Stewart | 2 | -32/+63 |
2020-03-07 | Only use stable versions for public mirror (#15100) | Peter Scheibel | 1 | -1/+1 |
2020-03-05 | Recover coverage from subprocesses during unit tests (#15354) | Tamara Dahlgren | 1 | -6/+2 |
2020-02-25 | buildcache cmd: add explicit message with default output dir for buildcaches.... | Patrick Gartung | 1 | -1/+1 |
2020-02-25 | add --only option to buildcache create cmd (#14921) | Omar Padron | 1 | -1/+1 |
2020-02-25 | Buildcache cmd: add install -o/--otherarch option for installing macOS build... | Patrick Gartung | 1 | -1/+1 |
2020-02-17 | spack extensions prints list of extendable packages (#14473) | Adam J. Stewart | 2 | -2/+2 |
2020-02-13 | Fix shell detection: zsh5 -> zsh (#14858) | Adam J. Stewart | 1 | -1/+2 |
2020-02-12 | spack python: add -m option to run modules as scripts | Todd Gamblin | 1 | -1/+1 |
2020-02-06 | Allow installing unsigned binary packages (#11107) | Oliver Breitwieser | 1 | -1/+1 |
2020-02-03 | buildcache list: restore original behavior of allowing constraints like @vers... | Patrick Gartung | 1 | -1/+1 |
2020-01-30 | `spack containerize` generates containers from envs (#14202) | Massimiliano Culpo | 3 | -1/+146 |
2020-01-30 | Limit the number of spec files downloaded to find matches for buildcaches (#1... | Patrick Gartung | 1 | -1/+1 |
2020-01-24 | Add spack config list command for tab completion (#14474) | Adam J. Stewart | 2 | -3/+7 |
2020-01-23 | commands: add simple `spack commands --update-completion` argument (#14607) | Todd Gamblin | 2 | -24/+1 |
2020-01-22 | shell support: `spack load` no longer needs modules (#14062) | Greg Becker | 4 | -76/+62 |
2020-01-22 | Use `spack commands --format=bash` to generate shell completion (#14393) | Adam J. Stewart | 7 | -709/+1403 |
2020-01-14 | stop word splitting from leaking out of setup-env (#14472) | Tom Scogland | 1 | -1/+1 |
2020-01-10 | Reformat Bash tab completion script (#14456) | Adam J. Stewart | 1 | -306/+224 |
2020-01-06 | Fix outdated bash tab completion (#14392) | Adam J. Stewart | 1 | -201/+321 |