Age | Commit message (Expand) | Author | Files | Lines |
2024-04-26 | [intel-oneap-*] no redistribution (#43826) | Robert Cohn | 2 | -3/+4 |
2024-04-26 | Add `tests-sos` package + Variants to `sos` package (#43830) | Jack Morrison | 2 | -2/+76 |
2024-04-26 | spack audit externals: allow selecting platforms and checking extra attribute... | Massimiliano Culpo | 10 | -3/+124 |
2024-04-26 | julia: add v1.10.2 (#41151) | Mosè Giordano | 2 | -4/+49 |
2024-04-26 | gcc: simplify specs file, make binutils locatable (#43861) | Harmen Stoppels | 1 | -60/+25 |
2024-04-26 | ldflags=* are compiler flags, not linker flags (#43820) | Harmen Stoppels | 2 | -6/+8 |
2024-04-26 | llvm: use --gcc_install_dir in config files (#43795) | Harmen Stoppels | 1 | -4/+43 |
2024-04-25 | Update package.py (#43836) | Alex Richert | 1 | -0/+1 |
2024-04-25 | Add intel-oneapi-mpi 2021.12.1 patch package (#43850) | Andrey Perestoronin | 1 | -0/+6 |
2024-04-25 | glew package: add ld flags when compiling with ^apple-gl (#43429) | Juan Miguel Carceller | 1 | -0/+5 |
2024-04-25 | build_environment.py: expand SPACK_MANAGED_DIRS with realpath (#43844) | Harmen Stoppels | 2 | -16/+19 |
2024-04-25 | spatialdata: add spatialdata package to spack (#43500) | downloadico | 1 | -0/+67 |
2024-04-25 | CI: remove ML ROCm stack (#43825) | Adam J. Stewart | 2 | -118/+2 |
2024-04-25 | py-lightning: add v2.2.3 (#43824) | Adam J. Stewart | 1 | -0/+1 |
2024-04-24 | [TAU Package] Updates for rocm (#43790) | jalcaraz | 1 | -0/+20 |
2024-04-24 | mpich: add 4.2.0 release (#42687) | Ken Raffenetti | 1 | -0/+1 |
2024-04-24 | update halide versions; sync llvm (#43793) | Teo | 1 | -2/+7 |
2024-04-24 | py-keras: add v3.3.1-2 (#43798) | Adam J. Stewart | 1 | -0/+2 |
2024-04-24 | Add Caliper v2.11 (#43802) | David Boehme | 1 | -3/+5 |
2024-04-24 | dotnet-core-sdk: Add versions 7.0.18 and 8.0.4 (#43814) | Rémi Lacroix | 1 | -2/+26 |
2024-04-24 | clang.py: detect flang-new (#43815) | Harmen Stoppels | 1 | -4/+5 |
2024-04-24 | Trilinos: update kokkos dependency (#43785) | Jake Koester | 1 | -1/+2 |
2024-04-24 | Add new `redistribute()` directive (#20185) | Peter Scheibel | 15 | -68/+363 |
2024-04-24 | Revert "Windows: add win-sdk/wgl externals during bootstrapping (#43459)" (#4... | John W. Parent | 2 | -40/+0 |
2024-04-24 | py-matplotlib: drop test dep (#43765) | Adam J. Stewart | 1 | -1/+2 |
2024-04-24 | Tune default compiler preferences (#43805) | Massimiliano Culpo | 2 | -2/+1 |
2024-04-24 | rust: use system libs (#43797) | Harmen Stoppels | 1 | -0/+7 |
2024-04-24 | libc: from current python process (#43787) | Harmen Stoppels | 6 | -139/+193 |
2024-04-24 | nf-*-cli: fix typo in conditional (#43806) | Massimiliano Culpo | 2 | -2/+2 |
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 | 5 | -8/+16 |
2024-04-23 | Update amr-wind package with versions (#43728) | Marc T. Henry de Frahan | 1 | -2/+23 |
2024-04-23 | Remove import distro from packages and docs (#43772) | Harmen Stoppels | 10 | -27/+21 |
2024-04-23 | Do not detect a compiler without a C compiler (#43778) | Massimiliano Culpo | 2 | -2/+52 |
2024-04-23 | nettle: remove openssl dep (#43770) | Harmen Stoppels | 1 | -2/+6 |
2024-04-22 | starpu: fix release 1.4.4 (#43730) | Nathalie Furmento | 1 | -1/+1 |
2024-04-22 | Adding UCX 1.16.0 (#43743) | Filippo Spiga | 1 | -1/+2 |
2024-04-22 | Tags: add more build tools (#43766) | Adam J. Stewart | 3 | -0/+4 |
2024-04-22 | py-scikit-image: add v0.23 (#43767) | Adam J. Stewart | 3 | -2/+18 |
2024-04-22 | py-keras: add v3.3.0 (#43783) | Adam J. Stewart | 1 | -1/+2 |
2024-04-22 | zig: add v0.12.0 (#43774) | Massimiliano Culpo | 1 | -0/+2 |
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 | 18 | -88/+190 |
2024-04-22 | Compiler.default_libc | Harmen Stoppels | 11 | -110/+212 |
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 |