The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / tools @ 35a1421e

Name Size
  closure_linter
  doc
  gyp
  msvs
  osx-pkg.pmdoc
  wafadmin
addon.gypi 625 Bytes
build-changelog.sh 702 Bytes
changelog-head.sh 202 Bytes
cpplint.py 121 KB
email-footer.md 458 Bytes
genv8constants.py 1.94 KB
getnodeversion.py 434 Bytes
gyp_addon 1.23 KB
gyp_node 1.69 KB
installer.js 4.08 KB
js2c.py 10.4 KB
license2rtf.js 7.97 KB
node-waf 355 Bytes
osx-pkg-postinstall.sh 171 Bytes
run-valgrind.py 32 Bytes
test.py 40.2 KB
updateAuthors.awk 242 Bytes
waf-light 3.93 KB

Latest revisions

# Date Author Comment
35a1421e 06/13/2012 06:36 PM Igor Zinkovsky

Windows: Enable ETW events.
This commit enables ETW events to be fired on Windows for existing
DTrace probes. ETW instrumentation is enabled by default. It
is possible to build node.exe without ETW instrumentation by
using --without-etw option with configure script.

0187b657 06/13/2012 11:40 AM Bert Belder

Move resource files to src/res.

tools/msvs/res is not an appropriate place.

cc36cc59 06/04/2012 08:32 PM isaacs

build: Don't clobber symlinked npm

4f6882e8 06/04/2012 03:39 PM Bert Belder

windows/msi: minor installer tweaks

01432403 06/04/2012 03:39 PM Jeroen Janssen

windows/msi: add node.js prompt to startmenu

7161ecd3 06/04/2012 08:16 AM Jeroen Janssen

windows/msi: fix adding node to PATH

Closes #3366

94344877 06/02/2012 06:45 PM Jeroen Janssen

windows/msi: add start menu links when installing

e2126e05 06/02/2012 12:39 PM Jeroen Janssen

windows/msi: cleanup WiX project files

The current WiX project files do some manual processing and generation
which WiX supports doing out of the box. This patch will use the
HeatDirectory task to generate the npm.wxs file and use the auto GUID
generation. I also changed the msi filename generation to include the...

9fe39ede 06/01/2012 08:18 PM Matt Gollob

windows: don't install x64 version into the 'program files (x86)' folder

  • Update nodemsi.sln and .wixproj to include support for x64 platform
    - Add ProgramFilesFolderId to the DefineConstants property for each
    configuration/platform's property group with the appropriate value...
8a52a168 06/01/2012 08:01 PM Bert Belder

windows: add icon to node.exe

The icon could definitely be nicer, patches welcome.
Credits to Nathan Rajlich for putting together this one.

View revisions

Also available in: Atom