Skip to content

Revert "win,msi: install tools for native modules"

This reverts https://github.com/nodejs/node/pull/22645 and subsequent patches for the v10.x branch.

Revision: 257a5e9c win: add prompt to tools installation script

Revision: e9a29158 win: clarify Boxstarter behavior on install tools

Revision: 3b895d12 win,msi: display license notes before installing tools

Revision: cf284c80 win,msi: install Boxstarter from elevated shell

Revision: 2b7e18de win,msi: highlight installation of 3rd-party tools

Revision: ebf36cd1 win,msi: install tools for native modules

Refs: https://github.com/nodejs/node/pull/22645 Refs: https://github.com/nodejs/node/pull/23987 Refs: https://github.com/nodejs/Release/issues/369 Refs: https://github.com/nodejs/node/issues/23838 Refs: https://github.com/nodejs/security-wg/issues/439

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading