summaryrefslogtreecommitdiff
path: root/tools/install.py
AgeCommit message (Expand)Author
2014-05-02installer: copy smalloc.h on installationFedor Indutny
2014-03-02Merge remote-tracking branch 'origin/v0.10'Fedor Indutny
2014-02-21installer: copy `node.d` only with node_use_dtraceFedor Indutny
2014-02-21gyp: specialize node.d for freebsdFedor Indutny
2013-12-30Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2013-12-20build: install common.gypi along with headersT.C. Hollingsworth
2013-12-19Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2013-12-18build: unix install node and dep library headersTimothy J Fontaine
2013-05-22systemtap: add tapset for node user probesTimothy J Fontaine
2013-04-23install: Support $(PREFIX) install target directory prefixOlof Johansson
2013-03-16install: don't install man page twiceBen Noordhuis
2013-01-18Merge remote-tracking branch 'ry/v0.8' into masterisaacs
2013-01-15install: add simplejson fallbackChris Dent
2012-12-20Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis
2012-12-17install: fix openbsd man page locationBen Noordhuis
2012-12-13Merge remote-tracking branch 'ry/v0.8' into masterisaacs
2012-12-02install: fix freebsd man page locationBen Noordhuis
2012-09-10installer: don't install header filesBen Noordhuis
2012-09-04installer: reapply b21c8e0b, honor --without-npmBen Noordhuis
2012-08-17Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis
2012-08-14addon: remove node-waf, superseded by node-gypBen Noordhuis
2012-08-08installer: remove c-ares header filesBen Noordhuis
2012-08-06install: prevent a KeyError from being thrown when PORTABLE is not setNathan Rajlich
2012-08-06install: add a "portable" mode to the shebang-rewriting logicNathan Rajlich
2012-08-06install: install the "wafadmin/Tools" files into the correct dirNathan Rajlich
2012-08-05install: use os.path.join() to create the npm shebangNathan Rajlich
2012-08-04install: install the "wafadmin" files into the correct directoryNathan Rajlich
2012-08-04installer: prevent ETXTBSY errorsBen Noordhuis
2012-08-04installer: honor --without-npm, default install pathBen Noordhuis
2012-08-02installer: fix cross-compile installsBen Noordhuis