src: refactor vcbuild configure args creation
authorRod Vagg <rod@vagg.org>
Fri, 16 Oct 2015 11:32:06 +0000 (22:32 +1100)
committerMyles Borins <mborins@us.ibm.com>
Tue, 19 Jan 2016 19:52:26 +0000 (11:52 -0800)
commit2b8a32a13b6a3e193ce3500cd3e1ebfcc30ba13f
tree8034f2f9315f34125a80e2555261541db0b719b5
parent2b1804f6cbe7adc0221cdd2ef8e79e82fb5bc5ff
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: https://github.com/nodejs/node/pull/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>
vcbuild.bat