Age | Commit message (Expand) | Author | Files | Lines |
2022-05-05 | spack external find: add search path customization (#30479) | Greg Becker | 1 | -1/+1 |
2022-05-04 | gitlab: Remove temporary storage url from all stacks (#29949) | Scott Wittenburg | 7 | -10/+2 |
2022-05-04 | Remove deprecated "--run-tests" option of "spack install" (#30461) | Massimiliano Culpo | 1 | -1/+1 |
2022-04-28 | Delocalize type output for bash completion (#30360) | lpoirel | 2 | -2/+2 |
2022-04-28 | Add command for reading JSON-based DB description (now with more tests) (#29652) | Peter Scheibel | 1 | -2/+6 |
2022-04-28 | build_env/test_env: add concretizer args (#30289) | Greg Becker | 1 | -2/+2 |
2022-04-27 | e4s ci: uncomment umpire (#29776) | eugeneswalker | 1 | -1/+1 |
2022-04-26 | spack spec: add '--format' argument (#27908) | lorddavidiii | 1 | -1/+1 |
2022-04-25 | Environments: add flag to skip printing concretized specs (#30272) | iarspider | 1 | -1/+1 |
2022-04-22 | Update Dockerfiles and images for Spack v0.18.0 (#30216) | Massimiliano Culpo | 13 | -411/+46 |
2022-04-20 | refactor powershell setup to make it sourceable (#29987) | Tom Scogland | 1 | -0/+61 |
2022-04-19 | Set resource requests on package builds (#29922) | Christopher Kotfila | 5 | -46/+465 |
2022-04-14 | spack ci: remove relate-CDash-builds functionality (#29950) | Zack Galbreath | 1 | -1/+1 |
2022-04-13 | Add support for Python 3.10 (#29581) | Massimiliano Culpo | 4 | -0/+472 |
2022-04-07 | Use the non-deprecated `MetaPathFinder` interface (#29745) | Massimiliano Culpo | 1 | -0/+3 |
2022-04-07 | e4s ci: expand mac mini stack (#29929) | eugeneswalker | 1 | -2/+2 |
2022-03-30 | spack ci: filter untouched pkgs from PR pipelines (#29697) | Scott Wittenburg | 1 | -0/+1 |
2022-03-28 | spack info: make sections optional; add build/stand-alone test information (#... | Tamara Dahlgren | 1 | -1/+1 |
2022-03-28 | e4s ci spack.yaml: add h5bench (#29755) | eugeneswalker | 1 | -0/+1 |
2022-03-21 | e4s mini mac stack: add bzip2 (#29650) | eugeneswalker | 1 | -0/+1 |
2022-03-19 | Revert "Add command for reading a json-based DB description (#24894)" (#29603) | Nils Vu | 1 | -6/+2 |
2022-03-18 | Add command for reading a json-based DB description (#24894) | Peter Scheibel | 1 | -2/+6 |
2022-03-17 | Windows Support: Testing Suite integration | John Parent | 1 | -1/+1 |
2022-03-17 | "spack commands --update-completion" | John Parent | 1 | -1/+1 |
2022-03-17 | Add Github Actions for Windows (#24504) | John Parent | 5 | -5/+41 |
2022-03-17 | Windows: Create installer and environment | lou.lawrence@kitware.com | 1 | -1/+10 |
2022-03-14 | ci: add e4s mac stack (#29476) | eugeneswalker | 2 | -0/+105 |
2022-03-09 | Fix tab completion erroring with `spack unit-test` (#29405) | 百地 希留耶 | 2 | -5/+5 |
2022-03-08 | Fix overconstrained HDF5 variants (#29132) | Seth R. Johnson | 1 | -2/+0 |
2022-02-28 | Add a new test to catch exit code failure (#29244) | Massimiliano Culpo | 1 | -0/+3 |
2022-02-22 | e4s ci: packages: prefer openturns@1.18 (#29154) | eugeneswalker | 1 | -0/+2 |
2022-02-22 | Add `spack --bootstrap` option for accessing bootstrap store (#25601) | Todd Gamblin | 1 | -1/+1 |
2022-02-18 | spack external find: change default behavior (#29031) | Massimiliano Culpo | 1 | -1/+1 |
2022-02-17 | Testing: optionally run tests on externally installed packages (#28701) | Tamara Dahlgren | 1 | -1/+1 |
2022-02-16 | commands: refactor `--reuse` handling to use config | Todd Gamblin | 1 | -5/+5 |
2022-02-10 | Stabilize the concretization of ecp-data-vis-sdk by preferring conduit@0.7.2 ... | Massimiliano Culpo | 1 | -0/+3 |
2022-02-10 | e4s: new specs: nccmp, nco, wannier90, lammps (#28833) | eugeneswalker | 1 | -0/+4 |
2022-02-04 | e4s ci: uncomment variorum following pr #28754 (#28763) | eugeneswalker | 2 | -2/+2 |
2022-02-02 | Revert "Deprecate Python 2 installations" (#28411) | Adam J. Stewart | 1 | -0/+1 |
2022-01-31 | e4s ci: add spec: gptune (#28604) | eugeneswalker | 2 | -0/+2 |
2022-01-27 | Trilinos: minimize E4S CUDA build (#28591) | Seth R. Johnson | 1 | -1/+3 |
2022-01-14 | Update copyright year to 2022 | Todd Gamblin | 23 | -23/+23 |
2022-01-12 | commands: add `spack pkg source` and `spack pkg hash` | Todd Gamblin | 1 | -1/+19 |
2022-01-12 | Use depends_on over load in lmod module files generated by Spack (#28352) | Harmen Stoppels | 1 | -6/+1 |
2022-01-12 | Remove tut since it requires deprecated Python 3.6 (#28360) | Massimiliano Culpo | 1 | -1/+0 |
2022-01-06 | Fix spack install --v[tab] spec (#28278) | Harmen Stoppels | 3 | -2/+12 |
2022-01-05 | llvm: make targets a multivalued variant (#27735) | Harmen Stoppels | 2 | -2/+2 |
2021-12-23 | Merge tag 'v0.17.1' into develop | Massimiliano Culpo | 1 | -0/+2 |
2021-12-23 | New subcommand: spack bootstrap status (#28004) | Massimiliano Culpo | 2 | -1/+6 |
2021-12-23 | Fix execution of style testsv0.17.1 | Massimiliano Culpo | 1 | -0/+2 |