summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-02-11assimp: add v5.2.1 (#28818)Wouter Deconinck1-0/+1
2022-02-11pspamm: new package (#28825)ravil-mobile1-0/+31
Co-authored-by: ravil <ravil.dorozhinskii@tum.de>
2022-02-11impalajit-llvm: add new package (#28826)ravil-mobile1-0/+32
Co-authored-by: ravil <ravil.dorozhinskii@tum.de>
2022-02-11mpifileutils: add v0.11.1 (#28837)Adam Moody1-0/+1
Signed-off-by: Adam Moody <moody20@llnl.gov>
2022-02-11icet: add variants to enable 'opengl' and shared libraries. (#27281)Gilles Grospellier1-1/+6
2022-02-11dotnet-core-sdk: add v6.0.2. (#28843)Gilles Grospellier1-0/+5
2022-02-11eccodes: update package (#28849)Sergey Kosukhin1-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-11cool: add v3.3.10 (#28858)haralmha1-1/+8
Co-authored-by: Harald Minde Hansen <harald.minde.hansen@cern.ch> Co-authored-by: Valentin Volkl <valentin.volkl@cern.ch>
2022-02-11subversion: add the external find feature using svn (#28862)Olivier Cessenat1-0/+10
2022-02-11Ecp sdk update package contraints (#28693)kwryankrattiger3-10/+20
* ECP-SDK: Require HDF5 1.12 * ECP-SDK: Require SDK spec for SDK packages
2022-02-11qt: patch version 5 on macOS 12 SDK (#28865)Seth R. Johnson2-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-11minc-toolkit: fix perl dependencies (#28868)Ben Darwin3-1/+40
2022-02-11serialbox: add new package (#28872)Sergey Kosukhin5-0/+273
2022-02-11Ascent: add dependency on adios2, remove deprecated variant (#28876)kwryankrattiger1-32/+33
Also update specs to be less complicated for dray/mfem/vtk-h. Removed deprecated adios variant.
2022-02-10PVM package: fix missing install files and runtime env (#28851)Bryan Herman1-7/+11
2022-02-10ucx package: add version 1.12.0 (#28752)Carlos Bederián1-0/+1
2022-02-10trilinos: add rocm_rdc variant (#28873)Jon Rood1-2/+5
* Add rocm_rdc variant to trilinos. * Fix syntax error.
2022-02-10arborx +rocm: use hipcc and depend on rocthrust (#28875)eugeneswalker1-0/+4
2022-02-10macOS: always set `MACOSX_DEPLOYMENT_TARGET` (#28797)Seth R. Johnson8-38/+83
* 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-10MAGMA: declare cuda_arch support conflicts (#28811)Adam J. Stewart2-28/+11
2022-02-10hsakmt-roct: dont look for libudev or compiler support libs (#28861)Harmen Stoppels2-0/+38
2022-02-10py-llvmlite: add 0.38.0 (#28822)Manuela Kuhn1-1/+3
2022-02-10Stabilize the concretization of ecp-data-vis-sdk by preferring conduit@0.7.2 ↵Massimiliano Culpo1-0/+3
(#28871)
2022-02-10ASP-based solver: reduce input facts and add heuristic (#28848)Massimiliano Culpo2-44/+49
* Remove node_target_satisfies/3 in favor of target_satisfies/2 When emitting input facts we don't need to couple target with packages, but we can emit fewer facts independently and let the grounder combine them. * Remove compiler_version_satisfies/4 in favor of compiler_version_satisfies/3 When emitting input facts we don't need to couple compilers with packages, but we can emit fewer facts independently and let the grounder combine them. * Introduce heuristic in the ASP-program With heuristic we can drive clingo to make better initial guesses, which lead to fewer choices and conflicts in the overall solve
2022-02-10e4s: new specs: nccmp, nco, wannier90, lammps (#28833)eugeneswalker1-0/+4
2022-02-10llvm-doe: rename @clacc to @develop.clacc for proper version matching (#28859)eugeneswalker1-1/+1
2022-02-10cvs: add the external find feature for cvs (#28863)Olivier Cessenat1-0/+8
2022-02-10lammps: add new versions (#27462)Christoph Junghans1-3/+22
* lammps: add new versions
2022-02-10Fix CMakePackage.define for libs/headers (#28838)Seth R. Johnson2-1/+7
The 'libs' property returned by a spec is not a list nor tuple. Closes #28836.
2022-02-10Adding support for rocmcc to cray-libsci package (#28601)luker1-1/+2
2022-02-10spack audit: fix spurious failures for target/platform conflicts (#28860)Greg Becker3-5/+31
2022-02-09Tests: move has_test_method to spack.package (#28813)Tamara Dahlgren4-22/+20
2022-02-09flux-core: add v0.34, v0.35 and deprecate v0.27.0 and earlier (#28852)Mark Grondona1-13/+15
* flux-core: add versions 0.34.0 and 0.35.0 * flux-core: deprecate versions <= 0.27.0
2022-02-09Detecting "Cray" as "linux" during bootstrap (#28726)Massimiliano Culpo3-34/+47
* bootstrap: avoid detecting "Cray" and treat the platform as "linux" * bootstrap: create a proper context manager to disable cray
2022-02-09rocrand: add spack test support and cleanup (#27437)Cory Bloor1-2/+4
2022-02-09Remove danvev as maintainer of intel packages (#28806)Robert Cohn2-2/+3
* Remove danvev as maintainer of intel packages * Update hash to trigger gitlab again
2022-02-08freetype: add 2.11.1 and update Intel conflict (#28606)Olivier Cessenat1-2/+3
2022-02-08CI: pin the version of pathlib to v2.3.6 (#28832)Massimiliano Culpo1-0/+4
2022-02-08SLATE package: tests (#28723)G-Ragghianti1-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-07fujitsu frontistr: New package (#28514)Toyohisa Kameyama2-12/+73
* fujitsu-frontistr: new package. * Add frontistr@5.3 Add fujitsu-frontistr static variant style fix. * update copyrigght year.
2022-02-07flit: remove dependency from development branch version (#28789)Michael Bentley1-2/+1
2022-02-07py-scipy: add v1.8.0 (#28798)Adam J. Stewart1-13/+22
2022-02-07py-pymumps: remove install_options (#28452)Adam J. Stewart1-15/+0
2022-02-07AMReX: +tiny_profile (#28785)Axel Huebl1-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-07libiberty: add versions from v2.34.1 to v2.37 (#28792)Tim Haines1-0/+7
2022-02-07Bump ca-certificates-mozilla (#28803)Harmen Stoppels1-0/+3
2022-02-07Add oneAPI packages from the 2022.1.2 release (#28750)VladimirUspenskii9-0/+43
Co-authored-by: Robert Cohn <rscohn2@gmail.com> Co-authored-by: Robert Cohn <robert.s.cohn@intel.com>
2022-02-07intel-mkl: BLACS with intel-oneapi-mpi (#28476)Stephen Sachs1-0/+1
Identify the correct BLACS libaries when `intel-oneapi-mpi` is used.
2022-02-07gcc: fix build on apple-clang@13 (#28801)Seth R. Johnson2-0/+35
2022-02-07Support config variables in config.yaml extensions paths (#17772)Jordan Galby4-10/+32