summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-02-19tools: Add wrk for benchmarking http serversisaacs26-0/+5482
2013-02-07windows/msi: more installer enhancementsScott Blomquist3-26/+64
2013-02-07windows/msi: add feature selection to installerJim Schubert2-12/+41
2013-02-06Merge remote-tracking branch 'ry/v0.8' into masterisaacs1-1/+0
2013-02-05blog: remove dangling symlinkBen Noordhuis1-1/+0
2013-01-21dtrace: fix generation of v8 constants on freebsdFedor Indutny1-5/+5
2013-01-18Merge remote-tracking branch 'ry/v0.8' into masterisaacs1-1/+6
2013-01-15install: add simplejson fallbackChris Dent1-1/+6
2013-01-11windows: add support for '_Total' perf countersScott Blomquist1-1/+1
2013-01-11Merge remote-tracking branch 'ry/v0.8' into masterisaacs1-0/+3
2013-01-10test: run tests in alphabetical orderBen Noordhuis1-0/+1
2013-01-092012.01.09, Version 0.8.17 (Stable)v0.8.17isaacs1-0/+3
2013-01-08build: fail w/err msg when missing binutilsMike Harsch1-2/+16
2013-01-07dtrace: x64 ustack helperFedor Indutny1-17/+35
2013-01-07test: put tty in blocking mode after testBen Noordhuis1-1/+11
2013-01-03windows: improve Visual Studio Express build supportScott Blomquist6-0/+177
2012-12-27Colorize API stabilitity index headers in docsLuke Arduini1-0/+10
2012-12-20Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis1-1/+1
2012-12-19test: add TAP output to the test runnerTimothy J Fontaine1-1/+27
2012-12-17install: fix openbsd man page locationBen Noordhuis1-1/+1
2012-12-13Merge remote-tracking branch 'ry/v0.8' into masterisaacs11-16/+602
2012-12-02tools: fix platform detection on freebsd, sunosBen Noordhuis1-6/+11
2012-12-02install: fix freebsd man page locationBen Noordhuis1-1/+5
2012-11-24js2c: raise proper Exception, not a stringBen Noordhuis1-1/+1
2012-11-23blog: Don't filter out non-latest release notesisaacs10-16/+597
2012-11-21windows: add tracing with performance countersScott Blomquist3-6/+15
2012-11-20tools: update gyp to r1535Ben Noordhuis22-479/+971
2012-09-12Merge remote-tracking branch 'ry/v0.8' into masterisaacs1-1/+1
2012-09-10installer: don't install header filesBen Noordhuis1-21/+0
2012-09-04doc: don't use 'Bert Belder1-1/+1
2012-09-04build: add configure option to build with ninjaTimothy J Fontaine1-2/+1
2012-09-04installer: reapply b21c8e0b, honor --without-npmBen Noordhuis1-1/+1
2012-08-28Merge branch 'v0.8'Bert Belder24-159/+4065
2012-08-24tools: fix missing initializer warning in js2c.pyBen Noordhuis1-1/+1
2012-08-22Upgrade GYP to r1477Ryan Dahl24-159/+4065
2012-08-17Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis3-3/+32
2012-08-15email-footer: update the binary package links to x86/x64Nathan Rajlich1-4/+4
2012-08-14addon: remove node-waf, superseded by node-gypBen Noordhuis52-13291/+0
2012-08-12tools: remove "addon.gypi" and "gyp_addon"Nathan Rajlich2-66/+0
2012-08-09Makefile: add a better check to ensure a node "release"Nathan Rajlich1-0/+11
2012-08-08installer: remove c-ares header filesBen Noordhuis1-3/+1
2012-08-06install: prevent a KeyError from being thrown when PORTABLE is not setNathan Rajlich1-1/+1
2012-08-06email-footer: add links to the expected common binary packagesNathan Rajlich1-0/+8
2012-08-06install: add a "portable" mode to the shebang-rewriting logicNathan Rajlich1-1/+9
2012-08-06install: install the "wafadmin/Tools" files into the correct dirNathan Rajlich1-4/+5
2012-08-05install: use os.path.join() to create the npm shebangNathan Rajlich1-2/+3
2012-08-04install: install the "wafadmin" files into the correct directoryNathan Rajlich1-1/+1
2012-08-04installer: prevent ETXTBSY errorsBen Noordhuis1-0/+1
2012-08-04installer: honor --without-npm, default install pathBen Noordhuis1-3/+3
2012-08-02Merge branch 'v0.8.5-release' into v0.8isaacs2-0/+24