summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* installer: prevent ETXTBSY errorsBen Noordhuis2012-08-041-0/+1
* installer: honor --without-npm, default install pathBen Noordhuis2012-08-041-3/+3
* Merge branch 'v0.8.5-release' into v0.8isaacs2012-08-022-0/+24
|\
| * build: Sign pkg installer for OS Xisaacs2012-08-022-0/+24
* | installer: fix cross-compile installsBen Noordhuis2012-08-022-158/+214
|/
* installer: don't assume bash is installedBen Noordhuis2012-08-011-1/+1
* deps, tools: remove stray reject filesBen Noordhuis2012-07-314-32/+0
* tools: speed up genv8constantsDave Pacheco2012-07-181-1/+1
* build: Move npm shebang logic into an npm scriptisaacs2012-07-131-20/+15
* tools: fix shebang in tools/doc/generate.jsPhilipp Hagemeister2012-07-111-1/+1
* tools: update gyp to r1426Ben Noordhuis2012-07-03611-22714/+2983
* blog: Require posts to have a dateisaacs2012-06-291-1/+4
* blog: Show 0.8.0 even after 0.8.1 shipsisaacs2012-06-271-2/+11
* windows msi: don't use .exe file as iconBert Belder2012-06-251-1/+1
* blog: Generate RSS feedsisaacs2012-06-221-4/+14
* windows msi: use .url files for documentation and website shortcutsBert Belder2012-06-221-2/+4
* windows msi: add npm dir to user PATH onlyBert Belder2012-06-221-1/+1
* windows msi: set icon for add/remove programs dialogBert Belder2012-06-221-0/+3
* windows: fix/improve nodejsvars.batBert Belder2012-06-221-7/+10
* blog: Minor tweaks to style and some data conversion cleanupisaacs2012-06-211-1/+1
* Generate static HTML blog content out of markdownisaacs2012-06-21102-0/+9308
* email-footer: Label Windows x64 installer properlyisaacs2012-06-191-1/+1
* Revert "build: fix `make install DESTDIR=/path`"Ben Noordhuis2012-06-191-5/+5
* build: install eio-emul.hBen Noordhuis2012-06-191-1/+1
* build: install ev-emul.hBen Noordhuis2012-06-191-1/+1
* build: fix `make install DESTDIR=/path`Ben Noordhuis2012-06-181-5/+5
* email footer: Change Windows msi paths for x86 and x64isaacs2012-06-151-3/+5
* build: Add node.d and node.1 to installerisaacs2012-06-141-1/+10
* license2rtf: collapse whitespaceBert Belder2012-06-141-1/+8
* Windows: Enable ETW events.Igor Zinkovsky2012-06-132-4/+9
* Move resource files to src/res.Bert Belder2012-06-132-67/+0
* build: Don't clobber symlinked npmisaacs2012-06-041-6/+17
* windows/msi: minor installer tweaksBert Belder2012-06-042-39/+33
* windows/msi: add node.js prompt to startmenuJeroen Janssen2012-06-042-0/+28
* windows/msi: fix adding node to PATHJeroen Janssen2012-06-041-1/+1
* windows/msi: add start menu links when installingJeroen Janssen2012-06-032-5/+43
* windows/msi: cleanup WiX project filesJeroen Janssen2012-06-022-21/+5
* windows: don't install x64 version into the 'program files (x86)' folderMatt Gollob2012-06-023-4/+20
* windows: add icon to node.exeBert Belder2012-06-022-0/+5
* Revert "tests: kill process group on failure"isaacs2012-05-281-7/+1
* Tests for memory leaksisaacs2012-05-041-1/+1
* build: support make install "DESTDIR=/path"Malte-Thorben Bruns2012-04-231-5/+7
* gyp: Apply 'argument too long' fix in another placeisaacs2012-04-111-3/+3
* gyp: fix 'argument list too long' build errorBen Noordhuis2012-04-121-2/+2
* Fix #3089 Build changelog.html for websiteisaacs2012-04-101-0/+16
* Windows: installer shows license agreement dialogBert Belder2012-04-041-2/+6
* Windows: add build step that generates license.rtf from LICENSEBert Belder2012-04-041-0/+327
* Mac installer shows licenseRyan Dahl2012-04-022-3/+3
* build: add support for DTrace and postmortemDave Pacheco2012-04-011-0/+82
* Make rules for release blog post and email messageisaacs2012-03-292-0/+28