summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2023-10-02xv: new package (#40032)Sinan1-0/+29
Co-authored-by: Sinan81 <Sinan@world>
2023-10-02add maintainers to py-nanobind (#40235)Matthew Archer1-1/+1
2023-10-02cabana: add v0.6 (#40168)Sam Reeve1-4/+25
2023-10-02perl-dbd-mysql update to 4.050 (#40245)snehring2-0/+22
* perl-devel-checklib: adding new package perl-devel-checklib * perl-dbd-mysql: adding new version 4.050 and a new build dep
2023-10-02petsc,py-petsc4py,slepc,py-slepc4py: add version 3.20.0 (#40260)Satish Balay4-40/+23
2023-10-02libxkbcommon: new versions 1.4.1, 1.5.0 (#40273)Wouter Deconinck1-0/+5
2023-10-02amrex: add v23.10 (#40270)Weiqun Zhang1-0/+1
2023-10-02assimp: new version 5.3.1 (#40271)Wouter Deconinck1-0/+1
2023-10-02acts: impose cxxstd variant on geant4 dependency (#39767)Wouter Deconinck1-0/+4
2023-10-02rivet: remove deprecated versions and clean up recipe (#39861)Juan Miguel Carceller16-892/+7
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
2023-10-01py-pandas@0.24.2 %oneapi: add cflag=-Wno-error=implicit-function-declaration ↵eugeneswalker1-0/+6
(#39470)
2023-10-01py-scipy: -fvisibility issue is resolved in 2023.1.0: (#39464)eugeneswalker1-1/+1
* py-scipy: -fvisibility issue is resolved in 2023.1.0: * e4s oneapi ci: add py-scipy
2023-10-01embree: fix linux build on aarch64 for 3.13.5 (#39749)Martin Aumüller1-0/+11
- upstream patch does not apply cleanly to older versions, not required for newer ones - also add conflict for older versions, except for 3.13.3 which works by chance
2023-10-01geant4, vecgeom: support variant cxxstd=20 (#39785)Wouter Deconinck2-30/+49
2023-10-01qt: change version for opengl dependencies (#39718)Juan Miguel Carceller1-2/+5
2023-09-29modeltest-ng: adding new version, swapping maintainer (#40217)snehring1-1/+9
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2023-09-29kokkos-nvcc-wrapper: add v4.1.00 (#40240)eugeneswalker1-0/+1
2023-09-29Adding Catalyst 2.0 smoke test (#40112)Abhishek Yenpure1-9/+35
-- Performaing formatting changes -- Formatting file to conform with spack style -- Adding updates from review -- Removing old release candidates from the specification -- Adding external conduit support for Catalyst -- Adding Catalyst to `CMAKE_PREFIX_PATH` for the test to find
2023-09-29Test package detection in a systematic way (#18175)Massimiliano Culpo3-0/+113
This PR adds a new audit sub-command to check that detection of relevant packages is performed correctly in a few scenarios mocking real use-cases. The data for each package being tested is in a YAML file called detection_test.yaml alongside the corresponding package.py file. This is to allow encoding detection tests for compilers and other widely used tools, in preparation for compilers as dependencies.
2023-09-29hpctoolkit: add version 2023.08.1 (#40248)Mark W. Krentel1-0/+2
Add versions 2020.08.1 and branch 2023.08.stable. Note: the version numbers are a little different. Here, 2023.08.1 means release no. 1 from the release/2023.08 branch.
2023-09-28openblas package: fix lib suffix construction in libs (#40242)John W. Parent1-1/+1
2023-09-28mash: fix compilation for aarch64 (#40218)snehring1-0/+10
2023-09-28glibc: dont link libgcc_eh.a pre 2.17, and backport at_random auxval patch ↵Harmen Stoppels10-5/+1623
(#40013) This resolves an interesting circular dependency between gcc and glibc: 1. glibc < 2.17 depends on libgcc.a and libgcc_eh.a 2. libgcc_eh.a is only built when gcc is configured with --enable-shared 3. but building shared libraries requires crt*.o and libc.so Backport AT_RANDOM auxval changes to avoid dealing with wrong inline assembly (fallback code fails on ubuntu 23.04)
2023-09-28Support optional vars script arguments (#40064)Brian Vanderwende1-0/+7
2023-09-28cmake: add v3.27.6 (#40037)Massimiliano Culpo1-0/+1
Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl>
2023-09-27kealib: add 1.5.1 and 1.5.2 versions (#40202)Sam Gillingham1-3/+6
* add recent kealib versions * udpdate depends_on so hl not required for latest version
2023-09-27vtk-m: add VTK-m 2.1.0-rc1 (#39581)Vicente Bolea1-0/+1
2023-09-27Trilinos package: build on Windows (#34622)Jared Popelar6-44/+145
Update Trilinos and dependencies to build a limited version of Trilinos on Windows. * Support trilinos~mpi~shared on Windows * superlu: force CMake build on Windows * boost: update to build on Windows (proper option formatting and build tool names) * pcre, openblas: add CMake-based build (keep prior build system as default on platforms other than Windows) * openblas: add patch when using Intel Fortran compiler (currently this is included as part of the hybrid %msvc compiler in Spack) Co-authored-by: John Parent <john.parent@kitware.com>
2023-09-27ParaView: Add versio 5.11.2 (#40213)kwryankrattiger1-2/+3
2023-09-27ffmpeg: fix build with XCode 15 (#40187)Martin Aumüller1-0/+4
As reported in #40159, a shared library build of ffmpeg 6.0 fails with the linker that was added with XCode 15: ld: building exports trie: duplicate symbol '_av_ac3_parse_header' clang: error: linker command failed with exit code 1 (use -v to see invocation) Forcing the old linker with -Wl,-ld_classic works around this.
2023-09-27last: add new version, fix build on aarch64 (#40216)snehring1-0/+5
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2023-09-27py-nanonbind: add new versions (#40161)Garth N. Wells1-0/+9
2023-09-26vtk: @9.2 need seacas@2022-10-14, fix macos (#39896)Martin Aumüller1-2/+23
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2023-09-26Paraview package: update freetype find patch for shared libs (#40085)John W. Parent1-2/+5
VTK's (and therefore Paraview's) FindFreetype module required patching to handle static import libraries from Freetype. However it did not cover shared libraries. This adds support for importing shared freetype into the VTK build
2023-09-26ploticus: new package (#39881)Christoph Weber1-0/+41
Co-authored-by: Bernhard Kaindl <contact@bernhard.kaindl.dev>
2023-09-26Add NCCL v2.18.5-1 release to recipe (#40201)Matt Fraser1-1/+2
2023-09-26crosstool-ng: add v1.26.0 (#40204)Massimiliano Culpo1-0/+1
2023-09-26libressl: fix package & new versions (#39741)Martin Aumüller1-4/+5
2023-09-26Always apply Python unixcompilers.py `rpath` fix, not just on cray (#39929)Dom Heinzeller2-2/+2
* Rename var/spack/repos/builtin/packages/python/cray-rpath-3.1.patch as var/spack/repos/builtin/packages/python/rpath-non-gcc.patch and apply unconditionally * Update var/spack/repos/builtin/packages/python/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-09-26opencv: add 4.7.0 and 4.8.0 and fix ffmpeg dependency (#39013)Martin Aumüller1-2/+8
2023-09-26seacas: correctly limit fmt dependency (#39756)Martin Aumüller1-1/+1
versions older than 2022-10-14 do not build with fmt@10, either: fmt/core.h:1579:3: error: static_assert failed due to requirement 'formattable'
2023-09-26hypre: add support for magma (#40121)Victor A. P. Magri1-10/+25
2023-09-26bcl2fastq2: patch for compiling on aarch64 (#40195)snehring2-0/+13
2023-09-26gmap-gsnap: add v2023-07-20 and aarch64 support (#40200)snehring1-2/+11
2023-09-25Elbencho: add elbencho package (#40193)Ethan Williams1-0/+71
* add elbencho package * pep8 compliant * add description * depends on boost * boost options * dependencies * fix ncurses not linking properly missing tinfo * pep8 fix * fix style of boost variants * final style fix - spack style is happy * correct cufile env variable name --------- Co-authored-by: Ethan W <mail@ethanwilliams.xyz>
2023-09-25apex: add new version 2.6.3 + deal with ompt build problem (#40073)Alberto Invernizzi1-0/+4
* add new version 2.6.3 * add conflict for openmp when using gcc
2023-09-25openssl: new versions (#40194)Harmen Stoppels1-2/+17
apparently there was still a 1.1.1 release
2023-09-25omegah: new version (#40192)Cameron Smith1-0/+5
2023-09-25spdlog: add version 1.12.0 (#40186)Matthieu Dorier1-0/+1
2023-09-25subread: removing mtune arg to compiler (#40197)snehring1-6/+6