Age | Commit message (Expand) | Author | Files | Lines |
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 |
2024-04-26 | containers: Add Fedora 40, 39 (#43847) | Jonathon Anderson | 2 | -2/+30 |
2024-04-26 | ASP-based solver: update os compatibility for macOS (#43862) | Massimiliano Culpo | 1 | -0/+2 |
2024-04-26 | [intel-oneap-*] no redistribution (#43826) | Robert Cohn | 1 | -2/+2 |
2024-04-26 | spack audit externals: allow selecting platforms and checking extra attribute... | Massimiliano Culpo | 3 | -2/+95 |
2024-04-26 | ldflags=* are compiler flags, not linker flags (#43820) | Harmen Stoppels | 2 | -6/+8 |
2024-04-25 | build_environment.py: expand SPACK_MANAGED_DIRS with realpath (#43844) | Harmen Stoppels | 2 | -16/+19 |
2024-04-24 | clang.py: detect flang-new (#43815) | Harmen Stoppels | 1 | -4/+5 |
2024-04-24 | Add new `redistribute()` directive (#20185) | Peter Scheibel | 9 | -62/+302 |
2024-04-24 | Revert "Windows: add win-sdk/wgl externals during bootstrapping (#43459)" (#4... | John W. Parent | 2 | -40/+0 |
2024-04-24 | libc: from current python process (#43787) | Harmen Stoppels | 6 | -139/+193 |
2024-04-23 | Refactor to improve `spec format` speed (#43712) | Todd Gamblin | 12 | -274/+230 |
2024-04-23 | concretizer: update `reuse:` default to True (#41302) | Greg Becker | 4 | -7/+15 |
2024-04-23 | Remove import distro from packages and docs (#43772) | Harmen Stoppels | 2 | -19/+13 |
2024-04-23 | Do not detect a compiler without a C compiler (#43778) | Massimiliano Culpo | 2 | -2/+52 |
2024-04-22 | repo.py: drop deleted packages from provider cache (#43779) | Harmen Stoppels | 1 | -6/+10 |
2024-04-22 | Adjust severity of irreversible operations (#43721) | Kyle Knoepfel | 1 | -2/+2 |
2024-04-22 | compiler.py: reduce verbosity of implicit link dirs parsing (#43777) | Harmen Stoppels | 1 | -6/+2 |
2024-04-22 | view: dont warn about externals (#43771) | Harmen Stoppels | 1 | -3/+0 |
2024-04-22 | bootstrap: no need to add dummy compilers (#43775) | Harmen Stoppels | 1 | -28/+7 |
2024-04-22 | Add libc dependency to compiled packages and runtime deps | Massimiliano Culpo | 5 | -44/+160 |
2024-04-22 | Compiler.default_libc | Harmen Stoppels | 6 | -109/+196 |
2024-04-22 | database.py: stream of json objects forward compat (#43598) | Harmen Stoppels | 2 | -16/+43 |
2024-04-22 | Fix a bug preventing to set platform= on externals (#43758) | Massimiliano Culpo | 3 | -7/+20 |
2024-04-20 | ci.py: visit all edges (#43761) | Massimiliano Culpo | 1 | -1/+1 |