Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

Commit 15d7f70

Browse files
rvaggzkat
authored andcommitted
Headline items: * Fix for Visual Studio 2015 __pfnDliNotifyHook2 failures nodejs/node-gyp#952 * Fix for AIX using fs.statSync nodejs/node-gyp#955 * More verbose msbuild.exe missing error output https://github.com/nodejs/node-gyp/pull/930/files * Added --silent for --loglevel=silent nodejs/node-gyp#937 * Enable V8 deprecation warnings for native addons nodejs/node-gyp#920 Full changelog at https://github.com/nodejs/node-gyp/blob/master/CHANGELOG.md Credit: @rvagg PR-URL: #13199 Reviewed-By: @zkat
1 parent 7b8204d commit 15d7f70

File tree

193 files changed

+1343
-15647
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

193 files changed

+1343
-15647
lines changed

node_modules/node-gyp/CHANGELOG.md

+24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/node-gyp/README.md

+45-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/node-gyp/addon.gypi

+10-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/node-gyp/gyp/pylib/gyp/generator/android.py

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/node-gyp/gyp/pylib/gyp/generator/make.py

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/node-gyp/lib/build.js

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/node-gyp/lib/configure.js

+61-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/node-gyp/lib/node-gyp.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/node-gyp/node_modules/glob/LICENSE

-15
This file was deleted.

0 commit comments

Comments
 (0)