Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-11 | sundials: add new version and fix smoke tests (#28894) | Cody Balos | 1 | -47/+89 | |
* sundials: fix smoke tests * sundials: add new version * use cmake+make instead of make for tests, fix style * use cmake_bin workaround from https://github.com/spack/spack/pull/28622 | |||||
2022-02-11 | Bug fix for findutils: apply nonnull.patch only for versions 4.8.0+ (#28857) | Dom Heinzeller | 1 | -1/+1 | |
2022-02-11 | openloops: remove README from install prefix (#28767) | haralmha | 1 | -1/+1 | |
2022-02-11 | swftools package: patches for GCC@10: (#28296) | Glenn Johnson | 3 | -0/+106 | |
2022-02-11 | hpx: add conflict for Asio/CUDA (#27947) | Mikael Simberg | 2 | -0/+10 | |
* Add missing Asio versions from 1.16.0 to 1.21.0 * Add conflict for Asio/CUDA to HPX package Co-authored-by: Mikael Simberg <mikael.simberg@iki.if> | |||||
2022-02-11 | libyogrt: add v1.27 (#28835) | Adam Moody | 1 | -3/+10 | |
Signed-off-by: Adam Moody <moody20@llnl.gov> | |||||
2022-02-11 | coral: add 3.3.10 and libtirpc dependency (#28802) | haralmha | 1 | -0/+2 | |
Co-authored-by: Harald Minde Hansen <harald.minde.hansen@cern.ch> | |||||
2022-02-11 | py-fiona: add v1.8.21 (#28810) | Adam J. Stewart | 1 | -1/+3 | |
2022-02-11 | spectre: add v2022.02.08 (#28834) | Nils Vu | 1 | -0/+1 | |
2022-02-11 | assimp: add v5.2.1 (#28818) | Wouter Deconinck | 1 | -0/+1 | |
2022-02-11 | pspamm: new package (#28825) | ravil-mobile | 1 | -0/+31 | |
Co-authored-by: ravil <ravil.dorozhinskii@tum.de> | |||||
2022-02-11 | impalajit-llvm: add new package (#28826) | ravil-mobile | 1 | -0/+32 | |
Co-authored-by: ravil <ravil.dorozhinskii@tum.de> | |||||
2022-02-11 | mpifileutils: add v0.11.1 (#28837) | Adam Moody | 1 | -0/+1 | |
Signed-off-by: Adam Moody <moody20@llnl.gov> | |||||
2022-02-11 | icet: add variants to enable 'opengl' and shared libraries. (#27281) | Gilles Grospellier | 1 | -1/+6 | |
2022-02-11 | dotnet-core-sdk: add v6.0.2. (#28843) | Gilles Grospellier | 1 | -0/+5 | |
2022-02-11 | eccodes: update package (#28849) | Sergey Kosukhin | 1 | -52/+258 | |
* eccodes: modernize the package * eccodes: add patch fixing location of NetCDF * eccodes: add variant 'shared' * eccodes: enable building with NAG compiler * eccodes: add property 'libs' * eccodes: add variant 'definitions' * eccodes: add variant 'samples' * eccodes: add variant 'tools' | |||||
2022-02-11 | cool: add v3.3.10 (#28858) | haralmha | 1 | -1/+8 | |
Co-authored-by: Harald Minde Hansen <harald.minde.hansen@cern.ch> Co-authored-by: Valentin Volkl <valentin.volkl@cern.ch> | |||||
2022-02-11 | subversion: add the external find feature using svn (#28862) | Olivier Cessenat | 1 | -0/+10 | |
2022-02-11 | Ecp sdk update package contraints (#28693) | kwryankrattiger | 3 | -10/+20 | |
* ECP-SDK: Require HDF5 1.12 * ECP-SDK: Require SDK spec for SDK packages | |||||
2022-02-11 | qt: patch version 5 on macOS 12 SDK (#28865) | Seth R. Johnson | 2 | -0/+17 | |
Note that the SDK is not the same as the system version: using apple-clang@13 is a better match than `os=monterey` since this actually fails on bigsur as well, as long as xcode 13 is being used. | |||||
2022-02-11 | minc-toolkit: fix perl dependencies (#28868) | Ben Darwin | 3 | -1/+40 | |
2022-02-11 | serialbox: add new package (#28872) | Sergey Kosukhin | 5 | -0/+273 | |
2022-02-11 | Ascent: add dependency on adios2, remove deprecated variant (#28876) | kwryankrattiger | 1 | -32/+33 | |
Also update specs to be less complicated for dray/mfem/vtk-h. Removed deprecated adios variant. | |||||
2022-02-10 | PVM package: fix missing install files and runtime env (#28851) | Bryan Herman | 1 | -7/+11 | |
2022-02-10 | ucx package: add version 1.12.0 (#28752) | Carlos Bederián | 1 | -0/+1 | |
2022-02-10 | trilinos: add rocm_rdc variant (#28873) | Jon Rood | 1 | -2/+5 | |
* Add rocm_rdc variant to trilinos. * Fix syntax error. | |||||
2022-02-10 | arborx +rocm: use hipcc and depend on rocthrust (#28875) | eugeneswalker | 1 | -0/+4 | |
2022-02-10 | macOS: always set `MACOSX_DEPLOYMENT_TARGET` (#28797) | Seth R. Johnson | 3 | -32/+8 | |
* core: Make platform environment an instance not class method In preparation for accessing data constructed in __init__. * macos: set consistent macosx deployment target This should silence numerous warnings from mixed gcc/macos toolchains. * perl: prevent too-new deployment target version ``` *** Unexpected MACOSX_DEPLOYMENT_TARGET=11 *** *** Please either set it to a valid macOS version number (e.g., 10.15) or to empty. ``` * Stylin' * Add deployment target overrides to failing autoconf packages * Move configure workaround to base autoconf package This reverts commit 3c119eaf8b4fb37c943d503beacf5ad2aa513d4c. * Stylin' * macos: add utility functions for SDK These aren't yet used but should probably be added to spack debug report. | |||||
2022-02-10 | MAGMA: declare cuda_arch support conflicts (#28811) | Adam J. Stewart | 2 | -28/+11 | |
2022-02-10 | hsakmt-roct: dont look for libudev or compiler support libs (#28861) | Harmen Stoppels | 2 | -0/+38 | |
2022-02-10 | py-llvmlite: add 0.38.0 (#28822) | Manuela Kuhn | 1 | -1/+3 | |
2022-02-10 | llvm-doe: rename @clacc to @develop.clacc for proper version matching (#28859) | eugeneswalker | 1 | -1/+1 | |
2022-02-10 | cvs: add the external find feature for cvs (#28863) | Olivier Cessenat | 1 | -0/+8 | |
2022-02-10 | lammps: add new versions (#27462) | Christoph Junghans | 1 | -3/+22 | |
* lammps: add new versions | |||||
2022-02-10 | Adding support for rocmcc to cray-libsci package (#28601) | luker | 1 | -1/+2 | |
2022-02-10 | spack audit: fix spurious failures for target/platform conflicts (#28860) | Greg Becker | 1 | -0/+16 | |
2022-02-09 | flux-core: add v0.34, v0.35 and deprecate v0.27.0 and earlier (#28852) | Mark Grondona | 1 | -13/+15 | |
* flux-core: add versions 0.34.0 and 0.35.0 * flux-core: deprecate versions <= 0.27.0 | |||||
2022-02-09 | rocrand: add spack test support and cleanup (#27437) | Cory Bloor | 1 | -2/+4 | |
2022-02-09 | Remove danvev as maintainer of intel packages (#28806) | Robert Cohn | 2 | -2/+3 | |
* Remove danvev as maintainer of intel packages * Update hash to trigger gitlab again | |||||
2022-02-08 | freetype: add 2.11.1 and update Intel conflict (#28606) | Olivier Cessenat | 1 | -2/+3 | |
2022-02-08 | SLATE package: tests (#28723) | G-Ragghianti | 1 | -14/+21 | |
This improves the stand-alone tests for slate by providing most of the dependencies to the test framework and enabling stand-alone tests on all versions except the oldest. | |||||
2022-02-07 | fujitsu frontistr: New package (#28514) | Toyohisa Kameyama | 2 | -12/+73 | |
* fujitsu-frontistr: new package. * Add frontistr@5.3 Add fujitsu-frontistr static variant style fix. * update copyrigght year. | |||||
2022-02-07 | flit: remove dependency from development branch version (#28789) | Michael Bentley | 1 | -2/+1 | |
2022-02-07 | py-scipy: add v1.8.0 (#28798) | Adam J. Stewart | 1 | -13/+22 | |
2022-02-07 | py-pymumps: remove install_options (#28452) | Adam J. Stewart | 1 | -15/+0 | |
2022-02-07 | AMReX: +tiny_profile (#28785) | Axel Huebl | 1 | -1/+4 | |
* AMReX: +tiny_profile The tiny profiler options in AMReX are by default off but needed by WarpX. Adds a new variant to control it. * Add Erik Palmer as Co-Maintainer ... so he receives pings on updates of the package for review. | |||||
2022-02-07 | libiberty: add versions from v2.34.1 to v2.37 (#28792) | Tim Haines | 1 | -0/+7 | |
2022-02-07 | Bump ca-certificates-mozilla (#28803) | Harmen Stoppels | 1 | -0/+3 | |
2022-02-07 | Add oneAPI packages from the 2022.1.2 release (#28750) | VladimirUspenskii | 9 | -0/+43 | |
Co-authored-by: Robert Cohn <rscohn2@gmail.com> Co-authored-by: Robert Cohn <robert.s.cohn@intel.com> | |||||
2022-02-07 | gcc: fix build on apple-clang@13 (#28801) | Seth R. Johnson | 2 | -0/+35 | |