60 Commits (17547c4762eac97d4aea1b25534505551623c0d6)

Author SHA1 Message Date
Kat Marchán 62779ae195 build: add npx to installers 7 years ago
Daniel Bevenius 23498f259d deps: backport ec1ffe3 from upstream V8 8 years ago
Jason Ginchereau 56e881d0b0
n-api: add support for abi stable module API 8 years ago
Gibson Fahnestock a1028d5e3e
build: remove cares headers from tarball 8 years ago
Daniel Bevenius 471aa19ffa build: add node_use_openssl check to install.py 8 years ago
Stewart Addison a7222052d4 build: add correct shared library naming on OS X 8 years ago
Stefan Budeanu 410296c37a build: configure --shared 9 years ago
Ben Noordhuis b0e8a42411 installer: don't install node_internals.h 9 years ago
Sakthipriyan Vairamani 73c18903aa tools: remove simplejson dependency 9 years ago
Evan Lucas 8ffa20c495 tools: do not rewrite npm shebang in install.py 9 years ago
Johan Bergström 2253be95d0 deps: reintroduce supporting shared c-ares builds 9 years ago
Sakthipriyan Vairamani c67937bebb tools: remove unused imports 9 years ago
Matt Loring 49440b7ea2 tools: add --prof-process flag to node binary 9 years ago
Matt Loring b2e7a4d479 installer: install the tick processor 9 years ago
Michael Dawson 15bcbf853e build: Updates for AIX npm support - part 1 9 years ago
Frederic Hemberger 45a2046f5d installer: fix installers for node.js rename 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 9 years ago
Ali Ijaz Sheikh ee3ce2ed88 tools: install gdbinit from v8 to $PREFIX/share 9 years ago
Rod Vagg 628a3ab093 build: add tar-headers target for headers-only tar 9 years ago
thefourtheye b97b96d05a install: fix NameError 10 years ago
Shigeki Ohtsu 8bc8bd4bc2 tools: add to install deps/openssl/config/archs 10 years ago
Johan Bergström d726a177ed build: Remove building against a shared V8 10 years ago
Oguz Bastemur ec7fbf2bb2 tools: fix install source path for openssl headers 10 years ago
Ben Noordhuis 72f1b348b0 install: install iojs -> node compat symlink 10 years ago
Ben Noordhuis f17f473af5 build: rename binary from node to iojs 10 years ago
Ben Noordhuis 3f8b76ebd5 doc: rename node.1 -> iojs.1 10 years ago
Johan Bergström 766d063e05 configure: remove shared cares build option 10 years ago
Ben Noordhuis cee3f51cef build: remove python 2.7 dependency 10 years ago
Ray Donnelly eccb101193 build: determine and use EXEEXT on windows 10 years ago
Fedor Indutny d3204b0225 installer: copy smalloc.h on installation 11 years ago
Fedor Indutny e0c5302590 installer: copy `node.d` only with node_use_dtrace 11 years ago
Fedor Indutny b940e0fd86 gyp: specialize node.d for freebsd 11 years ago
T.C. Hollingsworth 55b0bd639d build: install common.gypi along with headers 11 years ago
Timothy J Fontaine 32478acf94 build: unix install node and dep library headers 11 years ago
Timothy J Fontaine 17e696c312 systemtap: add tapset for node user probes 12 years ago
Olof Johansson ddf4d1a32a install: Support $(PREFIX) install target directory prefix 12 years ago
Ben Noordhuis 2b5bc8e0d6 install: don't install man page twice 12 years ago
Chris Dent 6b4a93577b install: add simplejson fallback 12 years ago
Ben Noordhuis 53b826e6ae install: fix openbsd man page location 12 years ago
Ben Noordhuis 22965da799 install: fix freebsd man page location 12 years ago
Ben Noordhuis 5d9968f53d installer: don't install header files 12 years ago
Ben Noordhuis 2efa3ae64f installer: reapply b21c8e0b, honor --without-npm 12 years ago
Ben Noordhuis de32b38992 addon: remove node-waf, superseded by node-gyp 12 years ago
Ben Noordhuis 08b382c2fb installer: remove c-ares header files 12 years ago
Nathan Rajlich 093be8b16b install: prevent a KeyError from being thrown when PORTABLE is not set 12 years ago
Nathan Rajlich 7a9db6cfb1 install: add a "portable" mode to the shebang-rewriting logic 12 years ago
Nathan Rajlich 6bdd4d0205 install: install the "wafadmin/Tools" files into the correct dir 12 years ago
Nathan Rajlich 3254caceef install: use os.path.join() to create the npm shebang 12 years ago
Nathan Rajlich 57f785151a install: install the "wafadmin" files into the correct directory 12 years ago