Skip to content

tools: remove gyp from tools directory

Rely on gyp via npm's node-gyp dependency. All changes to gyp must now be sent to https://github.com/nodejs/node-gyp.

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

Merge request reports

Loading