summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-24features: Add install failure tracking removal through `spack clean` (#15314)Tamara Dahlgren1-1/+1
2020-06-23Added support for --fail-fast install option to terminate on first failureTamara Dahlgren1-1/+1
2020-06-23Added unit tests to Github Actions (#16610)Massimiliano Culpo1-12/+3
2020-06-22Pre ci optimization (#16372)Omar Padron1-1/+1
2020-06-18Explicitly install setuptools in docker images (#17143)Omar Padron4-0/+4
2020-06-16fix docker image entrypoints (#17105)Omar Padron7-436/+269
2020-06-05commands: use a single ThreadPool for `spack versions` (#16749)Massimiliano Culpo1-1/+1
2020-06-03Mirrors: add option to exclude packages from "mirror create" (#14154)Peter Scheibel1-1/+1
2020-06-03Feature: add option to create view by copying/relocating files (#16480)Greg Becker1-1/+19
2020-05-14Pipelines: Support DAG scheduling and dynamic child pipelinesScott Wittenburg2-9/+21
2020-05-13Added alias and bash completion for spacktivate (#16472)Ben Bergen4-0/+17
2020-05-12travis: use bionic as default for Linux (#16521)Massimiliano Culpo2-25/+43
2020-05-11Remove 'spack bootstrap' and associated docs (#15179)Massimiliano Culpo2-42/+1
2020-05-07"spack checksum" QoL (#14311)iarspider1-1/+1
2020-05-05Automatically find externals (#15158)Peter Scheibel1-1/+19
2020-05-01dev-build: --drop-in <shell> (#14887)Axel Huebl1-2/+2
2020-04-28dev-build: stop before phase (#14699)Axel Huebl1-2/+2
2020-04-23Travis: change the spec we concretize on MacOS (#16256)Massimiliano Culpo1-1/+5
2020-04-20autotools: remove FORCE_UNSAFE_CONFIGURE from docs, commands, code (#16145)Todd Gamblin5-11/+4
2020-04-16macos: use DYLD_FALLBACK_LIBRARY_PATH instead of DYLD_LIBRARY_PATHTodd Gamblin2-8/+8
2020-04-03Add option "--first" for "spack load" (#15622)G-Ragghianti1-1/+1
2020-04-02Add commands to facilitate Spack/Python/OS reporting (#15834)Adam J. Stewart1-2/+6
2020-03-31Allow Spack Environments with '-h' in the name (#15429)Adam J. Stewart2-32/+63
2020-03-07Only use stable versions for public mirror (#15100)Peter Scheibel1-1/+1
2020-03-05Recover coverage from subprocesses during unit tests (#15354)Tamara Dahlgren1-6/+2
2020-02-25buildcache cmd: add explicit message with default output dir for buildcaches....Patrick Gartung1-1/+1
2020-02-25add --only option to buildcache create cmd (#14921)Omar Padron1-1/+1
2020-02-25Buildcache cmd: add install -o/--otherarch option for installing macOS build...Patrick Gartung1-1/+1
2020-02-17spack extensions prints list of extendable packages (#14473)Adam J. Stewart2-2/+2
2020-02-13Fix shell detection: zsh5 -> zsh (#14858)Adam J. Stewart1-1/+2
2020-02-12spack python: add -m option to run modules as scriptsTodd Gamblin1-1/+1
2020-02-06Allow installing unsigned binary packages (#11107)Oliver Breitwieser1-1/+1
2020-02-03buildcache list: restore original behavior of allowing constraints like @vers...Patrick Gartung1-1/+1
2020-01-30`spack containerize` generates containers from envs (#14202)Massimiliano Culpo3-1/+146
2020-01-30Limit the number of spec files downloaded to find matches for buildcaches (#1...Patrick Gartung1-1/+1
2020-01-24Add spack config list command for tab completion (#14474)Adam J. Stewart2-3/+7
2020-01-23commands: add simple `spack commands --update-completion` argument (#14607)Todd Gamblin2-24/+1
2020-01-22shell support: `spack load` no longer needs modules (#14062)Greg Becker4-76/+62
2020-01-22Use `spack commands --format=bash` to generate shell completion (#14393)Adam J. Stewart7-709/+1403
2020-01-14stop word splitting from leaking out of setup-env (#14472)Tom Scogland1-1/+1
2020-01-10Reformat Bash tab completion script (#14456)Adam J. Stewart1-306/+224
2020-01-06Fix outdated bash tab completion (#14392)Adam J. Stewart1-201/+321
2020-01-01tests: improved `spack test` command line optionsTodd Gamblin1-1/+2
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin18-18/+18
2019-12-27setup-env-test: fix pipe redirect (#14306)Johannes Blaschke1-1/+1
2019-12-25Migrate build tests from Travis to Github Actions (#13967)Massimiliano Culpo1-3/+16
2019-12-16Harden shell detection when procfs is available (#13950)Massimiliano Culpo1-3/+6
2019-12-16Travis exits at the first failing test, pin codecov at v4.5.4 (#14179)Massimiliano Culpo1-1/+1