summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-12-13Merge remote-tracking branch 'ry/v0.8' into masterisaacs
2012-12-02tools: fix platform detection on freebsd, sunosBen Noordhuis
2012-12-02install: fix freebsd man page locationBen Noordhuis
2012-11-24js2c: raise proper Exception, not a stringBen Noordhuis
2012-11-23blog: Don't filter out non-latest release notesisaacs
2012-11-21windows: add tracing with performance countersScott Blomquist
2012-11-20tools: update gyp to r1535Ben Noordhuis
2012-09-12Merge remote-tracking branch 'ry/v0.8' into masterisaacs
2012-09-10installer: don't install header filesBen Noordhuis
2012-09-04doc: don't use 'Bert Belder
2012-09-04build: add configure option to build with ninjaTimothy J Fontaine
2012-09-04installer: reapply b21c8e0b, honor --without-npmBen Noordhuis
2012-08-28Merge branch 'v0.8'Bert Belder
2012-08-24tools: fix missing initializer warning in js2c.pyBen Noordhuis
2012-08-22Upgrade GYP to r1477Ryan Dahl
2012-08-17Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis
2012-08-15email-footer: update the binary package links to x86/x64Nathan Rajlich
2012-08-14addon: remove node-waf, superseded by node-gypBen Noordhuis
2012-08-12tools: remove "addon.gypi" and "gyp_addon"Nathan Rajlich
2012-08-09Makefile: add a better check to ensure a node "release"Nathan Rajlich
2012-08-08installer: remove c-ares header filesBen Noordhuis
2012-08-06install: prevent a KeyError from being thrown when PORTABLE is not setNathan Rajlich
2012-08-06email-footer: add links to the expected common binary packagesNathan Rajlich
2012-08-06install: add a "portable" mode to the shebang-rewriting logicNathan Rajlich
2012-08-06install: install the "wafadmin/Tools" files into the correct dirNathan Rajlich
2012-08-05install: use os.path.join() to create the npm shebangNathan Rajlich
2012-08-04install: install the "wafadmin" files into the correct directoryNathan Rajlich
2012-08-04installer: prevent ETXTBSY errorsBen Noordhuis
2012-08-04installer: honor --without-npm, default install pathBen Noordhuis
2012-08-02Merge branch 'v0.8.5-release' into v0.8isaacs
2012-08-02build: Sign pkg installer for OS Xisaacs
2012-08-02installer: fix cross-compile installsBen Noordhuis
2012-08-01installer: don't assume bash is installedBen Noordhuis
2012-07-31deps, tools: remove stray reject filesBen Noordhuis
2012-07-18tools: speed up genv8constantsDave Pacheco
2012-07-13build: Move npm shebang logic into an npm scriptisaacs
2012-07-11tools: fix shebang in tools/doc/generate.jsPhilipp Hagemeister
2012-07-03tools: update gyp to r1426Ben Noordhuis
2012-06-29blog: Require posts to have a dateisaacs
2012-06-27blog: Show 0.8.0 even after 0.8.1 shipsisaacs
2012-06-25windows msi: don't use .exe file as iconBert Belder
2012-06-22blog: Generate RSS feedsisaacs
2012-06-22windows msi: use .url files for documentation and website shortcutsBert Belder
2012-06-22windows msi: add npm dir to user PATH onlyBert Belder
2012-06-22windows msi: set icon for add/remove programs dialogBert Belder
2012-06-22windows: fix/improve nodejsvars.batBert Belder
2012-06-21blog: Minor tweaks to style and some data conversion cleanupisaacs
2012-06-21Generate static HTML blog content out of markdownisaacs
2012-06-19email-footer: Label Windows x64 installer properlyisaacs
2012-06-19Revert "build: fix `make install DESTDIR=/path`"Ben Noordhuis