summaryrefslogtreecommitdiff
path: root/wscript
Commit message (Expand)AuthorAgeFilesLines
* simple DTrace ustack helperDave Pacheco2011-12-161-4/+28
* build: check for libkvm and libexecinfo on all the BSDsBen Noordhuis2011-12-071-2/+2
* s/NPM/npm/isaacs2011-12-051-1/+1
* Revert "build: compile with -D__DARWIN_64_BIT_INO_T on OS X"Ben Noordhuis2011-12-011-5/+0
* build: add --without-npm flag to configure scriptBen Noordhuis2011-11-301-1/+11
* Fix broken commit 2cd5adcRyan Dahl2011-11-221-1/+1
* Install npm with 'make install'Ryan Dahl2011-11-221-0/+14
* build: compile with -D__DARWIN_64_BIT_INO_T on OS XBen Noordhuis2011-11-181-0/+5
* build: fix race in parallel buildBen Noordhuis2011-11-081-5/+4
* build: fix man page install path on the BSDsBen Noordhuis2011-11-071-1/+2
* Revert "remove node_io_watcher"Igor Zinkovsky2011-10-281-0/+1
* linux: unbreak build if HAVE_MONOTONIC_CLOCK=0Ben Noordhuis2011-10-281-17/+0
* remove node_io_watcherIgor Zinkovsky2011-10-271-1/+0
* Don't compile in node_dtrace.cc when not supportedRyan Dahl2011-10-261-0/+3
* build: fix wscript on solarisBen Noordhuis2011-10-211-2/+2
* Remove support for cygwinRyan Dahl2011-10-191-9/+7
* Remove tty_legacyRyan Dahl2011-10-111-4/+1
* Remove dns_legacyRyan Dahl2011-10-111-1/+0
* Remove child_process_legacyRyan Dahl2011-10-111-1/+0
* Remove net_legacy timers_legacyRyan Dahl2011-10-111-2/+0
* Upgrade libuv to 60c639fRyan Dahl2011-10-061-1/+0
* WAF: Clean out/Release/deps/uv before buildRyan Dahl2011-09-291-1/+3
* build: explicitly link in libz on non-win32 platformsBen Noordhuis2011-09-231-0/+3
* fs watcher bindingIgor Zinkovsky2011-09-221-0/+1
* Add TTYWrapRyan Dahl2011-09-201-0/+1
* build: make wscript work with python 2.4Ben Noordhuis2011-09-191-1/+1
* Initial pass at zlib bindingsisaacs2011-09-171-7/+31
* build: install uv-private/*.h, fixes native add-on buildsBen Noordhuis2011-09-091-1/+1
* resolve mingw32 build problemBert Belder2011-09-041-1/+4
* build: add RPATH environment variableAshok Mudukutore2011-09-041-0/+3
* win: link to psapi.libRyan Dahl2011-09-021-0/+1
* Use new uv_fs_ apisIgor Zinkovsky2011-08-301-8/+0
* dgram: integrate libuv UDP supportBen Noordhuis2011-08-241-0/+1
* waf: Don't build out/Debug/node_g - just out/Debug/nodeRyan Dahl2011-08-231-5/+6
* WAF builds in out/ instead of build/Ryan Dahl2011-08-231-10/+10
* Have WAF variants match GYP configuration namesRyan Dahl2011-08-231-45/+45
* typed arrays: integrate plask's typed array implementationBen Noordhuis2011-08-121-0/+1
* Remove node_child_process_win32.ccRyan Dahl2011-08-011-1/+0
* windows: remove dependency on rpcrt4 and ole32Igor Zinkovsky2011-08-011-4/+0
* link to rpcrt4 and ole32 on win32Ryan Dahl2011-07-311-0/+4
* add wrapper for uv_spawnRyan Dahl2011-07-291-0/+1
* Remove pkg-conf fileRyan Dahl2011-07-271-8/+0
* stdio binding + javascript to enable process.stdin.listen()Igor Zinkovsky2011-07-271-0/+1
* build: add wscript detection for node_versionJeroen Janssen2011-07-231-1/+18
* Bump version to v0.5.2v0.5.2Ryan Dahl2011-07-221-1/+1
* Finally remove node::EventEmitterRyan Dahl2011-07-191-2/+0
* Abstract out HandleWrap classRyan Dahl2011-07-181-0/+1
* Add pipe_wrapRyan Dahl2011-07-181-0/+1
* Abstract StreamWrap from TCPWrapRyan Dahl2011-07-181-0/+1
* Apply PTW32_STATIC_LIB define to debug build of eioIgor Zinkovsky2011-07-151-0/+2