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

win,build: add Visual Studio 2017 support #11867

Closed
wants to merge 3 commits into from

Commits on Mar 10, 2017

  1. build,tools: add support for VS2017 to gyp

    Add support for creating VS2017 projects to gyp.
    bzoz authored and joaocgreis committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    d7c7538 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. win,build: add Visual Studio 2017 support

    Add support for Visual Studio 2017. A C# script, compiled and
    executed by PowerShell, is used to query the COM server about the
    location of VS installation and installed SDK version, filtering
    installations that miss the required components.
    joaocgreis committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    a1d8608 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. fixup: setPath string

    joaocgreis committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    d085fcf View commit details
    Browse the repository at this point in the history