Age | Commit message (Expand) | Author | Files | Lines |
2024-09-22 | py-nvidia-dali: update to v1.41.0 (#46369) | Thomas Bouvier | 1 | -2/+26 |
2024-09-22 | fpart: Confirm license and c dependency (#46509) | Derek Ryan Strong | 1 | -3/+2 |
2024-09-22 | bird: change url and checksums, add v2.15.1 (#46513) | Wouter Deconinck | 1 | -4/+33 |
2024-09-22 | codec2: fix url; add v1.2.0 (#46514) | Wouter Deconinck | 1 | -1/+11 |
2024-09-22 | grackle: fix url, checksums, deps and sbang (#46516) | Wouter Deconinck | 1 | -8/+25 |
2024-09-22 | goblin-hmc-sim: fix url (#46515) | Wouter Deconinck | 1 | -1/+1 |
2024-09-22 | yajl: fix url (#46518) | Wouter Deconinck | 1 | -1/+1 |
2024-09-22 | shc: fix url (#46517) | Wouter Deconinck | 1 | -1/+1 |
2024-09-22 | testdfsio: fix url and switch to be deprecated (#46520) | Wouter Deconinck | 1 | -3/+7 |
2024-09-22 | evemu: fix url (#46521) | Wouter Deconinck | 1 | -7/+8 |
2024-09-22 | py-falcon: fix url (#46522) | Wouter Deconinck | 1 | -1/+1 |
2024-09-22 | py-cftime: fix url (#46523) | Wouter Deconinck | 1 | -1/+1 |
2024-09-22 | tinker: add v8.7.2 (#46527) | Wouter Deconinck | 1 | -1/+7 |
2024-09-22 | opendatadetector: Add an env variable pointing to the share directory (#46511) | Juan Miguel Carceller | 1 | -1/+1 |
2024-09-22 | geant4: Add a patch for twisted tubes (#45368) | Juan Miguel Carceller | 2 | -0/+878 |
2024-09-21 | py-onnxruntime: add v1.18.0 -> v1.18.3 and add ROCm support (#46448) | afzpatel | 2 | -1/+115 |
2024-09-21 | Bazel: add GCC 13 support for v6 (#46430) | Adam J. Stewart | 1 | -2/+13 |
2024-09-21 | py-onnx: link to external protobuf (#46434) | Adam J. Stewart | 1 | -1/+1 |
2024-09-21 | py-ruff: add v0.6.5 (#46459) | Adam J. Stewart | 1 | -0/+1 |
2024-09-21 | py-cmocean: add v4.0.3 (#46454) | Adam J. Stewart | 1 | -0/+4 |
2024-09-21 | Remove `spack.target` from code (#46503) | Massimiliano Culpo | 28 | -326/+201 |
2024-09-21 | cans: update homepage and url (#46488) | Wouter Deconinck | 1 | -2/+2 |
2024-09-21 | chatterbug: update homepage and git (#46489) | Wouter Deconinck | 1 | -2/+2 |
2024-09-20 | Introduce the bufr_query library from NOAA-EMC (#45920) | Stephen Herbener | 1 | -0/+59 |
2024-09-20 | Docs/Windows: Clarify supported shells and caveats (#46381) | John W. Parent | 2 | -22/+20 |
2024-09-20 | spack.modules: move get_module up (#46428) | Harmen Stoppels | 4 | -67/+76 |
2024-09-20 | gcc: simplify setup_run_environment (#46505) | Massimiliano Culpo | 1 | -26/+7 |
2024-09-20 | petsc@3.21 +rocm: add patches for rocm 6+ (#46486) | eugeneswalker | 1 | -0/+10 |
2024-09-20 | gptune: don't make `git` attribute an Executable (#46492) | Wouter Deconinck | 1 | -14/+11 |
2024-09-20 | Remove code from Compiler that is not used anymore (#45982) | Massimiliano Culpo | 20 | -315/+27 |
2024-09-20 | do_install: post #46423 cleanup (#46496) | Tamara Dahlgren | 3 | -4/+5 |
2024-09-19 | amr-wind: use CMAKE_CUDA_ARCHITECTURES (#46442) | Jon Rood | 1 | -3/+1 |
2024-09-19 | py-pyogrio: add missing GDAL dependency (#46458) | Adam J. Stewart | 1 | -0/+1 |
2024-09-19 | package_base: break dependency on installer (#46423) | Harmen Stoppels | 29 | -196/+249 |
2024-09-19 | quantum-espresso: ensure no space in HDF5 lib variable (#46089) | etiennemlb | 1 | -0/+5 |
2024-09-19 | require spec in develop entry (#46485) | Harmen Stoppels | 1 | -0/+1 |
2024-09-19 | bdw-gc: add v8.2.8 (#46286) | Ivan Maidanski | 1 | -1/+2 |
2024-09-19 | url join: fix oci scheme (#46483) | Harmen Stoppels | 3 | -4/+7 |
2024-09-19 | Revert "For "when:" and install_environment.json: Support fully qualified hos... | Harmen Stoppels | 2 | -4/+2 |
2024-09-19 | run-unit-tests: no xdist if coverage (#46480) | Harmen Stoppels | 1 | -3/+3 |
2024-09-19 | docs: refer to upstreams.yaml in chain.rst title (#46475) | Harmen Stoppels | 1 | -3/+3 |
2024-09-19 | spack.util.url: fix join breakage in python 3.12.6 (#46453) | Harmen Stoppels | 2 | -318/+84 |
2024-09-19 | avoid multiprocessing in tests (#46439) | Harmen Stoppels | 5 | -15/+23 |
2024-09-18 | Add GHA for circular imports regressions (#46436) | Harmen Stoppels | 1 | -0/+59 |
2024-09-18 | Bump archspec to latest commit (#46445) | Massimiliano Culpo | 2 | -7/+3 |
2024-09-17 | Replace `if ... in spec` with `spec.satisfies` in h* and i* packages (#46387) | Auriane R. | 50 | -215/+231 |
2024-09-17 | variants: Unify metadata dictionaries to index by `when` (#44425) | Todd Gamblin | 21 | -633/+1157 |
2024-09-17 | cloud_pipelines/.gitlab-ci.yml: run spack arch (#46437) | Harmen Stoppels | 1 | -0/+1 |
2024-09-17 | drop main dep from build_environment/subprocess_context (#46426) | Harmen Stoppels | 4 | -18/+18 |
2024-09-17 | untangle spack.config / spack.util.cpus & spack.spec (#46427) | Harmen Stoppels | 10 | -73/+65 |