summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Import cpplint.pyRyan Dahl2010-12-011-0/+3126
* Import Google's closure_linterRyan Dahl2010-12-0144-0/+9425
* win: Symlink to jsmin.py doesn't work on windowsBert Belder2010-11-291-1/+3
* Add cmake build support.Tom Hughes2010-11-221-0/+8
* Generate Table of Contents at compile time.Micheil Smith2010-11-171-40/+87
* Build API page into build/doc; simplify doctool.Micheil Smith2010-11-151-118/+66
* Remove RonnJS not used anymoreRyan Dahl2010-11-158-2254/+0
* fix 'make doc'Ryan Dahl2010-11-131-2/+2
* Back to WAFRyan Dahl2010-11-012-12/+19
* Install node-wafRyan Dahl2010-10-281-0/+17
* More simplification of the templating & rendering.Micheil Smith2010-10-281-36/+14
* Added a single page version, moved index to be standard page.Micheil Smith2010-10-281-4/+8
* Adding build tools & templates/assetsMicheil Smith2010-10-282-0/+1604
* Replace WAF with make/autoconfRyan Dahl2010-10-242-19/+12
* Fix test harness for LinuxRyan Dahl2010-10-181-36/+103
* Preliminary pkg-config support.Ben Noordhuis2010-10-131-0/+9
* Dynamically load native scriptsRyan Dahl2010-10-121-1/+23
* Soft migration of sys -> util, Removal of deprecated utils module.Micheil Smith2010-10-113-21/+22
* Add lfs flags to node addon scriptRyan Dahl2010-09-121-3/+10
* Better temporary directory handling for tests.isaacs2010-09-091-1/+10
* 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