node/deps
Jeff Smick bc6f381c98 Use "platform.architecture()" to find the proper architecture.
In Snow Leopard "platform.machine()" returns "i386" while
"platform.architecture()" returns ('64bit',''). Using information from both
we can determine the proper architecture

This reverts commit ea29e137b5 re-enabling the
64bit build on Macintosh.
2009-09-12 14:22:57 +02:00
..
coupling Fix coupling problems on OSX 2009-08-25 13:33:19 +02:00
evcom Upgrade evcom - disable EPIPE error output. 2009-09-04 11:46:56 +02:00
http_parser Upgrade http_parser to v0.2 2009-08-07 18:25:25 +02:00
libeio Upgrade libeio, increase xthread stacksize to 64kb. 2009-09-03 15:59:48 +02:00
libev First attempt at node.dlopen 2009-08-27 16:08:40 +02:00
udns Use "platform.architecture()" to find the proper architecture. 2009-09-12 14:22:57 +02:00
v8 Upgrade v8 to 1.3.10 2009-09-09 22:01:54 +02:00