-
Notifications
You must be signed in to change notification settings - Fork 57
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
Added Clang builds to Ubuntu, CentOS7, CentOS8 (+ ossl), MacOS, Debian9 and Windows-msys2 workflows #1684
Added Clang builds to Ubuntu, CentOS7, CentOS8 (+ ossl), MacOS, Debian9 and Windows-msys2 workflows #1684
Conversation
@maxirmx can you rebase this PR to remove merges and conflicts, and clean up the history before merging (i.e. combine the multiple commits with an identical message)? Thanks. |
Yes let's create separate issues for these. |
Actually easier to squash this in order to remove the cruft. |
* Added clang to msys workflow * Removed empty lines * Commented out test we think we do not need
* Added clang build\test to Msys workflow * Fixed ci scripts issues reported by lint
Co-authored-by: Nickolay Olshevsky <[email protected]>
Just going to squash this and apply the same patches in a new PR. |
Please squash it on merge. I specially wrote a comment for this PR that can be used for squashed commit. |
Clang build and test for the following workflows:
Fixed:
Changes previously reviewd but not included in this PR: