367 Commits (2d13cdfd2ab4ef00f0140aa02313fae98e47ac25)

Author SHA1 Message Date
Ben Noordhuis d7bcf21340 build: fix race in parallel build 13 years ago
Ben Noordhuis edcfea5d02 build: fix man page install path on the BSDs 13 years ago
Igor Zinkovsky f35a396c54 Revert "remove node_io_watcher" 13 years ago
Ben Noordhuis ccd8b55b01 linux: unbreak build if HAVE_MONOTONIC_CLOCK=0 13 years ago
Igor Zinkovsky cc2ac1ccc7 remove node_io_watcher 13 years ago
Ryan Dahl b3ddb895d2 Don't compile in node_dtrace.cc when not supported 13 years ago
Ben Noordhuis 0ae98dfc66 build: fix wscript on solaris 13 years ago
Ryan Dahl 67b235735e Remove support for cygwin 13 years ago
Ryan Dahl cdf5d91fe5 Remove tty_legacy 13 years ago
Ryan Dahl 58e892dadd Remove dns_legacy 13 years ago
Ryan Dahl 96e423a665 Remove child_process_legacy 13 years ago
Ryan Dahl be0bb2dc13 Remove net_legacy timers_legacy 13 years ago
Ryan Dahl 311fe737e8 Upgrade libuv to 60c639f 13 years ago
Ryan Dahl 84641fcdf0 WAF: Clean out/Release/deps/uv before build 13 years ago
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