build: skip msi build if WiX is not found
authorTsarevich Dmitry <dimhotepus@users.noreply.github.com>
Sat, 13 Feb 2016 21:17:23 +0000 (00:17 +0300)
committerMyles Borins <mborins@us.ibm.com>
Mon, 21 Mar 2016 19:57:55 +0000 (12:57 -0700)
commit46a5d519dd4b7485bbeeace33c4f78f2805c2055
tree495a2c58ccfb17128e9abab3e918526b232e5632
parentb1d580c9d2208aeda6dcb2e1bd91069247924bcd
build: skip msi build if WiX is not found

If none of VS2013/VS2015 WiX installs are found on a builder
machine, skip node build and notify user about.

PR-URL: https://github.com/nodejs/node/pull/5220
Reviewed-By: João Reis <reis@janeasystems.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
vcbuild.bat