1
0
mirror of https://github.com/libuv/libuv synced 2025-03-28 21:13:16 +00:00

9 Commits

Author SHA1 Message Date
Ben Noordhuis
cb6cd92305 build: fix gcc 3.x build
Detect gcc version, -fvisibility is a gcc 4.x switch.
2011-10-25 23:52:03 +00:00
Bert Belder
d3cc9a39ed Move gyp files to root 2011-08-10 22:58:00 +02:00
Ryan Dahl
1493dcf359 Peter Bright's MSVS fixes 2011-08-06 22:36:59 -07:00
Ryan Dahl
42c76f720f Add pthread-win32 temporarily
Until Node does not rely on libeio interfaces.
2011-08-06 19:05:13 -07:00
Jeroen Janssen
d9b0534ae0 gyp: enable debug symbols with MSVC
Fixes #130.
2011-08-06 10:45:58 -07:00
Ben Noordhuis
351a332e25 build: don't assume python lives at /usr/bin/python 2011-08-06 16:59:25 +02:00
Ryan Dahl
48877edfb8 Work around GYP bug - use absolute paths 2011-08-06 03:36:36 -07:00
Ryan Dahl
60e973172e Add pound benchmark. 2011-08-06 03:34:17 -07:00
Ryan Dahl
a30a7336f0 Build with gyp 2011-08-06 02:17:56 -07:00