[14101] Upgrading CMake c++ standard management#2579
Merged
MiguelCompany merged 13 commits intomasterfrom Jun 30, 2022
Merged
Conversation
This was referenced Mar 15, 2022
Closed
9f81c81 to
8dd1bab
Compare
Contributor
Author
|
@richiprosima Please be so gentle to test Windows for me 😎 |
8820ee1 to
570b09f
Compare
jsan-rt
suggested changes
Apr 11, 2022
Contributor
jsan-rt
left a comment
There was a problem hiding this comment.
Other than the, in my opinion, superfluous parameter most of the comments are just some nitpicks regarding inconsistent capitalization in comments. I've just outlined a few.
added 12 commits
June 29, 2022 12:43
Signed-off-by: Miguel Barro <miguelbarro@eprosima.com>
…lity. Signed-off-by: Miguel Barro <miguelbarro@eprosima.com>
Signed-off-by: Miguel Barro <miguelbarro@eprosima.com>
Signed-off-by: Miguel Barro <miguelbarro@eprosima.com>
Signed-off-by: Miguel Barro <miguelbarro@eprosima.com>
Signed-off-by: Miguel Barro <miguelbarro@eprosima.com>
Signed-off-by: Miguel Barro <miguelbarro@eprosima.com>
Signed-off-by: Miguel Barro <miguelbarro@eprosima.com>
Signed-off-by: Miguel Barro <miguelbarro@eprosima.com>
Signed-off-by: Miguel Barro <miguelbarro@eprosima.com>
Signed-off-by: Miguel Barro <miguelbarro@eprosima.com>
Signed-off-by: Miguel Barro <miguelbarro@eprosima.com>
b90535d to
92cd6dd
Compare
Contributor
|
@richiprosima please test this again |
jsan-rt
previously approved these changes
Jun 29, 2022
Signed-off-by: Miguel Barro <miguelbarro@eprosima.com>
Contributor
Author
|
@richiprosima please test Mac. Let's see what happens with the examples CMake. |
Contributor
Author
|
The examples issue is fixed |
Member
|
@richiprosima Please test this to check it builds in all platforms. |
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
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
This pull request deprecates #2084 that partially approach the subject missing:
All preprocessor workarounds to address non C++11 availability have been removed too.
FindAtomicmodule has been updated too to avoid deprecated CMake features.Tests have been added for the updated CMake module.
This pull request must be merged after #2583 because the module update requires features available in CMake 3.16.
Relates to eProsima/Fast-CDR#122
Contributor Checklist
versions.mdfile (if applicable).Reviewer Checklist