Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-07-03 | gettext: Fix unvendor libxml2 (#44924) | Jordan Galby | 1 | -1/+1 | |
* gettext: Fix unvendor libxml2 * gettext: Fix build with external libxml2 * Revert "gettext: Fix build with external libxml2" This reverts commit c209ad65cb5a3e95295879af8235863dd4fac618. | |||||
2024-07-03 | py-tensorflow: remove patch file for 2.16-rocm-enhanced (#44783) | afzpatel | 5 | -781/+119 | |
* remove patch file for py-tensorflow@2.16-rocm-enhanced * add changes * fix style errors * remove 2.14-rocm-enhanced version and add patch file * fix stlye error * remove jit patch * add 2.14-rocm-enhanced version | |||||
2024-07-03 | cmake: add patch to allow static linking with -DCMAKE_INSTALL_RPATH set (#44900) | Harmen Stoppels | 2 | -0/+71 | |
2024-07-03 | flux-core: add v0.64.0 (#45012) | Vanessasaurus | 1 | -0/+1 | |
Co-authored-by: github-actions <github-actions@users.noreply.github.com> | |||||
2024-07-03 | seacas/package.py: Update default version sha to latest (#45009) | mvlopri | 1 | -0/+3 | |
Update to use the latest tag of SEACAS through Spack. | |||||
2024-07-03 | elsi: improve package and add external libOMM (#44865) | Rocco Meli | 3 | -12/+174 | |
Add MatrixSwitch package Add libOMM package Use libOMM as external in ELSI Add include paths for all libraries Fortran modules need one directory up (can't use libs.directories since they are just the include/ directories) | |||||
2024-07-03 | kentutils: add v455, v460, v464, v465 + package updates (#44413) | Teague Sterling | 3 | -16/+157 | |
This addresses a few issues in the kentutils package: - Issue #44372 - Cleaning up formattting and styles - Removing old versions that are not avaialble anymore - Removing newer versions that are also not available anymore - The installer does not install the static libs that are expected by packages that depend on kentutils - There are conflicts and less-than-desirable dependencies that can be addressed via variants Signed-off-by: Teague Sterling <teaguesterling@gmail.com> | |||||
2024-07-03 | py-huggingface-hub: add v0.23.4 (#44905) | Auriane R | 1 | -0/+1 | |
2024-07-03 | py-tensorflow: fix numa build (#44607) | Adam J. Stewart | 1 | -2/+6 | |
2024-07-03 | intel-oneapi-compilers: remove all patching (#45008) | Robert Cohn | 1 | -1/+7 | |
2024-07-02 | Add giflib v5.2.2 (#44994) | Derek Ryan Strong | 1 | -0/+1 | |
2024-07-02 | Add libwebp v1.4.0, v1.3.2, v1.3.1, v1.3.0 (#44993) | Derek Ryan Strong | 1 | -4/+8 | |
2024-07-02 | Add lcms v2.16, v2.15, v2.14 (#44992) | Derek Ryan Strong | 1 | -0/+3 | |
2024-07-02 | Add openjpeg v2.5.2, v2.5.1 (#44991) | Derek Ryan Strong | 1 | -0/+3 | |
2024-07-02 | fontconfig: add pic variant and support static deps (#44884) | Alex Richert | 1 | -1/+24 | |
* fontconfig: add pic variant; allow static dependencies * Revise fontconfig to clean up flags * Revise fontconfig to remove unnecessary flag * Update fontconfig * update fontconfig logic for static deps | |||||
2024-07-02 | Bump-up the version for RoCm-6.1.2 release (#44849) | renjithravindrankannath | 52 | -96/+212 | |
* Bumping up to ROCm 6.1.2 * Bump up rocmlir & amdsmi to 6.1.2 * Removing llvm dependency from amdsmi * Removed redundant for loops and brought rocm-cmake in for loop * Removing version check of deprecated versions | |||||
2024-07-02 | mepo: new package (#44879) | Matt Thompson | 1 | -0/+27 | |
* mepo: add new package * Add mepo 2.0.0rc4 * Update dependencies | |||||
2024-07-02 | fix static linking when using Intel OneAPI mkl (#36991) | Hector Barrios | 1 | -2/+2 | |
2024-07-02 | fmt: add 11.0.0 (#44997) | Mikael Simberg | 1 | -0/+1 | |
2024-07-02 | fastor: new package (#44984) | Wouter Deconinck | 1 | -0/+25 | |
* fastor: new package * fastor: apply code suggestions and fix style | |||||
2024-07-02 | py-pillow: add v10.4.0 (#44983) | Adam J. Stewart | 1 | -1/+4 | |
2024-07-02 | New package py-pyhdf (#44877) | Dom Heinzeller | 1 | -0/+47 | |
* Add var/spack/repos/builtin/packages/py-pyhdf/package.py * Address reviewer comments regarding dependencies for new package py-pyhdf | |||||
2024-07-01 | [intel-oneapi-mpi]: restore support for classic wrapper names (#44982) | Robert Cohn | 1 | -22/+29 | |
* [intel-oneapi-mpi]: add back support for classic wrappers * spack style fixes * add error checking | |||||
2024-07-01 | care: add v0.13.1, v0.13.0 and v0.12.0 (#44936) | Cody Balos | 1 | -5/+45 | |
* care: add v0.13.0 and v0.12.0 * add maintainer * add 0.13.1 * update dependencies | |||||
2024-07-01 | vtk: update vtk to 9.3.1 (#44966) | Vicente Bolea | 1 | -1/+7 | |
* vtk: add 9.3.1 version * vtk: update maintainers | |||||
2024-07-01 | igraph: add 0.10.13 (#44975) | Szabolcs Horvát | 1 | -0/+1 | |
2024-07-01 | LAMMPS updates (#44977) | Richard Berger | 2 | -0/+84 | |
* lammps: add new versions * lammps: add directories for plugins * lammps-example-plugin: new package Example illustrating how to install a LAMMPS plugin, based on the example part of the LAMMPS distribution. | |||||
2024-07-01 | amrex: add v24.07 (#44985) | Weiqun Zhang | 1 | -0/+1 | |
2024-07-01 | cuda: add v12.5.0 (#44971) | Kun Wu | 2 | -0/+17 | |
Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl> | |||||
2024-07-01 | adios2: add patch to support rocm6 (#44941) | Vicente Bolea | 2 | -0/+32 | |
* adios2: add patch to support rocm6 * e4s rocm ci: re-enable adios2 +rocm --------- Co-authored-by: eugeneswalker <eugenesunsetwalker@gmail.com> | |||||
2024-07-01 | py-tesorter: add post install hmmpress step (#44940) | snehring | 1 | -1/+18 | |
Signed-off-by: Shane Nehring <snehring@iastate.edu> | |||||
2024-07-01 | vtk-m: update vtk-m to 2.2.0-rc1 (#44875) | Vicente Bolea | 1 | -0/+1 | |
2024-07-01 | curl: remove deprecated versions (#44630) | Harmen Stoppels | 2 | -199/+38 | |
2024-07-01 | py-tensorflow: add v2.16.2 (#44974) | Adam J. Stewart | 1 | -0/+3 | |
2024-07-01 | flecsi: cleanup spackage (#44873) | Richard Berger | 2 | -152/+31 | |
2024-07-01 | libffi: enable pic (#44970) | renjithravindrankannath | 1 | -1/+1 | |
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2024-07-01 | py-scipy: add v1.14.0 (#44967) | Adam J. Stewart | 2 | -4/+7 | |
2024-07-01 | zlib-ng: add patch for lld 17+ (#44684) | Harmen Stoppels | 5 | -1067/+6 | |
- add new patch for recent lld - remove workaround for lld - drop old versions - drop old patches | |||||
2024-07-01 | netlib-lapack: provide blas and lapack together (#44981) | Harmen Stoppels | 1 | -2/+3 | |
If netlib-lapack is built with ~external-blas, it internally links liblapack.so with libblas.so, meaning that whenever netlib-lapack is used as a lapack provider, the package must also be a blas provider. Conversely using netli-lapack as a blas provider does not imply that it also must provide lapack, but nothing is lost disallowing that... | |||||
2024-07-01 | JAX: add v0.4.30 (#44964) | Adam J. Stewart | 2 | -3/+5 | |
2024-07-01 | py-scikit-image: add v0.24.0 (#44965) | Adam J. Stewart | 1 | -1/+3 | |
2024-07-01 | py-kornia: add v0.7.3 (#44973) | Adam J. Stewart | 1 | -0/+1 | |
2024-07-01 | GDAL: add v3.9.1 (#44969) | Adam J. Stewart | 1 | -0/+1 | |
2024-07-01 | py-keras: add v3.4 (#44968) | Adam J. Stewart | 1 | -0/+3 | |
2024-06-30 | root: depends_on veccore@0.4.0: resp. @0.4.2: when certain versions (#36667) | Wouter Deconinck | 1 | -1/+2 | |
2024-06-30 | xl: avoid matching "_r" in tempfile.TemporaryDirectory during audit (#44831) | Wouter Deconinck | 1 | -2/+2 | |
2024-06-30 | gobject-introspection: add v1.60.2 (#44643) | Teague Sterling | 2 | -2/+23 | |
Signed-off-by: Teague Sterling <teaguesterling@gmail.com> | |||||
2024-06-28 | Strumpack: Changed old test method to new test method (#44874) | AcriusWinter | 1 | -57/+33 | |
* added try except * Resolve style issues --------- Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2024-06-28 | legion: Add 24.06.0. (#44951) | Elliott Slaughter | 1 | -0/+1 | |
2024-06-28 | composyx: fix cmake options prefix (#44948) | fpruvost | 1 | -14/+14 | |