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

Windows Support #71

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Windows Support #71

wants to merge 3 commits into from

Commits on Feb 15, 2021

  1. Add support for MSVC toolchain on Windows Server Core

    This dockerfile cannot be pushed to public hubs due to licensing
    restrictions, but we might as well provide the dockerfile for others and
    test against it. Please see the comment at the top of the MSVC template
    file for more information.
    
    Co-authored-by: Nelson Chen <[email protected]>
    yodaldevoid and nelsonjchen committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    913dbdc View commit details
    Browse the repository at this point in the history
  2. Move CI to GitHub Actions

    yodaldevoid committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    323705a View commit details
    Browse the repository at this point in the history
  3. Add support for GNU toolchain on Windows

    Co-authored-by: Nelson Chen <[email protected]>
    yodaldevoid and nelsonjchen committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    ba375b7 View commit details
    Browse the repository at this point in the history