Age | Commit message (Expand) | Author | Files | Lines |
2020-08-13 | Improve output of the external find command (#18017) | Massimiliano Culpo | 2 | -6/+38 |
2020-08-13 | fix buildcache create for environments with uninstalled root specs (#17859) | Harmen Stoppels | 1 | -13/+21 |
2020-08-13 | "spack config update" can handle comments in YAML files (#18045) | Massimiliano Culpo | 2 | -1/+37 |
2020-08-13 | Merge tag 'v0.15.4' into develop | Todd Gamblin | 3 | -6/+10 |
2020-08-13 | bump version number for 0.15.4 | Todd Gamblin | 3 | -6/+10 |
2020-08-13 | Move Python 2.6 unit tests to Github Actions (#17279) | Massimiliano Culpo | 3 | -18/+38 |
2020-08-13 | Buildcache: bindist test without invoking spack compiler wrappers. (#15687) | Patrick Gartung | 2 | -0/+472 |
2020-08-13 | docs: document releases and branches in Spack | Todd Gamblin | 5 | -6/+384 |
2020-08-13 | Remove references to `master` from CI | Todd Gamblin | 1 | -1/+1 |
2020-08-13 | Moved flake8, shell and documentation tests to Github Action (#17328) | Massimiliano Culpo | 1 | -2/+0 |
2020-08-12 | bugfix: fix spack -V with releases/latest and shallow clones (#17884) | Todd Gamblin | 1 | -2/+2 |
2020-08-12 | Buildcache create: change NoOverwriteException back to a warning as in v0.14 ... | Patrick Gartung | 1 | -3/+6 |
2020-08-12 | bugfix: fix spack buildcache list --allarch | Todd Gamblin | 3 | -17/+53 |
2020-08-12 | architecture: make it easier to get a Spec for the default arch | Todd Gamblin | 1 | -2/+15 |
2020-08-12 | allow GNUPGHOME to come from SPACK_GNUPGHOME in env, if set (#17139) | eugeneswalker | 1 | -1/+1 |
2020-08-12 | Axom + Conduit updates (#17863) | Chris White | 1 | -1/+1 |
2020-08-12 | Respect $PATH ordering when registering compilers (#17967) | Harmen Stoppels | 2 | -3/+33 |
2020-08-11 | Fix loading of compiler modules on CRAY (#17984) | Massimiliano Culpo | 2 | -1/+3 |
2020-08-11 | Fix typo in spack external debug msg (#17982) | Adam J. Stewart | 2 | -3/+3 |
2020-08-10 | Removed references to BlueGene/Q in docs and comments | Massimiliano Culpo | 5 | -36/+37 |
2020-08-10 | Removed references to BlueGene/Q in core Spack | Massimiliano Culpo | 7 | -71/+3 |
2020-08-10 | Simplify the detection protocol for packages | Massimiliano Culpo | 7 | -80/+453 |
2020-08-10 | Update packages.yaml format and support configuration updates | Massimiliano Culpo | 29 | -215/+1063 |
2020-08-10 | Hotfix for config singleton initialization (#17263) | Michael Kuhn | 1 | -0/+4 |
2020-08-09 | deptypes: move deptype formatting code from Spec.format to dependency.py (#17... | Todd Gamblin | 2 | -10/+31 |
2020-08-07 | Fujitsu compiler: Accept alphabet as version. (#17890) | Tomoki, Karatsu | 2 | -7/+7 |
2020-08-05 | bugfix: fix spack -V with releases/latest and shallow clones (#17884) | Todd Gamblin | 1 | -2/+2 |
2020-08-03 | Fix typo: yaml -> json (#17854) | Harmen Stoppels | 1 | -1/+1 |
2020-08-03 | Fix docs about containers on cray (#17431) | Harmen Stoppels | 2 | -7/+7 |
2020-08-02 | Buildcache create: change NoOverwriteException back to a warning as in v0.14 ... | Patrick Gartung | 1 | -3/+6 |
2020-08-02 | Add bindist tests for macOS. | Patrick Gartung | 1 | -13/+13 |
2020-08-01 | bugfix: fix spack buildcache list --allarch | Todd Gamblin | 3 | -17/+53 |
2020-08-01 | architecture: make it easier to get a Spec for the default arch | Todd Gamblin | 1 | -2/+15 |
2020-07-31 | Move Python 2.6 unit tests to Github Actions (#17279) | Massimiliano Culpo | 3 | -18/+38 |
2020-07-28 | Merge tag 'v0.15.3' into develop | Todd Gamblin | 3 | -5/+10 |
2020-07-28 | bump version number for 0.15.3 | Todd Gamblin | 3 | -5/+10 |
2020-07-27 | bugfix: allow relative view paths (#17721) | Greg Becker | 1 | -14/+28 |
2020-07-27 | bugfix: allow relative view paths (#17721) | Greg Becker | 1 | -14/+28 |
2020-07-27 | Relocation of sbang needs to be done when the spack prefix changes even if th... | Patrick Gartung | 2 | -4/+17 |
2020-07-27 | Relocate rpaths for all binaries, then do text bin replacement if the rpaths ... | Patrick Gartung | 1 | -7/+10 |
2020-07-26 | bugfix: don't redundantly print ChildErrors (#17709) | Todd Gamblin | 2 | -5/+12 |
2020-07-26 | bugfix: don't redundantly print ChildErrors (#17709) | Todd Gamblin | 2 | -5/+12 |
2020-07-24 | Relax architecture compatibility check (#15972) | Dennis Klein | 2 | -8/+77 |
2020-07-24 | spack help --spec: add compiler flags (#17584) | Adam J. Stewart | 1 | -0/+4 |
2020-07-24 | Initialize new_specs in Environment.remove() (#17592) | Dmitriy | 1 | -0/+1 |
2020-07-23 | Merge tag 'v0.15.2' into develop | Gregory Becker | 3 | -6/+10 |
2020-07-23 | bump version number for 0.15.2 | Gregory Becker | 3 | -6/+10 |
2020-07-23 | Revert "Add libglvnd packages/Add EGL support (#14572)" (#17682) | Chuck Atkins | 1 | -94/+0 |
2020-07-23 | cray: detect shasta os properly (#17467) | Greg Becker | 2 | -1/+4 |
2020-07-23 | environment-views: fix bug where missing recipe/repo breaks env commands (#17... | robo-wylder | 5 | -19/+104 |