0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools/msvs
João Reis 48e5b350b3 build,win,v8: allow precompiling objects-inl.h
This makes compiling v8_base much faster on Windows.

Sharding is disabled because the header would have to be precompiled
for each shard but is only once. The library is much smaller, so
sharding is unnecessary.

This is enabled by default, but disabled for CI and releases.

PR-URL: https://github.com/nodejs/node/pull/21772
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Kyle Farnung <kfarnung@microsoft.com>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
2018-07-27 00:43:43 -07:00
..
msi src,tools: use https://nodejs.org URL when possible. 2018-07-14 11:57:59 +02:00
npm
pch build,win,v8: allow precompiling objects-inl.h 2018-07-27 00:43:43 -07:00
find_nasm.cmd build, tools, win: add nasm detection for OpenSSL 2018-04-10 06:45:45 +09:00
find_python.cmd
nodevars.bat
vswhere_usability_wrapper.cmd