-
Notifications
You must be signed in to change notification settings - Fork 101
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 full Windows support #192
Conversation
@dstebila When this merges, please also feel free to turn off the Windows VM you kindly made available for helping me test this platform. @christianpaquin This PR FYI ("you" being MSFT :) -- maybe this helps you wean off off OpenSSL111. |
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.
LGTM. Did these tests run on this PR?
Yes -- Click on the green checkmarks of commits not tagged "skip ci" above. |
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.
I've skimmed the PR but haven't the expertise to evaluate it properly, nor have I run it. Best if @christianpaquin gives a look as well before merging.
I only read the last clause of that sentence, so I already turned it off. 😝 Let me know if you need it back on. |
* adding full Windows build support * add github badges Signed-off-by: Felipe Ventura <felipe.ventura@entrust.com>
Fixes #47