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 more compilers to AppVeyor #186

Closed
3 tasks done
nemequ opened this issue Feb 7, 2016 · 3 comments
Closed
3 tasks done

Add more compilers to AppVeyor #186

nemequ opened this issue Feb 7, 2016 · 3 comments

Comments

@nemequ
Copy link
Member

nemequ commented Feb 7, 2016

  • mingw
  • clang
  • clang-cl

For mingw, I think this is just a matter of adding a "MinGW Makefiles" generator to AppVeyor…

Edited to change the bug from just mingw to several other compilers

@nemequ nemequ added the windows label Feb 7, 2016
@nemequ
Copy link
Member Author

nemequ commented Feb 7, 2016

I think this is just a matter of adding a "MinGW Makefiles" generator to AppVeyor…

Nope.

@jibsen
Copy link
Collaborator

jibsen commented Feb 7, 2016

I have a workaround for that in the BriefLZ AppVeyor script.

@nemequ nemequ changed the title Add MinGW build to AppVeyor Add more compilers to AppVeyor Feb 7, 2016
@jibsen
Copy link
Collaborator

jibsen commented Jun 25, 2016

I think we've got the following working on AppVeyor now:

  • Mingw-w64
  • Clang targeting mingw-w64
  • Clang targeting MSVC (clang-cl)

Still missing Clang/C2, but #185.

@nemequ nemequ closed this as completed Jun 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants