summaryrefslogtreecommitdiff
path: root/tools/install.py
Commit message (Expand)AuthorAgeFilesLines
* build: fix npm install with --sharedBen Noordhuis2017-10-251-0/+1
* build: fix shared installing targetYorkie Liu2017-09-281-1/+4
* build: add npx to installersKat Marchán2017-07-171-0/+9
* deps: backport ec1ffe3 from upstream V8Daniel Bevenius2017-04-061-0/+2
* n-api: add support for abi stable module APIJason Ginchereau2017-04-031-0/+2
* build: remove cares headers from tarballGibson Fahnestock2017-03-221-3/+0
* build: add node_use_openssl check to install.pyDaniel Bevenius2017-03-131-1/+2
* build: add correct shared library naming on OS XStewart Addison2016-08-091-4/+5
* build: configure --sharedStefan Budeanu2016-06-281-2/+16
* installer: don't install node_internals.hBen Noordhuis2016-05-221-1/+0
* tools: remove simplejson dependencySakthipriyan Vairamani2016-04-121-6/+1
* tools: do not rewrite npm shebang in install.pyEvan Lucas2016-04-081-16/+0
* deps: reintroduce supporting shared c-ares buildsJohan Bergström2016-04-051-1/+3
* tools: remove unused importsSakthipriyan Vairamani2016-03-181-1/+0
* tools: add --prof-process flag to node binaryMatt Loring2015-12-081-44/+0
* installer: install the tick processorMatt Loring2015-11-251-0/+45
* build: Updates for AIX npm support - part 1Michael Dawson2015-10-231-0/+4
* installer: fix installers for node.js renameFrederic Hemberger2015-08-231-11/+0
* node: rename from io.js to nodecjihrig2015-08-231-6/+6
* deps: update v8 to 4.4.63.9Ben Noordhuis2015-08-041-1/+0
* tools: install gdbinit from v8 to $PREFIX/shareAli Ijaz Sheikh2015-07-071-0/+2
* build: add tar-headers target for headers-only tarRod Vagg2015-06-251-3/+11
* install: fix NameErrorthefourtheye2015-05-071-2/+2
* tools: add to install deps/openssl/config/archsShigeki Ohtsu2015-04-101-0/+1
* build: Remove building against a shared V8Johan Bergström2015-04-071-2/+1
* tools: fix install source path for openssl headersOguz Bastemur2015-04-061-1/+1
* install: install iojs -> node compat symlinkBen Noordhuis2015-01-081-1/+14
* build: rename binary from node to iojsBen Noordhuis2015-01-081-4/+4
* doc: rename node.1 -> iojs.1Ben Noordhuis2015-01-081-2/+2
* configure: remove shared cares build optionJohan Bergström2014-12-041-2/+1
* build: remove python 2.7 dependencyBen Noordhuis2014-10-291-2/+1
* build: determine and use EXEEXT on windowsRay Donnelly2014-10-101-1/+3
* installer: copy smalloc.h on installationFedor Indutny2014-05-021-0/+1
* Merge remote-tracking branch 'origin/v0.10'Fedor Indutny2014-03-021-4/+2
|\
| * installer: copy `node.d` only with node_use_dtraceFedor Indutny2014-02-211-4/+2
| * gyp: specialize node.d for freebsdFedor Indutny2014-02-211-1/+1
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-12-301-0/+1
|\ \ | |/
| * build: install common.gypi along with headersT.C. Hollingsworth2013-12-201-0/+1
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-12-191-0/+36
|\ \ | |/
| * build: unix install node and dep library headersTimothy J Fontaine2013-12-181-0/+36
* | systemtap: add tapset for node user probesTimothy J Fontaine2013-05-221-0/+3
* | install: Support $(PREFIX) install target directory prefixOlof Johansson2013-04-231-11/+18
|/
* install: don't install man page twiceBen Noordhuis2013-03-161-1/+0
* Merge remote-tracking branch 'ry/v0.8' into masterisaacs2013-01-181-1/+6
|\
| * install: add simplejson fallbackChris Dent2013-01-151-1/+6
* | Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2012-12-201-1/+1
|\ \ | |/
| * install: fix openbsd man page locationBen Noordhuis2012-12-171-1/+1
* | Merge remote-tracking branch 'ry/v0.8' into masterisaacs2012-12-131-0/+5
|\ \ | |/
| * install: fix freebsd man page locationBen Noordhuis2012-12-021-1/+5
* | installer: don't install header filesBen Noordhuis2012-09-101-21/+0