summaryrefslogtreecommitdiff
path: root/tools/install.py
AgeCommit message (Expand)Author
2019-01-23build: make install.py python 3 compatiableSakthipriyan Vairamani (thefourtheye)
2018-12-06tools: prepare tools/install.py for Python 3cclauss
2018-11-17src: factor out Node.js-agnostic N-APIsGabriel Schulhof
2018-09-07tools: remove lldbinit file from install scriptClemens Hammacher
2018-08-31build: do not copy v8-inspector* headers ar part of installAlexey Kozyatinskiy
2018-07-19tools: properly convert .gypi in install.pyMichael Achenbach
2018-04-10tools: install all header files OpenSSL-1.1.0Shigeki Ohtsu
2017-10-25build: fix npm install with --sharedBen Noordhuis
2017-09-28build: fix shared installing targetYorkie Liu
2017-07-17build: add npx to installersKat Marchán
2017-04-06deps: backport ec1ffe3 from upstream V8Daniel Bevenius
2017-04-03n-api: add support for abi stable module APIJason Ginchereau
2017-03-22build: remove cares headers from tarballGibson Fahnestock
2017-03-13build: add node_use_openssl check to install.pyDaniel Bevenius
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