commit | cc15299c32b4fc39c2eb2c08b0265e462f875544 | [log] [tgz] |
---|---|---|
author | Dave Pacheco <[email protected]> | Wed Mar 28 17:26:10 2012 |
committer | Ben Noordhuis <[email protected]> | Sun Apr 01 00:14:36 2012 |
tree | 2e3c9b283e29e925b8ac4072d67671d164c218de | |
parent | 7bdeed203991d35a56e7448540e3b74387c65d0d [diff] |
build: add support for DTrace and postmortem * fixes #2110 * includes V8 postmortem metadata in Solaris builds * adds GYP support for DTrace probes and ustack helper * ustack helper derives constants dynamically from libv8_base.a * build with DTrace support by default on SunOS
Unix/Macintosh (requires python 2.6 or 2.7):
./configure make make install
Windows:
vcbuild.bat
Unix/Macintosh:
make test
Windows:
vcbuild.bat test
make doc
man doc/node.1