summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-08-05build: embed the mdb_v8.so into the binaryTimothy J Fontaine
2013-07-31tools: cpplint: fix up build/include_order ruleBen Noordhuis
2013-07-31cpplint: make lint rules closer to node's sourceFedor Indutny
2013-07-24tools: fix js2c macro expansion bugBen Noordhuis
2013-07-19tools: make check-imports.sh work on bsd-likesBen Noordhuis
2013-07-12Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2013-07-09tools: Add next/prev version scriptsisaacs
2013-07-06tools: add check-imports.sh scriptBen Noordhuis
2013-06-25Merge remote-tracking branch 'ry/v0.10' into masterisaacs
2013-06-06build: add pkgsrc ruleTimothy J Fontaine
2013-05-22systemtap: add tapset for node user probesTimothy J Fontaine
2013-05-17Merge remote-tracking branch 'ry/v0.10' into masterisaacs
2013-05-14tools: remove unnecessary cpplint rulesisaacs
2013-05-07test: don't use total_seconds() because of py2.6Timothy J Fontaine
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-05-07test: report test duration in TAP progressTimothy J Fontaine
2013-04-29tools: fix test.py after v8 upgradeBen Noordhuis
2013-04-23install: Support $(PREFIX) install target directory prefixOlof Johansson
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
2013-02-07windows/msi: add feature selection to installerJim Schubert
2013-02-06Merge remote-tracking branch 'ry/v0.8' into masterisaacs