summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix MSVS building.Peter Bright2011-08-111-1/+0
* Tests should point at the build directory until GYP is defaultRyan Dahl2011-08-081-2/+2
* Revert "Remove scons"Ryan Dahl2011-08-08182-0/+47319
* Fix MSVS buildRyan Dahl2011-08-081-2/+10
* Move GYP file to the project rootRyan Dahl2011-08-082-290/+2
* sketch out configure supportRyan Dahl2011-08-081-0/+6
* Disable optimization in debug builds.Peter Bright2011-08-071-0/+14
* Silence VC++ warnings about use of badly-designed parts of the C library.Peter Bright2011-08-071-1/+7
* Fix bad platform name.Peter Bright2011-08-071-2/+5
* Make MSVS build.Peter Bright2011-08-061-11/+40
* Modify GYP scripts for VC buildPeter Bright2011-08-064-26/+200
* Remove sconsRyan Dahl2011-08-06182-47319/+0
* Bring gyp into the tools directory; handwritten makefileRyan Dahl2011-08-0634-0/+18747
* gyp: fix test runnerRyan Dahl2011-08-061-2/+2
* http: make http2 the default, legacy backend is available with --use-http1Ben Noordhuis2011-08-021-3/+3
* test: add targets `test-http2` and `test-all-http2`Ben Noordhuis2011-08-021-2/+12
* Remove pkg-conf fileRyan Dahl2011-07-271-9/+0
* Addons should not -DEV_MULTIPLICITY=0Brian White2011-07-141-1/+0
* Fix doctool uses RegExp object as a Functionkoichik2011-07-041-5/+5
* Revert "Add --cov code coverage option"Ryan Dahl2011-06-171-60/+0
* Add covhtml.js toolRyan Dahl2011-04-151-0/+60
* Add string class that uses ExternalAsciiStringResource.Tom Hughes2011-03-081-2/+3
* Fix test runner bug on windowsBert Belder2011-02-171-1/+0
* Bump version to v0.3.5v0.3.5Ryan Dahl2011-01-161-1/+1
* `make test` somewhat worksBert Belder2010-12-201-1/+1
* Better way of getting rid of symlinksBert Belder2010-12-204-6/+9
* Wafadmin: don't even think about using msvcBert Belder2010-12-202-2/+2
* 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