summaryrefslogtreecommitdiff
path: root/CITATION.cff
diff options
context:
space:
mode:
authorWouter Deconinck <wdconinc@gmail.com>2023-12-19 04:13:07 -0600
committerGitHub <noreply@github.com>2023-12-19 11:13:07 +0100
commit7a0c4e8017033430e5f15ed628be6b539e935ba9 (patch)
tree28a964d19b02cb217b48955674658626686906e2 /CITATION.cff
parent1ddf4ee6ba18a5fab291280e1fb7213987096b99 (diff)
downloadspack-7a0c4e8017033430e5f15ed628be6b539e935ba9.tar.gz
spack-7a0c4e8017033430e5f15ed628be6b539e935ba9.tar.bz2
spack-7a0c4e8017033430e5f15ed628be6b539e935ba9.tar.xz
spack-7a0c4e8017033430e5f15ed628be6b539e935ba9.zip
acts: new versions 31.* (#41733)
This adds three new versions in the 31.* series. Release notes of 31.0.0 at https://github.com/acts-project/acts/releases/tag/v31.0.0. No changes to the CMakeLists.txt files that need addressing in the package recipe. The only new feature I'm a bit concerned about is https://github.com/acts-project/acts/pull/2626, which replaces testing for C++20 concepts support by the feature-testing macro `__cpp_concepts`, which is also a C++20 feature. So technically we now should require `cxxstd=20` even though Acts itself still allows (and defaults to) 17. Judging by https://en.cppreference.com/w/cpp/compiler_support/20, the support for feature-testing macros was added very early by most compilers.
Diffstat (limited to 'CITATION.cff')
0 files changed, 0 insertions, 0 deletions