-
Notifications
You must be signed in to change notification settings - Fork 49
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
documentation: Update for Charm 8.0.0 #3804
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add bullet with brief summary of license change
It looks like choosing a branch with the full version name has triggered some branch locking which makes modification unusually difficult. Not sure how to fix that. |
Revised branch protection rules so we can revise 7.1.0. Will restore restrictions when candidate is ready. |
Some other suggestions for inclusion in the release notes:
|
@@ -30,7 +30,7 @@ if(CMAKE_VERSION VERSION_GREATER 3.12 OR CMAKE_VERSION VERSION_EQUAL 3.12) | |||
endif() | |||
|
|||
# Fortran is optional, so don't include it in LANGUAGES here | |||
project(Charm++ LANGUAGES CXX C ASM VERSION 7.0.0) | |||
project(Charm++ LANGUAGES CXX C ASM VERSION 7.1.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
project(Charm++ LANGUAGES CXX C ASM VERSION 7.1.0) | |
project(Charm++ LANGUAGES CXX C ASM VERSION 8.0.0) |
See #3816 which includes these changes, but from 8.0 branching instead of 7.1 |
Updates to release oriented documentation for Charm 8.0.0