summaryrefslogtreecommitdiff
path: root/tools/install.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* | installer: reapply b21c8e0b, honor --without-npmBen Noordhuis2012-09-041-1/+1
* | Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2012-08-171-3/+13
|\ \ | |/
| * install: prevent a KeyError from being thrown when PORTABLE is not setNathan Rajlich2012-08-061-1/+1
| * install: add a "portable" mode to the shebang-rewriting logicNathan Rajlich2012-08-061-1/+9
| * install: install the "wafadmin/Tools" files into the correct dirNathan Rajlich2012-08-061-4/+5
| * install: use os.path.join() to create the npm shebangNathan Rajlich2012-08-051-2/+3
| * install: install the "wafadmin" files into the correct directoryNathan Rajlich2012-08-041-1/+1
| * installer: prevent ETXTBSY errorsBen Noordhuis2012-08-041-0/+1
| * installer: honor --without-npm, default install pathBen Noordhuis2012-08-041-3/+3
* | addon: remove node-waf, superseded by node-gypBen Noordhuis2012-08-141-54/+0
* | installer: remove c-ares header filesBen Noordhuis2012-08-081-3/+1
|/
* installer: fix cross-compile installsBen Noordhuis2012-08-021-0/+214