commit | 039fac633eaf081a96bb1ed8bc7307d03dcbe9d9 | [log] [tgz] |
---|---|---|
author | Ben Noordhuis <[email protected]> | Thu May 17 05:13:29 2012 |
committer | Ben Noordhuis <[email protected]> | Tue May 22 14:14:24 2012 |
tree | b24085e8aab84e09ed8fd7d311cd360dbfd6259e | |
parent | a608f65b2454a83f08a60ba24088a672097540f5 [diff] |
deps: upgrade libuv to a478847 The event loop's reference counting scheme in this version of libuv has changed. Update the libuv bindings to reflect that fact.
Unix/Macintosh (requires python 2.6 or 2.7):
./configure make make install
Windows:
vcbuild.bat
Unix/Macintosh:
make test
Windows:
vcbuild.bat test
make doc
man doc/node.1