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 C++14 builds using GCC 8 and VS2017 to Azure Pipelines #233

Merged
merged 2 commits into from
Feb 5, 2019

Conversation

mloskot
Copy link
Member

@mloskot mloskot commented Feb 5, 2019

We need build jobs compiling GIL in C++14 mode to start verifying #231 and similar enhancements specific to C++ version.

Tidy up build jobs naming to include C++ version.

Tasklist

  • Azure Pipelines builds and checks have passed

Requested by @sdebionne in #227 (comment) while prototyping the variant improvements finally submitted in #231

@mloskot mloskot self-assigned this Feb 5, 2019
@mloskot mloskot force-pushed the ml/azp-add-gcc8-cxx14-job branch from 1b5399c to b39cfd5 Compare February 5, 2019 18:57
@mloskot
Copy link
Member Author

mloskot commented Feb 5, 2019

@mloskot mloskot changed the title Add C++14 build job using GCC 8 to Azure Pipelines Add C++14 builds using GCC 8 and VS2017 to Azure Pipelines Feb 5, 2019
@mloskot mloskot merged commit 1351009 into boostorg:develop Feb 5, 2019
@mloskot mloskot deleted the ml/azp-add-gcc8-cxx14-job branch February 5, 2019 19:18
@mloskot
Copy link
Member Author

mloskot commented Feb 5, 2019

@sdebionne Two C++14 builds are now in place on Azure Pipelines, see _cxx14_ tag in job name.

@sdebionne
Copy link
Contributor

Thanks Mateusz!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants