summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Update ronnjs (fix rendering of html self-closing tags)Jérémy Lal2010-07-142-17/+19
* lib/node, not lib/nodejs !Jérémy Lal2010-07-121-1/+1
* Use ronnjs 0.2 to generate docs. Small cosmetic change.Jérémy Lal2010-07-128-0/+2251
* Environment variables NODE_PREFIX, NODE_PATH in node-wafJérémy Lal2010-07-121-9/+33
* Remove a bunch of useless waf filesRyan Dahl2010-07-0423-4204/+0
* Add my awk script to update AUTHORS fileRyan Dahl2010-07-011-0/+13
* Execute message tests by defaultRyan Dahl2010-06-191-1/+1
* Make addon building work for Cygwin.Brian McKenna2010-06-111-0/+3
* addons should have debugging symbolsRyan Dahl2010-05-291-0/+4
* Upgrade Waf to 1.5.16Ryan Dahl2010-04-1824-74/+748
* Upgrade to WAF 1.5.15Ryan Dahl2010-04-0422-95/+192
* Include lib/ directory in node executable. Compile on demand.Ryan Dahl2010-03-151-3/+16
* Upgrade waf to 1.5.14aRyan Dahl2010-03-081-1/+3
* Upgrade WAF to 1.5.14Ryan Dahl2010-03-0836-454/+1045
* Split tests.arlolra2010-02-251-1/+1
* Use Google's jsmin.py so that Node can be used for evilRyan Dahl2010-02-082-219/+3
* Revert "Adding output of Platform information into the test runner"Ryan Dahl2010-02-031-1/+0
* Adding output of Platform information into the test runnerMicheil Smith2010-01-291-0/+1
* Adding OS X .dmg build scripts.Standa Opichal2010-01-272-0/+88
* Initial Solaris supportRyan Dahl2010-01-191-1/+1
* Upgrade waf to 1.5.10Ryan Dahl2009-12-0945-385/+623
* Use bundle flags for osx in node-wafRyan Dahl2009-10-121-0/+4
* Fix build.Ryan Dahl2009-10-072-51/+245
* Upgrade v8 to 1.3.14Ryan Dahl2009-10-071-27/+50
* Modify node_addon configure apiRyan Dahl2009-10-041-8/+12
* Add node-waf to help with building addons.Ryan Dahl2009-10-041-0/+34
* Use waf-light instead of wafRyan Dahl2009-10-0263-0/+15736
* Update test script to use new debug build's name: node_gRyan2009-08-311-1/+1
* Fix bug waf problem with HAVE_CLOCK_SYSCALLRyan2009-06-221-0/+0
* Use v8's test runnerRyan2009-06-224-218/+1346
* Create tools directoryRyan2009-06-22185-0/+47854