Commit Graph

209 Commits (c1b9913e1f537c96c4cb7d130a940590e3031042)

Author SHA1 Message Date
Ryan Dahl 06f750c466 fix windows build 2011-08-24 16:20:14 -07:00
Ryan Dahl f9dae9e8d6 Add dgram_legacy and dgram_uv to node.gyp 2011-08-24 15:55:57 -07:00
Ryan Dahl c2ae39b8d6 gyp: -ldl on linux 2011-08-22 20:07:07 -04:00
Ryan Dahl e80cac6225 import openssl from chrome 2011-08-22 11:30:45 -07:00
Ryan Dahl b433c42a56 gyp: Support Linux 2011-08-15 21:17:02 -04: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
Ben Noordhuis 97b0000c53 build: add src/v8_typed_array.cc to gyp sources list 2011-08-12 18:58:54 +02:00
Peter Bright b9d777734d Fix MSVS building. 2011-08-11 04:52:33 +02:00
Ryan Dahl db1bf679d8 Move GYP file to the project root 2011-08-08 12:11:48 -07:00