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 Windows builds using GitHub Actions #638

Merged
merged 1 commit into from
Apr 7, 2021

Conversation

NeroBurner
Copy link
Contributor

Add VS 2017, VS 2019 and MinGW-w64 builds running the test cases. All
compiler have build jobs for C++11 and C++17.

Currently only the build-type 'Debug' is used, but can easily be
extended to build both 'Debug' and 'Release'.


related PR: #636

@sergiud please review

Add VS 2017, VS 2019 and MinGW-w64 builds running the test cases. All
compiler have build jobs for C++11 and C++17.

Currently only the build-type 'Debug' is used, but can easily be
extended to build both 'Debug' and 'Release'.
@google-cla google-cla bot added the cla: yes label Apr 7, 2021
@sergiud
Copy link
Collaborator

sergiud commented Apr 7, 2021

Oh, wow, thank you. This looks great!

Nevermind the failing tests. That's fixable.

@sergiud sergiud self-assigned this Apr 7, 2021
@sergiud sergiud added this to the 0.5 milestone Apr 7, 2021
@sergiud sergiud merged commit a79416b into google:master Apr 7, 2021
@sergiud sergiud mentioned this pull request May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants