summaryrefslogtreecommitdiff
path: root/tools/install.py
Commit message (Expand)AuthorAgeFilesLines
* 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