Skip to content
Prev Previous commit
Next Next commit
node-gyp: Support to build with chakracore for ARM
* Support building node.js with chakracore on Windows on ARM
* Building chakracore for ARM has a dependency on Windows SDK installed
on the machine. Update python script to populate
`WindowsSDKDesktopARMSupport` and `WindowsTargetPlatformVersion`
for ARM builds by configuring msvs_windows_target_platform_version. This
will be used in `chakracore.gyp` to pass as parameter to `msbuild.exe`.
  • Loading branch information
kunalspathak committed Jan 28, 2016
commit 6e97a0bfddaf2afe8854654c862aa0fa164ee647
32 changes: 32 additions & 0 deletions deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion deps/npm/node_modules/node-gyp/lib/build.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.