summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-07-31timers: backport f8193abJulien Gilli
2014-06-13build: run wix tool chain out of processTimothy J Fontaine
2014-02-21installer: copy `node.d` only with node_use_dtraceFedor Indutny
2014-02-21gyp: specialize node.d for freebsdFedor Indutny
2014-02-18tools: update to support separate website repoTimothy J Fontaine
2014-02-13website: move website to joyent/node-websiteTimothy J Fontaine
2014-01-13gyp: fix build with python 2.6Fedor Indutny
2014-01-13deps: update gyp to 1eae492bFedor Indutny
2013-12-30deps: update gyp to 828ce09Fedor Indutny
2013-12-20build: install common.gypi along with headersT.C. Hollingsworth
2013-12-18build: unix install node and dep library headersTimothy J Fontaine
2013-12-11gyp: update to 78b26f7Timothy J Fontaine
2013-11-10gyp: update to bebdceaTimothy J Fontaine
2013-10-09blog: Remove wp-to-markdown scriptisaacs
2013-08-21tools: script release steps after jenkins buildTimothy J Fontaine
2013-08-21tools: script to report [un]stable buildTimothy J Fontaine
2013-07-09tools: Add next/prev version scriptsisaacs
2013-06-06build: add pkgsrc ruleTimothy J Fontaine
2013-05-14tools: remove unnecessary cpplint rulesisaacs
2013-05-07test: don't use total_seconds() because of py2.6Timothy J Fontaine
2013-05-07test: report test duration in TAP progressTimothy J Fontaine
2013-04-11build: Typo in tools/msvs/msi/product.wxsisaacs
2013-03-26test: test name is the last elem, not secondTimothy J Fontaine
2013-03-24tools: update gyp to r1601Ben Noordhuis
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