45 Commits (1aa9d3a2ab9bcd03f58efc95dc0077a82088fe61)

Author SHA1 Message Date
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
Ben Noordhuis 110e499fe7 installer: prevent ETXTBSY errors 12 years ago
Ben Noordhuis b21c8e0bfd installer: honor --without-npm, default install path 12 years ago
Ben Noordhuis 50e00de92a installer: fix cross-compile installs 12 years ago