Add gyp file to v8 repository.
authorager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 27 Apr 2009 09:04:39 +0000 (09:04 +0000)
committerager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 27 Apr 2009 09:04:39 +0000 (09:04 +0000)
commite3e50f707051188cbbf424f0878ec83ff464757b
tree2627ca73b10fbe1e517c031ddb9014f980e507e4
parentf08b2a889837f2ba02392bbaaccfecdfa59eff28
Add gyp file to v8 repository.

Gyp is used to generate project files used to build chromium.  Moving
the v8.gyp file to the v8 repository makes it easier to have V8 and
the v8.gyp file synchronized (so a DEPS update in chromium gets the
right v8.gyp file associated with that revision of V8).

Review URL http://codereview.chromium.org/100035

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1795 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/gyp/v8.gyp [new file with mode: 0644]