summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Now working on 0.10.31Timothy J Fontaine2014-07-311-1/+1
* timers: backport f8193abJulien Gilli2014-07-311-0/+20
* build: run wix tool chain out of processTimothy J Fontaine2014-06-131-2/+2
* installer: copy `node.d` only with node_use_dtraceFedor Indutny2014-02-211-4/+2
* gyp: specialize node.d for freebsdFedor Indutny2014-02-212-1/+33
* tools: update to support separate website repoTimothy J Fontaine2014-02-181-11/+11
* website: move website to joyent/node-websiteTimothy J Fontaine2014-02-13105-9690/+0
* gyp: fix build with python 2.6Fedor Indutny2014-01-131-1/+2
* deps: update gyp to 1eae492bFedor Indutny2014-01-138-56/+113
* deps: update gyp to 828ce09Fedor Indutny2013-12-3012-134/+559
* build: install common.gypi along with headersT.C. Hollingsworth2013-12-201-0/+1
* build: unix install node and dep library headersTimothy J Fontaine2013-12-181-0/+36
* gyp: update to 78b26f7Timothy J Fontaine2013-12-1116-119/+1785
* gyp: update to bebdceagyp-updateTimothy J Fontaine2013-11-1038-2136/+2222
* blog: Remove wp-to-markdown scriptisaacs2013-10-091-189/+0
* tools: script release steps after jenkins buildTimothy J Fontaine2013-08-211-0/+79
* tools: script to report [un]stable buildTimothy J Fontaine2013-08-211-0/+19
* tools: Add next/prev version scriptsisaacs2013-07-092-0/+32
* build: add pkgsrc ruleTimothy J Fontaine2013-06-062-0/+8
* 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