summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-03-16install: don't install man page twiceBen Noordhuis
2013-03-09win/msi: Fix typosisaacs
2013-03-08win/msi: enable modify and repairBert Belder
2013-03-08win/msi: miscellaneous style cleanupsBert Belder
2013-03-08win/msi: don't include architecture in start menu group nameBert Belder
2013-03-08win/msi: update 'install finished' messageBert Belder
2013-03-08win/msi: clean up the 'documentation shortcuts' featureBert Belder
2013-03-08win/msi: refactor 'node.js runtime' featureBert Belder
2013-03-08win/msi: make 'add to path' a separate featureBert Belder
2013-03-08win/msi: separate features for ETW and perfctr supportBert Belder
2013-03-08win/msi: make npm a feature separate from the runtimeBert Belder
2013-03-08win/msi: use consistent registry key pathsBert Belder
2013-03-08win/msi: don't create empty npm folder in %appdata%Bert Belder
2013-03-08win/msi: don't install pdb fileBert Belder
2013-03-08win/msi: define features before directories/componentsBert Belder
2013-03-08win: make nodejsvars.bat detect whether npm is availableBert Belder
2013-03-04win/msi: make msi build work when spaces are present in the pathBert Belder
2013-03-02windows/msi: fix msi build issue with WiX 3.7/3.8Raymond Feng
2013-03-01blog: Do not pass undefined to path.joinisaacs
2013-02-28Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis
2013-02-28test: fix tap output on windowsTimothy J Fontaine
2013-02-26Revert "sunos: unbreak build after v8 downgrade"Fedor Indutny
2013-02-26sunos: unbreak build after v8 downgradeBen Noordhuis
2013-02-20test: add TAP output to the test runnerTimothy J Fontaine
2013-02-19tools: Add wrk for benchmarking http serversisaacs
2013-02-07windows/msi: more installer enhancementsScott Blomquist
2013-02-07windows/msi: add feature selection to installerJim Schubert
2013-02-06Merge remote-tracking branch 'ry/v0.8' into masterisaacs
2013-02-05blog: remove dangling symlinkBen Noordhuis
2013-01-21dtrace: fix generation of v8 constants on freebsdFedor Indutny
2013-01-18Merge remote-tracking branch 'ry/v0.8' into masterisaacs
2013-01-15install: add simplejson fallbackChris Dent
2013-01-11windows: add support for '_Total' perf countersScott Blomquist
2013-01-11Merge remote-tracking branch 'ry/v0.8' into masterisaacs
2013-01-10test: run tests in alphabetical orderBen Noordhuis
2013-01-092012.01.09, Version 0.8.17 (Stable)isaacs
2013-01-08build: fail w/err msg when missing binutilsMike Harsch
2013-01-07dtrace: x64 ustack helperFedor Indutny
2013-01-07test: put tty in blocking mode after testBen Noordhuis
2013-01-03windows: improve Visual Studio Express build supportScott Blomquist
2012-12-27Colorize API stabilitity index headers in docsLuke Arduini
2012-12-20Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis
2012-12-19test: add TAP output to the test runnerTimothy J Fontaine
2012-12-17install: fix openbsd man page locationBen Noordhuis
2012-12-13Merge remote-tracking branch 'ry/v0.8' into masterisaacs
2012-12-02tools: fix platform detection on freebsd, sunosBen Noordhuis
2012-12-02install: fix freebsd man page locationBen Noordhuis
2012-11-24js2c: raise proper Exception, not a stringBen Noordhuis
2012-11-23blog: Don't filter out non-latest release notesisaacs
2012-11-21windows: add tracing with performance countersScott Blomquist