summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2024-09-02ddt: deprecate all versions in favor of linaro-forge (#46115)Wouter Deconinck1-10/+18
2024-09-02petsc, py-petsc4py: add v3.21.5 (#46151)Satish Balay2-0/+2
2024-09-02xsdk: remove develop and 0.7.0, and deprecate 0.8.0 (#46121)Satish Balay2-158/+6
2024-09-02cuda: add v12.6.1 (#46143)pauleonix1-0/+10
Update build system conflict between CUDA 12.6 and Clang 18
2024-09-02py-torchgeo: add v0.6.0 (#46158)Adam J. Stewart2-128/+162
2024-09-02py-horovod: py-torch 2.1.0 now supported (#46152)Adam J. Stewart1-1/+1
2024-09-01package cln 1.3.7 feelpp/spack#2 (#46162)Christophe Prud'homme1-1/+3
* package cln 1.3.7 feelpp/spack#2 * add myself as maintainer * fix style issue, rm blankline
2024-09-01nanomath: add version 1.4.0 (#46159)Gavin John1-0/+1
2024-09-01[openmpi] Add optional debug build variant (#45708)Stephen Sachs1-0/+3
2024-09-01dd4hep: mark conflict with root@6.31.1: (#45855)Stephen Nicholas Swatman1-0/+3
dd4hep versions up to and including 1.27 had a conflict with root versions starting from 6.31.1, as shown in https://github.com/AIDASoft/DD4hep/issues/1210. This PR explicitly adds that conflict to the spec.
2024-09-01add rapidjson conflict for gcc14 (#46007)Joseph Wang2-1/+43
2024-09-01Remove redundant inspect.getmodule(self) idiom in packages (#46073)Harmen Stoppels11-46/+22
2024-08-31Update py-numcodecs. (#45715)dunatotatos1-1/+5
2024-08-31casacore: add new versions 3.6.1, 3.6.0, 3.2.1 (#46068)Martin Pokorny1-12/+26
2024-08-31whizard: add a patch when using hepmc3 3.3.0 or newer (#45862)Juan Miguel Carceller2-0/+28
* whizard: add a patch when using hepmc3 3.3.0 or newer * whizard: comment with patch origin --------- Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
2024-08-31podio: apply patch for gcc 14 builds (#45854)Stephen Nicholas Swatman1-0/+7
* podio: apply patch for gcc 14 builds Podio versions after 0.17.0 but before 1.0.0 are broken when using gcc 14 because of a missing include, which is addressed in the podio pull request at https://github.com/AIDASoft/podio/pull/600. This commit patches pre-1.0.0 versions of Podio so they can be compiled with gcc 14, which is important for building Acts. * Style * Style 2 * Fixes * Add comment: * Add sha256
2024-08-31New package: py-jsonlines (#46124)Jen Herting1-0/+21
* py-jsonlines: new package * py-jsonlines: fix dependency --------- Co-authored-by: Alex C Leute <acl2809@rit.edu>
2024-08-31New package: py-ops (#46122)Jen Herting1-0/+24
* New package: py-ops * [py-ops] - added version 2.16.0 - ran black - updated copyright - added license() --------- Co-authored-by: vehrc <vehrc@rit.edu>
2024-08-31sigio: add v2.3.3 (#46116)Alex Richert1-0/+3
2024-08-31doctest: add new package (#46138)Pranav Sivaraman1-0/+25
2024-08-31landsfcutil: add v2.4.2 (#46144)Alex Richert1-0/+3
2024-08-31gfsio: add v1.4.2 (#46145)Alex Richert1-0/+3
2024-08-31sfcio: add v1.4.2 (#46146)Alex Richert1-0/+3
* sfcio: add v1.4.2 * [@spackbot] updating style on behalf of AlexanderRichert-NOAA
2024-08-30unzip: use more generic strip flag for cce (#46087)etiennemlb2-1/+13
* Use more generic strip flag for cce * [@spackbot] updating style on behalf of etiennemlb * Apply always
2024-08-30plumed: add v2.9.1 (#46022)Kacper Kornet2-4/+5
2024-08-30boost: remove Compiler.cxx_names (#46037)Massimiliano Culpo1-13/+13
2024-08-30windows-vis: fix failing pipeline (#46135)Harmen Stoppels2-1/+13
* seacas: fix gnu parallel dep * add vtk@9.0 platform=windows conflict
2024-08-30Put some more constraint on a few mpi providers (#46132)Massimiliano Culpo6-2/+12
This should help not selecting, by default, some niche implementation that are supposed to be externals. Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2024-08-30mpitrampoline: fix wrong use of compiler.cc_names (#46038)Massimiliano Culpo1-3/+3
2024-08-29gromacs: support version 2024.3 (#46117)Mark Abraham1-0/+1
2024-08-29conduit package: Honor compiler extra_rpaths + extras (#46046)Chris White1-10/+43
- Honor compiler extra_rpaths (this build bypasses spack wrappers, so the RPATHs are added explicitly as CMake options) - Use root_cmakelists_dir instead of adding it to the command line - Add BLT as a dependency, allowing different versions outside of what is in the tarball - Put a copy of host-config in the stage directory: this allows examination of the host-config when a build fails (before, the host-config was just stored in the install directory, which is deleted by default on a failed build)
2024-08-29linaro-forge: added 24.0.4 version (#46112)Louise Spellacy1-1/+7
Updated platform.machine() to only match "aarch64". "arm64" not supported by "spack arch"
2024-08-29spectrum-mpi: no windows (#46119)Harmen Stoppels1-0/+2
2024-08-29py-greenlet: add missing forward compat bound (#46113)Harmen Stoppels1-1/+4
2024-08-29paraview: add cdi support (#44222)Alberto Invernizzi2-0/+37
* add basic CDI package * add CDI variant to paraview * [@spackbot] updating style on behalf of albestro --------- Co-authored-by: albestro <albestro@users.noreply.github.com>
2024-08-29py-mypy: add v1.11.2 (#46099)Wouter Deconinck1-0/+1
2024-08-29tau: fix (cray) compiler names/paths (#46104)Harmen Stoppels1-19/+15
fixes a build issue on cray ci
2024-08-28Add more compiler leniency (#46083)etiennemlb1-4/+9
2024-08-28perl-compress-bzip2: new package (#46055)Arne Becker1-0/+35
* perl-compress-bzip2: new package Adds Compress::Bzip2 * Use bzip2 from Spack, not system
2024-08-28[Update] New version of sirius (#46049)Taillefumier Mathieu2-1/+2
2024-08-28pmix: add v5.0.3 and fix variants (#45621)Derek Ryan Strong1-27/+45
* Add pmix v5.0.3 and fix variants * Update pmix homepage link * pmix: Simplify/update hwloc dependency * pmix: Update versions for --disable-sphinx configure option * pmix: Add munge variant * pmix: Add zlib dependency * pmix: Fix dependency py-sphinx@5
2024-08-28llvm-amdgpu: Updating LD_LIBRARY_PATH w.r.t new prefix path (#45940)renjithravindrankannath2-2/+5
* Updating LD_LIBRARY_PATH w.r.t new prefix path * Updating hsa external path for 6.x
2024-08-28py-numcodecs rename git branch to match upstream (#46085)Robert Underwood1-1/+2
* py-numcodecs rename git branch to match upstream
2024-08-28mfem, pflotran, alquimia: remove old versions with xsdk string (in version) ↵Satish Balay3-21/+2
that were used in old/removed xsdk releases (#45837)
2024-08-28Replace unparsable apostrophe character with ASCII "'". (#46069)Nicholas Sly1-1/+1
2024-08-28boost: install `BoostConfig.cmake` even when header-only (#46062)Mikael Simberg1-27/+33
* Install BoostConfig.cmake even when header-only * boost: Only use --without-libraries when --with-libraries would have an empty list
2024-08-28gromacs: add conflict between NVSHMEM and cuFFTMp (#46065)Mark Abraham1-2/+11
* Add conflict between NVSHMEM and cuFFTMp for GROMACS package These don't work in the same build configuration. * [@spackbot] updating style on behalf of mabraham * Update package.py Also constrain NVSHMEM appropriately * Update var/spack/repos/builtin/packages/gromacs/package.py Co-authored-by: Andrey Alekseenko <al42and@gmail.com> * Update package.py * [@spackbot] updating style on behalf of mabraham * Update package.py * Update package.py * Update package.py * [@spackbot] updating style on behalf of mabraham --------- Co-authored-by: mabraham <mabraham@users.noreply.github.com> Co-authored-by: Christoph Junghans <christoph.junghans@gmail.com> Co-authored-by: Andrey Alekseenko <al42and@gmail.com>
2024-08-28Spec.from_detection now accounts for external prefix (#46063)Massimiliano Culpo3-5/+5
Change the signature of Spec.from_detection to set the external prefix, and the external modules, if they are present. Delete "spack.package_prefs.spec_externals" since it is unused.
2024-08-27py-numpy: add v2.0.2 (#46056)Adam J. Stewart1-0/+1
2024-08-27cdo-2.4.3 (#46033)Brian Spilner1-0/+5
cdo-2.4.3 - fixed hash