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

build: change nosign flag to sign and flip the logic #10156

Closed
wants to merge 1 commit into from
Closed

build: change nosign flag to sign and flip the logic #10156

wants to merge 1 commit into from

Commits on Dec 14, 2016

  1. build: change nosign flag to sign and flips logic

    Makes the default build on Windows not try to sign the node.exe
    binary after a build. Instead the 'sign' flag now indicates that the
    binary should be signed. The 'nosign' flag is left as a noop.
    JoeDoyle23 committed Dec 14, 2016
    Copy the full SHA
    9ad2ed7 View commit details
    Browse the repository at this point in the history