summaryrefslogtreecommitdiff
path: root/wscript
Commit message (Expand)AuthorAgeFilesLines
* Added signal handler.Brandon Beacher2009-10-071-0/+1
* Remove node.pcRyan Dahl2009-10-051-7/+0
* Improve "make dist" remove generated doc from repo.Ryan Dahl2009-10-031-10/+15
* Install wafadmin into $PREFIX/lib/node/wafadminRyan Dahl2009-10-031-1/+6
* Add note about symbol visibility in V8 to wscriptRyan Dahl2009-10-021-0/+4
* bump versionv0.1.13Ryan Dahl2009-09-301-1/+1
* Copy Python's shutil.copytree into wscript.Ryan Dahl2009-09-281-2/+45
* Move http library to /http.jsRyan Dahl2009-09-281-1/+0
* Changes to compile on Andrew Miller's very old machineRyan Dahl2009-09-261-1/+1
* bump versionv0.1.12Ryan Dahl2009-09-241-1/+1
* Move node-repl to bin/node-replRyan Dahl2009-09-201-1/+1
* Move mjsunit.js to system module directory.Ryan Dahl2009-09-201-0/+1
* bump versionv0.1.11Ryan Dahl2009-09-181-1/+1
* Use "platform.architecture()" to find the proper architecture.Jeff Smick2009-09-121-25/+2
* bump versionv0.1.10Ryan2009-09-111-1/+1
* Add node-replRyan2009-09-111-0/+1
* Man page generation.Ryan2009-09-101-0/+1
* bump versionv0.1.9Ryan2009-09-051-1/+1
* Hack for compiling on Snow Leopard.Ryan2009-09-051-0/+24
* bump versionv0.1.8Ryan2009-09-041-1/+1
* Upgrade libeio, increase xthread stacksize to 64kb.Ryan2009-09-031-1/+1
* Build natively on x64.Ryan2009-09-021-9/+27
* Revert static library build.Ryan2009-09-011-34/+13
* Build static executable.Ryan2009-08-311-10/+24
* Add command line arguments for accessing build flags.Ryan2009-08-271-10/+16
* Add pkgconfig files to help with dll builds.Ryan2009-08-271-0/+32
* First attempt at node.dlopenRyan2009-08-271-8/+27
* API: rename node.Process to node.ChildProcessRyan2009-08-261-1/+1
* Introduce node.stdioRyan2009-08-241-1/+13
* Add node.versionRyan2009-08-031-3/+0
* bump versionv0.1.2Ryan2009-08-011-1/+1
* Add DNS API.Ryan2009-07-281-11/+72
* bump versionv0.1.1Ryan2009-07-271-1/+1
* Rename evnet to evcom.Ryan2009-07-251-11/+11
* Move node.inherit, node.path, node.cat to new file: util.jsRyan2009-07-161-0/+1
* Upgrade liboi, which is now called evnet.Ryan2009-07-131-11/+11
* bump versionv0.1.0Ryan2009-06-301-1/+1
* Add -m32 flags for compiling on 64bit machines.Ryan2009-06-291-6/+6
* in the middle putting in event code. broken.Ryan2009-06-281-1/+7
* bump versionv0.0.6Ryan2009-06-241-1/+1
* Create tools directoryRyan2009-06-221-4/+5
* skelton of node.ProcessRyan2009-06-201-0/+1
* bump versionv0.0.5Ryan2009-06-181-1/+1
* Add electric fence option to configure processRyan2009-06-161-7/+13
* bump versionRyan2009-06-131-1/+1
* bump versionv0.0.3Ryan2009-06-111-1/+1
* comment out gnutls check in wscript until it's usedRyan2009-06-111-5/+7
* bump version to v0.0.2v0.0.2Ryan2009-05-311-1/+1
* Change to build on FreeBSDv0.0.1Ryan2009-05-271-4/+7
* Add errno constants. Move all constants to `node.constants` namespace.Ryan2009-05-261-0/+1