summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: remove unnecessary cpplint rulesisaacs2013-05-141-14/+0
* test: don't use total_seconds() because of py2.6Timothy J Fontaine2013-05-071-5/+10
* test: report test duration in TAP progressTimothy J Fontaine2013-05-071-2/+9
* build: Typo in tools/msvs/msi/product.wxsisaacs2013-04-111-1/+1
* test: test name is the last elem, not secondTimothy J Fontaine2013-03-261-1/+1
* tools: update gyp to r1601Ben Noordhuis2013-03-2423-500/+722
* install: don't install man page twiceBen Noordhuis2013-03-161-1/+0
* win/msi: Fix typosisaacs2013-03-092-9/+9
* win/msi: enable modify and repairBert Belder2013-03-081-1/+0
* win/msi: miscellaneous style cleanupsBert Belder2013-03-081-29/+29
* win/msi: don't include architecture in start menu group nameBert Belder2013-03-081-1/+1
* win/msi: update 'install finished' messageBert Belder2013-03-081-1/+1
* win/msi: clean up the 'documentation shortcuts' featureBert Belder2013-03-081-22/+24
* win/msi: refactor 'node.js runtime' featureBert Belder2013-03-082-46/+50
* win/msi: make 'add to path' a separate featureBert Belder2013-03-081-13/+51
* win/msi: separate features for ETW and perfctr supportBert Belder2013-03-081-10/+32
* win/msi: make npm a feature separate from the runtimeBert Belder2013-03-082-22/+33
* win/msi: use consistent registry key pathsBert Belder2013-03-081-12/+12
* win/msi: don't create empty npm folder in %appdata%Bert Belder2013-03-081-13/+0
* win/msi: don't install pdb fileBert Belder2013-03-081-8/+0
* win/msi: define features before directories/componentsBert Belder2013-03-081-14/+14
* win: make nodejsvars.bat detect whether npm is availableBert Belder2013-03-081-3/+11
* win/msi: make msi build work when spaces are present in the pathBert Belder2013-03-041-2/+2
* windows/msi: fix msi build issue with WiX 3.7/3.8Raymond Feng2013-03-021-0/+1
* blog: Do not pass undefined to path.joinisaacs2013-03-011-1/+2
* Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2013-02-281-2/+2
|\
| * test: fix tap output on windowsTimothy J Fontaine2013-02-281-2/+2
| * test: add TAP output to the test runnerTimothy J Fontaine2013-02-201-1/+27
* | Revert "sunos: unbreak build after v8 downgrade"Fedor Indutny2013-02-261-17/+35
* | sunos: unbreak build after v8 downgradeBen Noordhuis2013-02-261-35/+17
* | tools: Add wrk for benchmarking http serversisaacs2013-02-1926-0/+5482
* | windows/msi: more installer enhancementsScott Blomquist2013-02-073-26/+64
* | windows/msi: add feature selection to installerJim Schubert2013-02-072-12/+41
* | Merge remote-tracking branch 'ry/v0.8' into masterisaacs2013-02-061-1/+0
|\ \ | |/
| * blog: remove dangling symlinkBen Noordhuis2013-02-051-1/+0
* | dtrace: fix generation of v8 constants on freebsdFedor Indutny2013-01-211-5/+5
* | Merge remote-tracking branch 'ry/v0.8' into masterisaacs2013-01-181-1/+6
|\ \ | |/
| * install: add simplejson fallbackChris Dent2013-01-151-1/+6
* | windows: add support for '_Total' perf countersScott Blomquist2013-01-111-1/+1
* | Merge remote-tracking branch 'ry/v0.8' into masterisaacs2013-01-111-0/+3
|\ \ | |/
| * 2012.01.09, Version 0.8.17 (Stable)v0.8.17v0.8.17-releaseisaacs2013-01-091-0/+3
* | test: run tests in alphabetical orderBen Noordhuis2013-01-101-0/+1
* | build: fail w/err msg when missing binutilsMike Harsch2013-01-081-2/+16
* | dtrace: x64 ustack helperFedor Indutny2013-01-071-17/+35
* | test: put tty in blocking mode after testBen Noordhuis2013-01-071-1/+11
* | windows: improve Visual Studio Express build supportScott Blomquist2013-01-036-0/+177
* | Colorize API stabilitity index headers in docsLuke Arduini2012-12-271-0/+10
* | Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2012-12-201-1/+1
|\ \ | |/
| * install: fix openbsd man page locationBen Noordhuis2012-12-171-1/+1
* | test: add TAP output to the test runnerTimothy J Fontaine2012-12-191-1/+27