forked from spack/spack
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge release/1.9.0 into spack-stack-dev #528
Merged
climbfuji
merged 13 commits into
JCSDA:spack-stack-dev
from
climbfuji:feature/merge_rel190_into_spack_stack_dev
Mar 20, 2025
Merged
Merge release/1.9.0 into spack-stack-dev #528
climbfuji
merged 13 commits into
JCSDA:spack-stack-dev
from
climbfuji:feature/merge_rel190_into_spack_stack_dev
Mar 20, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eckit: set cmake BLA_VENDOR
* wgrib2: add cmake builder * wgrib2 add maintainer * [@spackbot] updating style on behalf of AlexanderRichert-NOAA * style fixes; add tar.gz for old vers * license update * wgrib2: don't restrict openjpeg variant by version * Update var/spack/repos/builtin/packages/wgrib2/package.py Co-authored-by: Massimiliano Culpo <[email protected]> * [@spackbot] updating style on behalf of AlexanderRichert-NOAA * Update package.py * Update package.py * Update var/spack/repos/builtin/packages/wgrib2/package.py Co-authored-by: Wouter Deconinck <[email protected]> --------- Co-authored-by: Massimiliano Culpo <[email protected]> Co-authored-by: Wouter Deconinck <[email protected]>
… ectrans (disable use of Fortran contiguous keyword) (spack#518) * In var/spack/repos/builtin/packages/ectrans/package.py, always set cmake argument ECTRANS_HAVE_CONTIGUOUS_ISSUE to turn off problematic use of Fortran 'contiguous' keyword * In var/spack/repos/builtin/packages/ectrans/package.py, always set cmake argument ENABLE_FINAL=OFF to turn off problematic finalization of derived data types * Update links to issues in fckit and ectrans * Fix wrong cmake argument for ECTRANS_HAVE_CONTIGUOUS_ISSUE in var/spack/repos/builtin/packages/ectrans/package.py
wgrib2: add version 3.6.0
Update the g2c recipe to include 2.1.0 (earlier versions fail building wgrib2 because of a missing function), and patch the CMakeLists.txt to avoid the unnecessary check for PkgConfig.
crtm: softlink *cmake config files to usable path
…run_after and when before cmake_config_softlinks (spack#524)
7 tasks
AlexanderRichert-NOAA
approved these changes
Mar 20, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Merge release/1.9.0 into spack-stack-dev. Conflicts that needed to be resolved (please doublecheck):
Testing