Age | Commit message (Expand) | Author | Files | Lines |
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 |
2024-05-07 | Update the tutorial command to point to releases/v0.22 (#44056) | Massimiliano Culpo | 1 | -1/+1 |
2024-05-07 | Remove spurious ASP debug lines (#44051) | Massimiliano Culpo | 1 | -0/+3 |
2024-05-07 | certs: fix interpolation and disallow relative paths (#44030) | psakievich | 5 | -64/+60 |
2024-05-07 | Warn users of the future removal of platform=cray (#43980) | Massimiliano Culpo | 1 | -0/+6 |
2024-05-07 | llnl.util.tty.color._force_color: init in global scope (#44036) | Harmen Stoppels | 2 | -18/+27 |
2024-05-07 | Respect requests when filtering reused specs (#44042) | Massimiliano Culpo | 2 | -1/+54 |
2024-05-06 | python: always use a venv (#40773) | Harmen Stoppels | 12 | -293/+257 |
2024-05-06 | Remove Fedora 37 and 38, Ubuntu 18 from CI (#44006) | Massimiliano Culpo | 6 | -45/+7 |
2024-05-06 | clingo bootstrap: remove 3.12 patch and concretizer workarounds (#44028) | Harmen Stoppels | 1 | -4/+0 |
2024-05-06 | bootstrap: lazy bootstrapping of clingo and GnuPG (#44026) | Harmen Stoppels | 4 | -4/+12 |
2024-05-06 | External package detection for compilers (#43464) | Greg Becker | 6 | -48/+202 |
2024-05-06 | Update vendored archspec to v0.2.4 (#44005) | Massimiliano Culpo | 8 | -17/+77 |
2024-05-06 | `spack env create <env>`: dir if dir-like (#44024) | Harmen Stoppels | 3 | -44/+53 |
2024-05-06 | build(deps): bump black from 24.4.0 to 24.4.2 in /lib/spack/docs (#43878) | dependabot[bot] | 1 | -1/+1 |
2024-05-04 | build(deps): bump mypy from 1.9.0 to 1.10.0 in /lib/spack/docs (#43834) | dependabot[bot] | 1 | -1/+1 |
2024-05-03 | concretizer args: --fresh-roots == --reuse-deps (#43988) | Harmen Stoppels | 2 | -2/+9 |
2024-05-02 | Spec.satisfies: fix a bug with concrete spec from JSON (#43968) | Massimiliano Culpo | 2 | -3/+25 |
2024-05-02 | docs: re-enable google analytics (#43974) | Todd Gamblin | 1 | -0/+12 |
2024-05-02 | libc: detect ARM flavor (#43959) | jdomke | 1 | -3/+3 |
2024-05-02 | Ignore external packages when pushing to buildcache automatically (--autopush... | Adrien Bernede | 1 | -0/+4 |
2024-05-02 | Windows: auto-add WGL/SDK as externals (#43752) | John W. Parent | 5 | -4/+77 |
2024-05-01 | Allow more control over which specs are reused (#42782) | Massimiliano Culpo | 4 | -54/+357 |
2024-05-01 | containers: add ubuntu 24.04 (#43881) | Wouter Deconinck | 2 | -0/+10 |
2024-05-01 | build(deps): bump pytest from 8.1.1 to 8.2.0 in /lib/spack/docs (#43908) | dependabot[bot] | 1 | -1/+1 |
2024-04-30 | PackageStillNeededError: add pkg that needs spec to exception msg (#43845) | Wouter Deconinck | 1 | -1/+6 |
2024-04-30 | hack: drop glibc and musl in old concretizer (#43914) | Harmen Stoppels | 1 | -1/+9 |
2024-04-29 | compiler.py: fix early return (#43898) | Harmen Stoppels | 2 | -7/+18 |
2024-04-29 | Run audits on windows | Gregory Becker | 2 | -5/+5 |
2024-04-29 | Fix concretization when installing missing compilers (#43876) | Massimiliano Culpo | 2 | -2/+29 |
2024-04-27 | gcc: generate spec file and fix external libc default paths after install fro... | Harmen Stoppels | 6 | -32/+103 |