summaryrefslogtreecommitdiff
path: root/tools/install.py
AgeCommit message (Expand)Author
2016-08-09build: add correct shared library naming on OS XStewart Addison
2016-06-28build: configure --sharedStefan Budeanu
2016-05-22installer: don't install node_internals.hBen Noordhuis
2016-04-12tools: remove simplejson dependencySakthipriyan Vairamani
2016-04-08tools: do not rewrite npm shebang in install.pyEvan Lucas
2016-04-05deps: reintroduce supporting shared c-ares buildsJohan Bergström
2016-03-18tools: remove unused importsSakthipriyan Vairamani
2015-12-08tools: add --prof-process flag to node binaryMatt Loring
2015-11-25installer: install the tick processorMatt Loring
2015-10-23build: Updates for AIX npm support - part 1Michael Dawson
2015-08-23installer: fix installers for node.js renameFrederic Hemberger
2015-08-23node: rename from io.js to nodecjihrig
2015-08-04deps: update v8 to 4.4.63.9Ben Noordhuis
2015-07-07tools: install gdbinit from v8 to $PREFIX/shareAli Ijaz Sheikh
2015-06-25build: add tar-headers target for headers-only tarRod Vagg
2015-05-07install: fix NameErrorthefourtheye
2015-04-10tools: add to install deps/openssl/config/archsShigeki Ohtsu
2015-04-07build: Remove building against a shared V8Johan Bergström
2015-04-06tools: fix install source path for openssl headersOguz Bastemur
2015-01-08install: install iojs -> node compat symlinkBen Noordhuis
2015-01-08build: rename binary from node to iojsBen Noordhuis
2015-01-08doc: rename node.1 -> iojs.1Ben Noordhuis
2014-12-04configure: remove shared cares build optionJohan Bergström
2014-10-29build: remove python 2.7 dependencyBen Noordhuis
2014-10-10build: determine and use EXEEXT on windowsRay Donnelly
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