summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v0.8'Bert Belder2012-08-2824-159/+4065
|\
| * Upgrade GYP to r1477Ryan Dahl2012-08-2224-159/+4065
* | tools: fix missing initializer warning in js2c.pyBen Noordhuis2012-08-241-1/+1
* | Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2012-08-173-3/+32
|\ \ | |/
| * email-footer: update the binary package links to x86/x64Nathan Rajlich2012-08-151-4/+4
| * Makefile: add a better check to ensure a node "release"Nathan Rajlich2012-08-091-0/+11
| * install: prevent a KeyError from being thrown when PORTABLE is not setNathan Rajlich2012-08-061-1/+1
| * email-footer: add links to the expected common binary packagesNathan Rajlich2012-08-061-0/+8
| * install: add a "portable" mode to the shebang-rewriting logicNathan Rajlich2012-08-061-1/+9
| * install: install the "wafadmin/Tools" files into the correct dirNathan Rajlich2012-08-061-4/+5
| * install: use os.path.join() to create the npm shebangNathan Rajlich2012-08-051-2/+3
| * install: install the "wafadmin" files into the correct directoryNathan Rajlich2012-08-041-1/+1
| * installer: prevent ETXTBSY errorsBen Noordhuis2012-08-041-0/+1
| * installer: honor --without-npm, default install pathBen Noordhuis2012-08-041-3/+3
* | addon: remove node-waf, superseded by node-gypBen Noordhuis2012-08-1452-13291/+0
* | tools: remove "addon.gypi" and "gyp_addon"Nathan Rajlich2012-08-122-66/+0
* | installer: remove c-ares header filesBen Noordhuis2012-08-081-3/+1
|/
* 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