summaryrefslogtreecommitdiff
path: root/wscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump to v0.5.1v0.5.1Ryan Dahl2011-07-141-1/+1
* Statically link in dependencies for node.exeIgor Zinkovsky2011-07-081-5/+10
* Add deps/uv/src/ares to include pathRyan Dahl2011-07-071-0/+1
* Escape $CC and $CXX when passed to uv and V8Ryan Dahl2011-07-071-5/+8
* Export $CC and $CXX to uv and V8's build systemsRyan Dahl2011-07-071-1/+8
* Upgrade libuv to 9518ab65949257384bf7e407d8502a6437fdda4bRyan Dahl2011-07-071-13/+10
* Bump to v0.5.0v0.5.0Ryan Dahl2011-07-051-1/+1
* Support SunOS 121. Check for ifaddrs in wscript for SunOS build.Ryan Dahl2011-07-051-0/+11
* Bindings for libuv-integrated c-aresBert Belder2011-07-051-0/+1
* Upgrade libuvRyan Dahl2011-07-011-8/+2
* Revert "Get rid of the old timer binding"Ryan Dahl2011-06-291-0/+1
* Merge branch 'v0.4'Ryan Dahl2011-06-291-1/+1
|\
| * Bump to v0.4.9v0.4.9Ryan Dahl2011-06-291-1/+1
* | Dont install ares_build.h or ares_rules.hRyan Dahl2011-06-291-2/+0
* | Fixes #1204. Add missing headers files to includeSam Shull2011-06-201-0/+6
* | Upgrade libuv.Ryan Dahl2011-06-171-22/+1
* | Initial binding to uv_tcp_tRyan Dahl2011-06-101-0/+1
* | Upgrade libuvRyan Dahl2011-06-101-1/+0
* | Build on windows againBert Belder2011-06-081-8/+11
* | Get rid of the old timer bindingBert Belder2011-06-081-1/+0
* | Merge branch 'v0.4'Ryan Dahl2011-06-031-0/+12
|\ \ | |/
| * Option to disable SSL v2Jérémy Lal2011-06-031-0/+12
* | Implement new wrap for uv timerRyan Dahl2011-05-251-0/+1
* | Fixes #1102. Install ev.h into $PREFIX/include/node/ev/ev.hRyan Dahl2011-05-241-1/+1
* | Merge branch 'v0.4'Ryan Dahl2011-05-221-1/+1
|\ \ | |/
| * Bump to v0.4.8v0.4.8Ryan Dahl2011-05-201-1/+1
* | Use same make as when originally invokedRobert Mustacchi2011-05-201-1/+1
* | Integrate libuv into build systemRyan Dahl2011-05-131-47/+48
* | Merge branch 'v0.4'isaacs2011-05-071-22/+4
|\ \ | |/
| * Assert, Debug output in normal default buildRyan Dahl2011-05-041-3/+2
| * Remove oprofile flags in wscript.Ben Noordhuis2011-05-011-18/+1
| * bump version to v0.4.7v0.4.7Ryan Dahl2011-04-221-1/+1
* | Implement `process.arch` to get a String of the current processor architectur...Nathan Rajlich2011-04-261-0/+3
* | Merge branch 'v0.4'Ryan Dahl2011-04-181-1/+1
|\ \ | |/
| * Bump to v0.4.6v0.4.6Ryan Dahl2011-04-131-1/+1
* | Merge branch 'v0.4'Ryan Dahl2011-04-141-1/+3
|\ \ | |/
| * Add os.cpus() and os.uptime() support for sunosScott McWhirter2011-04-131-1/+3