Age | Commit message (Expand) | Author | Files | Lines |
2024-06-06 | build(deps): bump pytest from 8.2.1 to 8.2.2 in /lib/spack/docs (#44553) | dependabot[bot] | 1 | -1/+1 |
2024-06-05 | spack edit: allow edit multiple files at once (#44416) | Harmen Stoppels | 2 | -61/+104 |
2024-06-04 | python: make every view a `venv` (#44382) | Todd Gamblin | 3 | -53/+85 |
2024-06-04 | nvhpc: Do not use `-Wno-error` with `nvhpc` (#44142) | Todd Gamblin | 2 | -9/+31 |
2024-06-03 | Consolidate concretization output for environments (#44489) | Todd Gamblin | 6 | -87/+161 |
2024-05-31 | traverse: pass key correctly (#44460) | Harmen Stoppels | 2 | -2/+25 |
2024-05-30 | Bootstrapping: don't use Mac OS binaries on Windows (#44193) | John W. Parent | 1 | -2/+5 |
2024-05-30 | remove platform=cray (#43796) | Massimiliano Culpo | 25 | -995/+24 |
2024-05-30 | tests: use fewer default paths (#44432) | Harmen Stoppels | 5 | -69/+60 |
2024-05-30 | concretizer: enforce host compat when reuse only (#44428) | Harmen Stoppels | 3 | -4/+35 |
2024-05-29 | installer: improve init signature and explicits (#44374) | Harmen Stoppels | 6 | -225/+132 |
2024-05-27 | link: directly bind to os.* on non-windows (#44400) | Harmen Stoppels | 5 | -117/+80 |
2024-05-24 | Make `spack clean` env-aware (#44227) | Peter Scheibel | 2 | -1/+17 |
2024-05-24 | Make strong preferences even stronger (#44373) | Massimiliano Culpo | 2 | -14/+57 |
2024-05-24 | add mvapich support for intel scalapack_libs (#44246) | Samuel Khuvis | 1 | -0/+1 |
2024-05-24 | bugfix: external detection for compilers with os but not target (#44156) | Greg Becker | 1 | -3/+3 |
2024-05-23 | absolutify_elf_sonames.py: fix _patchelf (#44343) | Harmen Stoppels | 1 | -4/+2 |
2024-05-23 | ASP-based solver: fix reusing externals on linux (#44316) | Massimiliano Culpo | 3 | -6/+36 |
2024-05-22 | docs: update chain.rst to improve discussion of upstreams (#43918) | mSamiolo | 1 | -2/+4 |
2024-05-22 | cuda: add v12.4.1 (#43488) | pauleonix | 1 | -1/+4 |
2024-05-21 | Take a lock before querying installed_dependents (#44301) | Massimiliano Culpo | 1 | -1/+2 |
2024-05-21 | Demote a warning to debug message, if C compiler is not there (#44182) | Massimiliano Culpo | 2 | -0/+19 |
2024-05-21 | bump pytest from 8.2.0 to 8.2.1 --- (#44282) | dependabot[bot] | 1 | -1/+1 |
2024-05-21 | ASP-based solver: fix version optimization for roots (#44272) | Massimiliano Culpo | 3 | -5/+36 |
2024-05-21 | gitlab ci: fix untouched spec pruning on windows (#44279) | Scott Wittenburg | 1 | -2/+2 |
2024-05-19 | audit: disallow github.com/org/repo/pull/n/commits/hash.patch?full_index=1 (#... | Wouter Deconinck | 2 | -7/+21 |
2024-05-18 | oci buildcache: handle pagination of tags (#43136) | Scott Wittenburg | 6 | -10/+171 |
2024-05-17 | docs: remove warning about repositories and package extension (#44247) | Todd Gamblin | 1 | -6/+0 |
2024-05-17 | hpcviewer: Update URLs to use GitLab release assets (#44129) | Jonathon Anderson | 2 | -0/+9 |
2024-05-17 | docs: show phase signature for builders (#44067) | Chris Marsh | 1 | -0/+9 |
2024-05-17 | Fix broken link in docs (#44217) | Andrew-Dunning-NNL | 1 | -1/+1 |
2024-05-17 | build_environment.py: deal with rpathing identical packages (#44219) | Harmen Stoppels | 2 | -7/+42 |
2024-05-16 | Gitlab CI: Windows Configs (#43967) | John W. Parent | 3 | -6/+43 |
2024-05-16 | Prefer llnl.util.symlink.readlink to os.readlink (#44126) | John W. Parent | 13 | -25/+33 |
2024-05-15 | bugfix: add arg to `write_line_break()` in `spack_yaml` (#42727) | Todd Gamblin | 1 | -2/+2 |
2024-05-15 | Cdash reporting timeout (#44213) | John W. Parent | 3 | -6/+8 |
2024-05-13 | glibc: detect from "Free Software Foundation" not "gnu" (#44154) | Harmen Stoppels | 1 | -2/+2 |
2024-05-13 | spack uninstall: improve error message for dependent environment (#44149) | Greg Becker | 1 | -0/+2 |
2024-05-13 | spack checksum: do not add expand=False to wheels (#44118) | Adam J. Stewart | 1 | -11/+1 |
2024-05-12 | clang: support cxx20_flag and cxx23_flag (#43438) | Wouter Deconinck | 2 | -1/+33 |
2024-05-11 | Bump version on `develop` to v0.23dev0 (#44137) | Todd Gamblin | 1 | -1/+1 |
2024-05-11 | oci: improve default_retry (#44132) | Harmen Stoppels | 1 | -3/+12 |
2024-05-10 | Buildcache/ensure symlinks proper prefix (#43851) | John W. Parent | 7 | -13/+29 |
2024-05-10 | Windows: Non config changes to support Gitlab CI (#43965) | John W. Parent | 8 | -115/+102 |
2024-05-10 | PythonExtension: fix issue where package does not extend python (#44109) | Harmen Stoppels | 1 | -8/+12 |
2024-05-09 | Fix filtering external specs (#44093) | Massimiliano Culpo | 3 | -0/+48 |
2024-05-08 | Bump removal version in deprecation messages (#44064) | Massimiliano Culpo | 3 | -6/+6 |
2024-05-07 | Remove dead environment creation code (#44065) | Tamara Dahlgren | 1 | -8/+0 |
2024-05-07 | build(deps): bump pygments from 2.17.2 to 2.18.0 in /lib/spack/docs (#44044) | dependabot[bot] | 1 | -1/+1 |
2024-05-07 | Include concrete environments with `include_concrete` (#33768) | Richarda Butler | 8 | -42/+1104 |