-
Notifications
You must be signed in to change notification settings - Fork 67
Add support (and tests) for optional arguments in ccpp_prebuild #552
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
Merged
grantfirl
merged 31 commits into
NCAR:main
from
climbfuji:feature/prebuild_optarg_based_on_merge_feature_capgen_into_main_20240308
May 21, 2024
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
cd5eae8
Add optional attribute to variable properties in ccpp_prebuild, parse…
climbfuji 28b15cc
Update test_blocked_data, test_chunked_data to run in debug mode; pro…
climbfuji 853f43d
Add test_prebuild/test_opt_arg
climbfuji 6556d35
Add wrapper to run all prebuild tests
climbfuji 5e4bae1
Fix target_link_libraries for ccpp-framework in src/CMakeLists.txt
climbfuji 363e8e5
Revert me: nasty workaround to inject missing optional attribute int …
climbfuji f4d4d7f
Add 'optional' attribute in scripts/mkcap.py, update print_def_* rout…
climbfuji 413e9ec
Add support for optional variables and pointers in auto-generated cap…
climbfuji 61b0c61
Merge branch 'main' of https://github.com/NCAR/ccpp-framework into fe…
climbfuji 8709a48
Comment out workaround to inject optional attribute into scheme metadata
climbfuji f9976d6
Bug fixes and workarounds for allocatable strings with GNU in scripts…
climbfuji 01e2d8d
Issue warning if scheme variable is optional but variable is uncondit…
climbfuji 8138e22
Declare maximum CCPP thread count and use arrays of pointers in ccpp_…
climbfuji a6e9f04
Merge branch 'main' of https://github.com/NCAR/ccpp-framework into fe…
climbfuji f2b9a55
Address self-review
climbfuji 259a494
Update prebuild tests
climbfuji fba4ce0
Update CI
dustinswales 0e00c17
Update CI w/ GNU v9 and v13
dustinswales 7d2af1d
Adding additional matrix param for both os's and excluding invalid co…
mwaxmonsky c84c9f0
Removing spaces.
mwaxmonsky bb20702
Fixing syntax.
mwaxmonsky d769bb8
Nullify pointers in declaration in mkcap.py
climbfuji b8b754c
Merge pull request #3 from mwaxmonsky/feature/more_gnu_versions_in_CI
dustinswales 87f9323
Update CI
dustinswales caae916
Update CI
dustinswales 788d251
Update CI
dustinswales ba27abd
Update CI
dustinswales f73bbe8
Update CI
dustinswales 3839c63
Update CI
dustinswales f1fde4a
Merge branch 'feature/prebuild_optarg_based_on_merge_feature_capgen_i…
dustinswales c298399
Merge pull request #3 from dustinswales/feature/more_gnu_versions_in_CI
climbfuji File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.