Commit Graph

9 Commits (c9a1b5d162d40235ac7ec5479059c66a33f5c1a1)

Author SHA1 Message Date
Ben Noordhuis 039fac633e 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.
2012-05-22 16:14:24 +02:00
Ben Noordhuis 2433eeb385 uv: upgrade to 1cca230 2012-01-23 13:35:36 +01:00
Ryan Dahl cf78d04ae2 Upgrade libuv to 9c7ed0d
Fixes test-net-pipe-connect-errors.js on UNIX.
See #2001.
2011-11-03 16:33:54 -07:00
Bert Belder 2f22024806 Upgrade libuv to 90e15f1110 2011-10-29 01:06:47 +02:00
Bert Belder c06af229dc Upgrade libuv to 2c0fca9a41 2011-09-27 13:03:29 -07:00
Ryan Dahl 6b98a63974 Upgrade libuv to 2ef8f35 2011-09-20 13:34:52 -07:00
Ryan Dahl 17021ea631 Upgrade libuv to 142a702 2011-09-04 16:17:00 -07:00
Peter Bright 16788f461a Rename gyp files to produce useful solution names.
Hoist common settings into common.gypi.

Restrict v8's common.gypi to v8 projects.

Ensure v8 doesn't use /MP in debug builds.

Add basic settings for other platforms.

Make uv import common.gypi properly.

Remove LTCG warning.
2011-08-13 19:57:42 -07:00
Ryan Dahl 46b0654347 Upgrade libuv to db190c7 2011-08-10 14:23:26 -07:00