summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-06-27zig: add v0.13.0 (#44912)Massimiliano Culpo1-4/+2
2024-06-27gmsh: add v4.13.1 (#44901)Benjamin Fovet1-1/+2
Also fix gmsh 4.13.0 checksum Co-authored-by: Benjamin Fovet <benjamin.fovet@cea.fr>
2024-06-27lcov: Add missing perl dependency (#44896)Julien Cortial1-0/+1
Date::Parse, provided by TimeDate, is an undocumented dependency of lcov 2
2024-06-27mumps: add v5.7.2 (#44897)Julien Cortial1-2/+3
2024-06-27Fix bug in logfile parsing (#42706)Matthew Whitlock2-1/+31
* Fix bug in logfile parsing * Cite ECMA-48 standards for CSI Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
2024-06-27Ensure parent runtime version >= child (#44834)Massimiliano Culpo7-28/+97
Fixes a bug where old gcc-runtime libraries would be loaded at runtime, but newer are required by dependencies, breaking the binaries.
2024-06-27Fixed typo in hypre package (#44921)Henrique BR1-1/+1
Co-authored-by: “Henrique <henrique.bergallo-rocha@ukaea.uk>
2024-06-27rmgdft: add v6.1.0 (#44797)Emil Briggs1-0/+1
2024-06-27podio: add version 1.0.1 (#44854)Thomas Madlener1-0/+1
2024-06-27gcc: add 12.4.0 (#44882)Michael Kuhn1-0/+1
2024-06-27build(deps): bump mypy from 1.10.0 to 1.10.1 in /lib/spack/docs (#44885)dependabot[bot]1-1/+1
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.10.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.10.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27Fix typo in docs (#44891)Miguel1-3/+3
Fixes on the rst formatting of the make_jobs
2024-06-27mongo-c-driver: overhaul package recipe (#44866)Harmen Stoppels1-57/+55
2024-06-27ci: mgard build failure w/ system zlib (#44918)Harmen Stoppels1-0/+1
The pcluster pipeline runs spack external find and autodetects the most ancient of zlib versions on the system: 1.2.7, release date May 3, 2012. Turns out some packages require parts of the zlib api added within the last decade.
2024-06-27py-poetry, py-numexpr, and py-metpy: correct dependencies (#44651)Dom Heinzeller4-3/+5
2024-06-27py-pyyaml: add v6.0.1 (#44906)Auriane R1-0/+1
2024-06-27containers: centos:stream -> centos:stream9 (#44876)Wouter Deconinck6-14/+14
2024-06-27lci: new package (#44041)Jiakun Yan1-0/+197
2024-06-26sundials: add v7.1.1 (#44814)Cody Balos1-3/+3
* sundials: add 7.1.0 * add patch * remove patch, add 7.1.1 instead of 7.1.0
2024-06-26update e4s stacks (#44813)eugeneswalker6-195/+171
* update e4s stacks * adios2 +rocm: disable kokkos due to spack issue #44832 * comment out mgard+cuda due to spack issue #44833 * comment out cabana, legion, arborx due to kokkos spack issue #44832 * comment out slepc, petsc due to petsc spack issue #44600 * comment out adios2+rocm due to kokkos rocm spack issue #44832 * comment out kokkos due to spack issue #44832
2024-06-26otf2: fix package (#44856)Harmen Stoppels1-13/+18
- extend python - forward compat bound with python due to imp import - restore -O2 flags (CFLAGS do not compose)
2024-06-26py-jcb: new package (#44880)Alex Richert1-0/+39
* Add py-jcb: JEDI Configuration Builder * Update maintainers
2024-06-26New package py-globus-cli, update py-globus-sdk (#44881)Dom Heinzeller2-1/+38
* Add var/spack/repos/builtin/packages/py-globus-cli/package.py * Update var/spack/repos/builtin/packages/py-globus-sdk: add version 3.25.0 * For py-globus-cli: make py-typing-extension dependency conditional of Python version, and allow newer Python versions than 3.10 --------- Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2024-06-26ASP-based solver: add a generic rule for propagation (#44870)Massimiliano Culpo2-41/+44
This adds a generic propagate/2 rule to propagate any fact to children in the DAG.
2024-06-26opennurbs: multiple build systems (#44871)Harmen Stoppels1-16/+14
2024-06-26nalu-wind: fix linking when using trilinos-solvers variant (#44887)Jon Rood1-15/+16
2024-06-26stdexec: Don't skip build stage on main since no longer header only (#44892)Mikael Simberg1-0/+7
2024-06-26mpifileutils: cmakepackage (#44863)Harmen Stoppels1-108/+22
2024-06-26kallisto: simplify (#44862)Harmen Stoppels1-16/+6
2024-06-26jasper: multiple build systems (#44859)Harmen Stoppels1-71/+31
2024-06-26cutlang: remove (#44853)Harmen Stoppels1-40/+0
2024-06-26oce: deprecate (#44864)Harmen Stoppels2-66/+46
2024-06-26Simplify and improve solver heuristic (#44893)Massimiliano Culpo3-39/+23
When we changed how to deal with errors in November, we didn't realize that for an unconstrained choice rule it is more important in the heuristic to guess what is NOT in the answer set, since it will be the majority of options. Previously this was following automatically from what was in the answer set, via `1 { ... } 1` cardinality constraints. Here we improve the heuristic and the solve time for specs.
2024-06-26gromacs: maintainer change (#44890)Daniel Ahlin1-1/+1
Adding mabraham to maintainer. Mark will bring a lot of GROMACS knowledge. Removing danielahlin as I am currently not working actively on this.
2024-06-26nlcglib: add v1.1.0 (#44580)Simon Pintarelli1-7/+43
2024-06-26spla: add v1.6.1 (#44878)Simon Frasch1-0/+2
2024-06-25Steal source was not assigning the package class (#44886)psakievich1-0/+1
Fetcher was missing the package class assignment
2024-06-26eztrace: multiple build systems (#44855)Harmen Stoppels1-75/+72
2024-06-25root: add v6.30.08, v6.32.02 (#44807)Wouter Deconinck1-0/+2
2024-06-25Move/rename maphyspp to composyx (#44836)fpruvost1-6/+6
2024-06-25Docs: Update stand-alone test information (#44755)Tamara Dahlgren1-246/+387
Update and slightly reorganize stand-alone test information to include new and improved examples and more links that can be used in PR feedback.
2024-06-25rdma-core: Patched CMakeLists.txt to find drm include at libdrm - archlinux ↵Hector Martinez-Seara2-0/+14
(#44839) * Patched CMakeLists.txt to find drm include at libdrm - archlinux * Restricted usage patch to versions 34 onwards * Update var/spack/repos/builtin/packages/rdma-core/libdrm.patch --------- Co-authored-by: Mark Abraham <Mark.J.Abraham@gmail.com>
2024-06-25memaxes: cmakepackage (#44869)Harmen Stoppels1-7/+1
2024-06-25geant4: add v11.2.2, incl g4ndl v4.7.1 (#44830)Wouter Deconinck3-3/+20
* geant4: add v11.2.2 * g4ndl: add v4.7.1 * geant4-data, g4ndl: use =4.7 for 11.2.0:11.2.1, 4.7.1 for 11.2.2
2024-06-25add documentation for make_jobs variable (#44838)Miguel1-0/+21
* add documentation for make_jobs variable * apply suggested changes * Update packaging_guide.rst add suggestions to the documentation * Update packaging_guide.rst fix missing quotes in the documentation * suggestions to packaging_guide.rst
2024-06-25e4s ci: paraview: require +examples (#44847)eugeneswalker6-26/+34
2024-06-25tiled-mm: add v2.3.1 (#44867)Simon Pintarelli1-0/+1
2024-06-25libbson: cmake & autotools package (#44852)Harmen Stoppels1-39/+34
2024-06-25glog: remove custom cmake stuff (#44858)Harmen Stoppels1-27/+9
2024-06-25hepmc3: pass `root` variant `cxxstd` as `HEPMC3_CXX_STANDARD` (#44806)Wouter Deconinck1-3/+9
* hepmc3: pass `root` variant `cxxstd` as `HEPMC3_CXX_STANDARD` * hepmc3: when @:3.2.3 +rootio, depends_on root cxxstd=11 * [@spackbot] updating style on behalf of wdconinc --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>