summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-05-03swiftsim: do not build with `-Werror` (#30454)Mosè Giordano1-1/+2
2022-05-03Revert "qt: Fix the assimp dependency specification (#30435)" (#30451)Seth R. Johnson2-3/+21
This reverts commit 4219b89faab3b0e848de45dd6a84ef52ba90e0f2.
2022-05-03Fix install of xsimd with xtensor (#30196)Chris Richardson2-1/+4
2022-05-03htop: add v3.2.0 (#30452)Olivier Cessenat1-0/+2
2022-05-03postgresql: add libs property (#30392)Sinan1-0/+22
Co-authored-by: sbulut <sbulut@3vgeomatics.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-05-03OpenCV and OpenBLAS: add external find support (#30240)Brian Van Essen5-8/+86
Added support for finding the OpenCV package via the find external command. Included support for identifying variants based on available shared libraries. Added support to finding the OpenBLAS package via the find external command. Enabled packages to show that they can be discovered via the find external command in the info message. Updated the OpenCV and OpenBLAS packages to use the extensible search mechanism for library extensions on multiple OS platforms. Corrected how find externals works on Darwin for OpenCV and OpenBLAS to accommodate that the version numbers are placed before the file extension instead of after it, as on Linux. Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2022-05-02package/gdal fix config issue with +pg for newer gdal (#30421)Sinan1-2/+5
* package/gdal fix config issue with +pg for newer gdal * fix version logic * improve style Co-authored-by: sbulut <sbulut@3vgeomatics.com>
2022-05-02update version of py-mock, py-msgpack, py-gridformats, py-pyrsistent (#30445)Harsh Bhatia4-0/+5
* add v3.0.3 for py-mock * added v0.6.0 and 0.6.1 for py-msgpack * added v0.4.0 for py-gridformats * added v0.16.0 for py-pyrsistent
2022-05-02mesa: Add v22.0.2 (#30439)Chuck Atkins1-6/+3
This adds v22.0.2 which also drops swr support.
2022-05-02librsb: added v1.3.0.1 (#30425)Michele Martone1-4/+40
* librsb: added v1.2.0.10 (#26043) * librsb: add v1.2.0.11/v1.3.0.0 (#28636) * librsb: add v1.3.0.1 (#30424) * unconflict clang * address apparent style issues given https://github.com/spack/spack/runs/6248126997?check_suite_focus=true and its excerpt var/spack/repos/builtin/packages/librsb/package.py:27: [E265] block comment should start with '# ' var/spack/repos/builtin/packages/librsb/package.py:52: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:53: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:53: [E501] line too long (89 > 88 characters) var/spack/repos/builtin/packages/librsb/package.py:54: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:55: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:56: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:57: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:59: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:60: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:62: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:63: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:64: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:66: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:68: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:70: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:71: [E211] whitespace before '(' let these changes flow in. * +asan+native: mark as conflict; thanks @tldahlgren * +asan conflict grouped with other conflicts As suggested as good Spack style by @tldahlgren .
2022-05-02amrex: add v22.05 (#30441)Weiqun Zhang1-1/+2
2022-05-02gchp: added version 13.4.0 (#30442)laestrada1-1/+3
2022-05-02masurca: add version 4.0.9 (#30440)dlkuehn1-0/+1
Co-authored-by: David Kuehn <las_dkuehn@iastate.edu>
2022-05-02Fix issue in CI with Git 2.35 (#30436)Massimiliano Culpo1-0/+2
2022-05-02spack ci: Fix typo in error message (#30438)Ken Raffenetti1-1/+1
2022-05-02qt: Fix the assimp dependency specification (#30435)Chuck Atkins2-21/+3
2022-05-02mesa: add 21.3.8 (#30412)Carlos Bederián1-2/+3
2022-05-02git-lfs: add build-tools tag (#30431)Kyle Gerheiser1-0/+2
Let Spack find external git-lfs by default. There seemed to be agreement to add git-lfs to the build tools in https://github.com/spack/spack/pull/29031.
2022-05-02libEnsemble: add v0.9.0 (#30409)Stephen Hudson1-1/+2
2022-05-02netlib-lapack: add v3.10.1 (#30198)Erik Schnetter1-0/+4
2022-05-02acts: add v18.0.0 (#30219)Hadrien G1-18/+26
- Keep long lists in alphabetical order for easier reading - Add a placeholder for Exa.TrkX plugin since we're missing a dep on the Spack side - Add support for the ONNX plugin since Spack now has an ONNX runtime package - Use spack's pybind11 package now that we're given the option to do so
2022-05-02lcio: fix possible issue with root's cxxstd (#30241)Valentin Volkl1-1/+5
2022-05-02ADOL-C: Add a patch to force Colpack detection to fail (#30413)Jean-Paul Pelteret2-0/+19
2022-05-02binutils@2.38 %gcc: add -fPIC -fcommon -Wl,-z,notext (#30345)eugeneswalker1-5/+6
2022-05-02kokkos-kernels: add v3.6.00 (#30316)Luc Berger1-1/+3
2022-05-02environment-modules: add v5.1.0 (#30419)Xavier Delaruelle1-1/+2
2022-05-02dftd4: add v3.4.0 (#30423)Sebastian Ehlert1-0/+1
2022-05-02root: add v6.26.02 (#30426)Wouter Deconinck1-0/+1
2022-05-02gaudi: add v36.5 (#30427)Wouter Deconinck1-0/+1
2022-05-02sysstat: add 12.4.5 and fix build failures (#30121)Michael Kuhn1-3/+18
This adds the newest stable version (and removes old development versions), a few missing dependencies and workarounds for build failures. Without the environment variables, sysstat will try creating directories in `/var/log`, and without `--disable-file-attr`, sysstat will try to change file ownership.
2022-05-01bugfix: don't calculate `spack tutorial` version from version infoTodd Gamblin1-1/+1
A recent switch to the way we do `develop` versioning broke this. We should hard-code the latest tutorial version.
2022-04-29libxml2: new url, add 2.9.13 (#30401)Harmen Stoppels1-1/+9
2022-04-29hapcut2: adding new version 1.3.1 (#30383)snehring1-3/+21
2022-04-29Add 3.14.0 (#30384)Paul R. C. Kent1-0/+1
2022-04-29beagle: adding 5.4, making java dep more flexible. (#30354)snehring1-1/+4
2022-04-29sundials: add 6.2.0 and logging-level variant (#30353)Cody Balos1-14/+24
2022-04-29Upcxx 2022.3.0 update (#30393)Dan Bonachea2-21/+80
* upcxx,gasnet: Add 2022.3.0 version hashes * gasnet: Add ofi and ucx experimental conduits * gasnet: Add CUDA and ROCm/HIP variants * upcxx: Add Cray EX/Shasta detection and auto-config * upcxx: Add ROCm/HIP support * Use implicit dependencies from CudaPackage, ROCmPackage
2022-04-29gsl: New version 2.7.1 (#30364)Erik Schnetter1-3/+4
2022-04-29gdal: changing behavior of configure for +xml2 with 3.0+ (#30405)snehring1-2/+5
* gdal: changing behavior of configure for +xml2 with 3.0+ * Update var/spack/repos/builtin/packages/gdal/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-04-29diamond: updating to 2.0.15 (#30386)snehring1-0/+2
2022-04-29added libpng version 1.5.30 to libpng package (#30395)dmentock1-0/+1
2022-04-29petsc, py-petsc4py: add 3.17.1 (#30399)Satish Balay2-0/+2
2022-04-29hto4l: Set GSL_HOME (#30402)haralmha1-0/+3
2022-04-29autoconf-archive: New version 2022.02.11 (#30403)Erik Schnetter1-0/+1
2022-04-29Pass blas flags to hsl lflags when ^coinhsl+blas (#30309)Asher Mancinelli1-2/+7
2022-04-29sqlite: New version 3.38.3 (#30370)Erik Schnetter1-0/+1
2022-04-29itstool: version 2.0.7 and py2 dependency (#30375)agoodLANL1-0/+4
* Added version 2.0.7 and a conflict * added maintainer
2022-04-29libjpeg-turbo: New version 2.1.3 (#30366)Erik Schnetter1-0/+3
2022-04-29Add checksum for py-prettytable@3.2.0 (#30329)Andrea Valenzuela1-0/+2
* Add checksum for py-more-itertools@8.12.0 and fix python dependency * Add checksum for py-prettytable@3.2.0 * Package version 8.11.0 is the only version that requires python 3.6+ Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Add reference to python@3.6 support when 8.11 * Revert "Add reference to python@3.6 support when 8.11" This reverts commit 0ba00021936568a8007b7644fa8dfb031a3ad044. * Add python 3.7: requirement * Revert range for python 3.6 * Revert py-more-itertools modifications Co-authored-by: aandvalenzuela <andrea.valenzuela.ramirez@cern.ch> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-04-29htop: new variants (#30398)Jennifer Green1-2/+11
* htop variants for debug, hwloc, unicode support * removed redundant ncurses dep