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 @ de32b389

Name Size
  blog
  closure_linter
  doc
  gyp
  msvs
  osx-pkg.pmdoc
build-changelog.sh 702 Bytes
changelog-head.sh 202 Bytes
cpplint.py 121 KB
email-footer.md 550 Bytes
genv8constants.py 1.95 KB
getnodeversion.py 434 Bytes
gyp_node 1.69 KB
install.py 4.81 KB
js2c.py 10.4 KB
license2rtf.js 8.27 KB
osx-codesign.sh 245 Bytes
osx-pkg-postinstall.sh 171 Bytes
osx-productsign.sh 197 Bytes
run-valgrind.py 32 Bytes
test.py 40.2 KB
updateAuthors.awk 242 Bytes

Latest revisions

# Date Author Comment
de32b389 08/14/2012 05:06 PM Ben Noordhuis

addon: remove node-waf, superseded by node-gyp

00fa8864 08/12/2012 05:49 PM Nathan Rajlich

tools: remove "addon.gypi" and "gyp_addon"

They've been merged into `node-gyp` and aren't serving any purpose
in the node repo. Fixes #3760.

08b382c2 08/08/2012 02:25 PM Ben Noordhuis

installer: remove c-ares header files

Fixes #3847.

2bee3aee 08/02/2012 05:57 PM isaacs

Merge branch 'v0.8.5-release' into v0.8

2dd710e7 08/02/2012 04:56 PM isaacs

build: Sign pkg installer for OS X

This makes the installer work on Mountain Lion.

50e00de9 08/02/2012 07:51 AM Ben Noordhuis

installer: fix cross-compile installs

The old installer was a JS script, which didn't work if node had been
cross-compiled for another architecture. Replace it with a python script.

Fixes #3807.

cccce60b 08/01/2012 07:39 AM Ben Noordhuis

installer: don't assume bash is installed

Use `/bin/sh` instead of `bash` when running the relocate.sh script.

de16da53 07/31/2012 07:45 AM Ben Noordhuis

deps, tools: remove stray reject files

648fdc56 07/17/2012 06:56 PM Dave Pacheco

tools: speed up genv8constants

genv8constants was much slower than necessary due to lack of pipe buffering.

ef1b7dd3 07/13/2012 03:08 PM isaacs

build: Move npm shebang logic into an npm script

This allows us to run npm's scripts/relocate.sh script whenever
necessary, if for example node has been 'make install'ed into one
folder, and then you wish to move it into another one.

View revisions

Also available in: Atom