summaryrefslogtreecommitdiff
path: root/tools/install.py
AgeCommit message (Expand)Author
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
2012-08-05install: use os.path.join() to create the npm shebangNathan Rajlich
2012-08-04install: install the "wafadmin" files into the correct directoryNathan Rajlich
2012-08-04installer: prevent ETXTBSY errorsBen Noordhuis
2012-08-04installer: honor --without-npm, default install pathBen Noordhuis
2012-08-02installer: fix cross-compile installsBen Noordhuis