Revision: 9387
Author:   [email protected]
Date:     Thu Sep 22 04:20:00 2011
Log:      Edited wiki page BuildingWithGYP through web user interface.
http://code.google.com/p/v8/source/detail?r=9387

Modified:
 /wiki/BuildingWithGYP.wiki

=======================================
--- /wiki/BuildingWithGYP.wiki  Thu Sep 22 04:08:55 2011
+++ /wiki/BuildingWithGYP.wiki  Thu Sep 22 04:20:00 2011
@@ -2,7 +2,7 @@

 =Building V8=

-V8 is built with the help of GYP. GYP is a meta build system of sorts, as it generates build files for a number of other build systems. How you build therefore depends on what "back-end" build system and compiler you're using. +V8 is built with the help of [http://code.google.com/p/gyp/ GYP]. GYP is a meta build system of sorts, as it generates build files for a number of other build systems. How you build therefore depends on what "back-end" build system and compiler you're using. The instructions below assume that you already have a [UsingGit checkout of V8].

_Note: V8 used to be built with SCons, but that process is deprecated, and you should use the GYP based build instead. If you encounter something (that you care about) which was supported in the old SCons build but not in the new GYP build, please file a bug (code.google.com/p/v8/issues) and we'll take care of it._

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to