Skip to content

Backport support for building as DLL on Windows to V6

Rodrigo Muino Tomonari requested to merge github/fork/sxa/v6.x-winshared into v6.x

build: windows sharedlib support

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

build

Description of change

Backport of https://github.com/nodejs/node/pull/7487 to V6.x. Includes the V8 change mentioned in https://github.com/nodejs/node/pull/7802

Merge request reports

Loading