summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* windows: add support for '_Total' perf countersScott Blomquist2013-01-111-1/+1
* Merge remote-tracking branch 'ry/v0.8' into masterisaacs2013-01-111-0/+3
|\
| * 2012.01.09, Version 0.8.17 (Stable)v0.8.17v0.8.17-releaseisaacs2013-01-091-0/+3
* | test: run tests in alphabetical orderBen Noordhuis2013-01-101-0/+1
* | build: fail w/err msg when missing binutilsMike Harsch2013-01-081-2/+16
* | dtrace: x64 ustack helperFedor Indutny2013-01-071-17/+35
* | test: put tty in blocking mode after testBen Noordhuis2013-01-071-1/+11
* | windows: improve Visual Studio Express build supportScott Blomquist2013-01-036-0/+177
* | Colorize API stabilitity index headers in docsLuke Arduini2012-12-271-0/+10
* | Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2012-12-201-1/+1
|\ \ | |/
| * install: fix openbsd man page locationBen Noordhuis2012-12-171-1/+1
* | test: add TAP output to the test runnerTimothy J Fontaine2012-12-191-1/+27
* | Merge remote-tracking branch 'ry/v0.8' into masterisaacs2012-12-1311-16/+602
|\ \ | |/
| * tools: fix platform detection on freebsd, sunosBen Noordhuis2012-12-021-6/+11
| * install: fix freebsd man page locationBen Noordhuis2012-12-021-1/+5
| * blog: Don't filter out non-latest release notesisaacs2012-11-2310-16/+597
* | js2c: raise proper Exception, not a stringBen Noordhuis2012-11-241-1/+1
* | windows: add tracing with performance countersScott Blomquist2012-11-213-6/+15
* | tools: update gyp to r1535Ben Noordhuis2012-11-2022-479/+971
* | Merge remote-tracking branch 'ry/v0.8' into masterisaacs2012-09-121-1/+1
|\ \ | |/
| * doc: don't use 'Bert Belder2012-09-041-1/+1
* | installer: don't install header filesBen Noordhuis2012-09-101-21/+0
* | build: add configure option to build with ninjaTimothy J Fontaine2012-09-041-2/+1
* | installer: reapply b21c8e0b, honor --without-npmBen Noordhuis2012-09-041-1/+1
* | 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