Skip to content
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

Add build-system support for C++14, C++17, etc. #421

Closed
bartlettroscoe opened this issue Jun 7, 2016 · 2 comments
Closed

Add build-system support for C++14, C++17, etc. #421

bartlettroscoe opened this issue Jun 7, 2016 · 2 comments
Labels
story The issue corresponds to a Kanban Story (vs. Epic or Task) type: enhancement Issue is an enhancement, not a bug

Comments

@bartlettroscoe
Copy link
Member

bartlettroscoe commented Jun 7, 2016

CC: @hcedwar, @etphipp, @maherou

Relates To: TriBITSPub/TriBITS#127

Description:

This Story is to add support for C++14 and C++17 (and support future C++ standards). Interest for doing this was expressed at a recent Trilinos customer meeting at Sandia labs.

What interested Trilinos developers need to provide are:

  1. Trial programs for C++14 and C++17 that should only work if that given C++ standard is supported
  2. The list of compiler options to try on various compilers to try to turn on C++14 and C++17

The details for doing this are given in TriBITSPub/TriBITS#127. Detailed discussion should take place in that TriBITS Issue ticket, not in this Trilinos Issue ticket.

@bartlettroscoe bartlettroscoe added type: enhancement Issue is an enhancement, not a bug story The issue corresponds to a Kanban Story (vs. Epic or Task) labels Jun 7, 2016
@bartlettroscoe
Copy link
Member Author

This was resolved a while back with with commit TriBITSPub/TriBITS@008ec59 and snapshotted into Trilinos in commit 4cf348a. And this has been used in many other commits like 1e9747d, 00e007f, accd35b, etc.

Closing as complete.

@bartlettroscoe bartlettroscoe changed the title Add support for C++14, C++17, etc. Add build-system support for C++14, C++17, etc. Nov 3, 2020
@bartlettroscoe
Copy link
Member Author

Related to:

  • SEPW-213

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story The issue corresponds to a Kanban Story (vs. Epic or Task) type: enhancement Issue is an enhancement, not a bug
Projects
None yet
Development

No branches or pull requests

1 participant