diff options
author | Stephen Nicholas Swatman <stephen@v25.nl> | 2024-08-23 18:35:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-23 09:35:48 -0700 |
commit | fff8165f2f45ed672ff7e8d41d12e70e2a95e89e (patch) | |
tree | a36edc670b3e05c1fb6f424c5b82f1142f9c73a6 /.codecov.yml | |
parent | 5a9dbcc0c4de9a7974d944a5e94271a6cbf3c23f (diff) | |
download | spack-fff8165f2f45ed672ff7e8d41d12e70e2a95e89e.tar.gz spack-fff8165f2f45ed672ff7e8d41d12e70e2a95e89e.tar.bz2 spack-fff8165f2f45ed672ff7e8d41d12e70e2a95e89e.tar.xz spack-fff8165f2f45ed672ff7e8d41d12e70e2a95e89e.zip |
davix: add versions 0.8.2-0.8.7 and dependencies (#45853)
* davix: add versions 0.8.2-0.8.7 and dependencies
This commit adds new versions 0.8.2-0.8.7 of the davix package, and it
also improves the handling of embedded packages. Davix will try to build
libcurl from its own embedded version of that code, which doesn't mesh
well with Spack's design philosophy, so I've changed the CMake
configuration to disallow the builtin libcurl and use a Spack dependency
instead. Up to version 0.8.7, RapidJSON was also builtin, but version
0.8.7 allows users to specify that they want to use a pre-installed
version of RapidJSON, so this commit also adds that as a dependency for
versions 0.8.7:.
* Fix old versions
Diffstat (limited to '.codecov.yml')
0 files changed, 0 insertions, 0 deletions