Age | Commit message (Expand) | Author | Files | Lines |
2021-06-12 | Ensure all roots of an installed environment are marked explicit in db (#24277) | Greg Becker | 2 | -0/+28 |
2021-06-11 | setup-env: allow users to skip module function setup (#24236) | Adam J. Stewart | 1 | -3/+9 |
2021-06-11 | Display proper message when patch checksum doesn't match (#24229) | iarspider | 1 | -1/+1 |
2021-06-08 | Pipelines: Fix default generated rebuild job script (#24185) | Scott Wittenburg | 1 | -2/+1 |
2021-06-08 | ASP-based solver: permit to use virtual specs in environments (#24199) | Massimiliano Culpo | 4 | -17/+50 |
2021-06-08 | ASP-based solver: reordered low priority optimization criteria (#24184) | Massimiliano Culpo | 2 | -16/+25 |
2021-06-08 | macOS: add monterey as macOS version 12. (#24192) | Todd Gamblin | 1 | -1/+2 |
2021-06-07 | Fix brittle unit-tests on providers (#24186) | Massimiliano Culpo | 1 | -2/+0 |
2021-06-07 | build_systems: Make autotools builds verbose (#24161) | Michael Kuhn | 1 | -1/+4 |
2021-06-07 | Docs: fix missing backtick in Environments docs (#24109) | Adam J. Stewart | 1 | -1/+1 |
2021-06-05 | Fix git_version on macOS (#24163) | Adam J. Stewart | 1 | -2/+3 |
2021-06-04 | main, modules: fix module roots not being found (#24135) | Michael Kuhn | 2 | -10/+5 |
2021-06-04 | enable std c++14 (#24127) | Joe Heaton | 1 | -0/+6 |
2021-06-04 | cmd/stage: print stage path (#24019) | Michael Kuhn | 1 | -0/+3 |
2021-06-04 | bugfix: modules relative to view use top-level view root, not implementation ... | Greg Becker | 3 | -4/+4 |
2021-06-04 | Don't warn about missing source id for external packages (#24125) | Adam J. Stewart | 1 | -2/+3 |
2021-06-04 | Speed-up version parsing and comparison (#22973) | Tom Scogland | 2 | -52/+84 |
2021-06-03 | Pipelines: Fix generation when dep and pkg arch differ (#24089) | Scott Wittenburg | 1 | -1/+1 |
2021-06-03 | Extend cuda conflicts to cray platform (#24057) | Harmen Stoppels | 1 | -61/+52 |
2021-06-02 | Pipelines: pass relative artifact paths to child jobs (#24085) | Scott Wittenburg | 4 | -34/+104 |
2021-06-02 | ensure the staging dir exists for `spack stage -p <PATH>` (#23963) | Danny McClanahan | 4 | -20/+43 |
2021-06-01 | Fix bug where cmake prefix path on the command line does not include transiti... | Harmen Stoppels | 2 | -18/+20 |
2021-06-01 | Simplified the spack.util.gpg implementation (#23889) | Massimiliano Culpo | 10 | -368/+304 |
2021-06-01 | Fix leading / during spack buildcache -f ... (#24028) | Harmen Stoppels | 1 | -1/+1 |
2021-05-31 | Log performance improvement (#23925) | Tom Scogland | 1 | -22/+37 |
2021-05-28 | adding support for export of private gpg key (#22557) | Vanessasaurus | 5 | -12/+115 |
2021-05-28 | Cache compiler lookup per package (#23988) | Harmen Stoppels | 1 | -1/+3 |
2021-05-28 | Separable module configuration -- without the bugs this time (#23703) | Greg Becker | 31 | -200/+662 |
2021-05-28 | Pipelines: reproducible builds (#22887) | Scott Wittenburg | 12 | -548/+1656 |
2021-05-28 | aocc version detection (#23907) | Greg Becker | 1 | -1/+4 |
2021-05-27 | bugfix: mirror index shows missing packages (#23939) | Greg Becker | 3 | -4/+66 |
2021-05-27 | only readlink on links (#23948) | Greg Becker | 1 | -1/+1 |
2021-05-26 | allow whitespace formatting in variant descriptions (#23853) | Greg Becker | 1 | -4/+6 |
2021-05-25 | adding json export for spack blame (#23417) | Vanessasaurus | 3 | -14/+121 |
2021-05-25 | first set of work to allow for saving local results with spack monitor (#23804) | Vanessasaurus | 5 | -22/+154 |
2021-05-25 | Fix cross references in inteloneapipackage doc (#23744) | Robert Cohn | 1 | -7/+7 |
2021-05-25 | Stand-alone/Smoke tests: copy cached test sources to test stage (#23713) | Tamara Dahlgren | 8 | -26/+104 |
2021-05-25 | MesonPackage: make "default_library" a multi-valued variant (#23540) | Harmen Stoppels | 1 | -6/+7 |
2021-05-25 | Fix packaging guide table's build system links (#23879) | Tamara Dahlgren | 1 | -9/+9 |
2021-05-25 | Fix hyperlink formatting in docs (#23846) | HDF-EOS Tools Information Center | 1 | -1/+1 |
2021-05-22 | Fix makefile filter suggestions (#23856) | Seth R. Johnson | 2 | -6/+8 |
2021-05-21 | Modification to R environment (#23623) | Glenn Johnson | 1 | -2/+1 |
2021-05-20 | spack: update archspec | Massimiliano Culpo | 3 | -7/+172 |
2021-05-20 | versions: do not drop 2.0.X if 2.0 is a declared version in the package (#23217) | Valentin Volkl | 2 | -6/+30 |
2021-05-20 | Cray: fix extracting paths from module files (#23472) | Harmen Stoppels | 2 | -3/+13 |
2021-05-19 | Write junit-report to reports directory to allow installation from read-only... | Valentin Volkl | 2 | -1/+3 |
2021-05-19 | adding support to tag a build | vsoch | 3 | -5/+26 |
2021-05-19 | Add caret/hat to spack spec help documentation (#23758) | Jamie Finney | 1 | -0/+1 |
2021-05-19 | monitor: fix issue with attribute lookup (#23773) | Vanessasaurus | 1 | -1/+1 |
2021-05-18 | docs/packaging guide: Reference test stage directory (#23707) | Tamara Dahlgren | 1 | -3/+15 |