353 Commits (e406613ee552bf87837dc7cbbfdba8a6b7caf2c6)

Author SHA1 Message Date
Ben Noordhuis 9ad334085f build: explicitly link in libz on non-win32 platforms 13 years ago
Igor Zinkovsky 8fe5712477 fs watcher binding 13 years ago
Ryan Dahl c1ae6ea2f2 Add TTYWrap 13 years ago
Ben Noordhuis 3aa1975c58 build: make wscript work with python 2.4 13 years ago
isaacs 5b8e1dabbc Initial pass at zlib bindings 13 years ago
Ben Noordhuis fa334ef0b7 build: install uv-private/*.h, fixes native add-on builds 13 years ago
Bert Belder 3742aeea4c resolve mingw32 build problem 13 years ago
Ashok Mudukutore 908ee33f2d build: add RPATH environment variable 13 years ago
Ryan Dahl 197628846d win: link to psapi.lib 13 years ago
Igor Zinkovsky bce41fac94 Use new uv_fs_ apis 13 years ago
Ben Noordhuis cbd4033619 dgram: integrate libuv UDP support 13 years ago
Ryan Dahl 42529ddfb5 waf: Don't build out/Debug/node_g - just out/Debug/node 13 years ago
Ryan Dahl a7300c8297 WAF builds in out/ instead of build/ 13 years ago
Ryan Dahl 879eb16280 Have WAF variants match GYP configuration names 13 years ago
Ben Noordhuis 7cab4d6870 typed arrays: integrate plask's typed array implementation 13 years ago
Ryan Dahl 3ce671284b Remove node_child_process_win32.cc 13 years ago
Igor Zinkovsky a6e0a91a70 windows: remove dependency on rpcrt4 and ole32 13 years ago
Ryan Dahl f0f941a59e link to rpcrt4 and ole32 on win32 13 years ago
Ryan Dahl f01b241057 add wrapper for uv_spawn 13 years ago
Ryan Dahl 1ca5b6cd05 Remove pkg-conf file 13 years ago
Igor Zinkovsky 187fe27a6e stdio binding + javascript to enable process.stdin.listen() 13 years ago
Jeroen Janssen 2fe780b36c build: add wscript detection for node_version 13 years ago
Ryan Dahl 08ffce1a00 Bump version to v0.5.2 13 years ago
Ryan Dahl 1b8dd65d6e Bump version to v0.4.10 13 years ago
Ryan Dahl 4ef8f06fe6 Finally remove node::EventEmitter 13 years ago
Ryan Dahl 0c7bf8132e Abstract out HandleWrap class 13 years ago
Ryan Dahl cc0f608c7c Add pipe_wrap 13 years ago
Ryan Dahl 1ae148909a Abstract StreamWrap from TCPWrap 13 years ago
Igor Zinkovsky d798866917 Apply PTW32_STATIC_LIB define to debug build of eio 13 years ago
Ryan Dahl f8bfa54d0f Bump to v0.5.1 13 years ago
Igor Zinkovsky a58b6439de Statically link in dependencies for node.exe 13 years ago
Ryan Dahl 395b670e58 Add deps/uv/src/ares to include path 13 years ago
Ryan Dahl 132ae752fa Escape $CC and $CXX when passed to uv and V8 13 years ago
Ryan Dahl 6b78b6bf72 Export $CC and $CXX to uv and V8's build systems 13 years ago
Ryan Dahl a2f2aa97ad Upgrade libuv to 9518ab65949257384bf7e407d8502a6437fdda4b 13 years ago
Ryan Dahl ae7ed8482e Bump to v0.5.0 13 years ago
Ryan Dahl 111305c1bd Support SunOS 121. Check for ifaddrs in wscript for SunOS build. 13 years ago
Bert Belder 858f23094e Bindings for libuv-integrated c-ares 13 years ago
Ryan Dahl 412e413edc Upgrade libuv 14 years ago
Ryan Dahl 263e33a738 Revert "Get rid of the old timer binding" 14 years ago
Ryan Dahl de44eafd78 Bump to v0.4.9 14 years ago
Ryan Dahl 09b8a5e2cf Dont install ares_build.h or ares_rules.h 14 years ago
Sam Shull b057770f8a Fixes #1204. Add missing headers files to include 14 years ago
Ryan Dahl 95b409c578 Upgrade libuv. 14 years ago
Ryan Dahl 062759194b Initial binding to uv_tcp_t 14 years ago
Ryan Dahl 623f513071 Upgrade libuv 14 years ago
Bert Belder 406f44a86b Build on windows again 14 years ago
Bert Belder cc82724fdc Get rid of the old timer binding 14 years ago
Jérémy Lal f23c45f7f4 Option to disable SSL v2 14 years ago
Ryan Dahl 9d1bad8960 Implement new wrap for uv timer 14 years ago