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

src: refactor configure args to config_flags #3399

Merged
merged 1 commit into from
Dec 8, 2015

Commits on Dec 8, 2015

  1. src: refactor vcbuild configure args creation

    remove a bunch of variables and rely on %configure_flags% where
    possible, also allow for an external %config_flags% variable to supply
    additional arguments to configure to match the behaviour of the Makefile
    
    PR-URL: nodejs#3399
    Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: João Reis <reis@janeasystems.com>
    rvagg committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    b47d823 View commit details
    Browse the repository at this point in the history