Hey,

since Chromium is currently transitioning from gyp to gn[1], I added an
experimental BUILD.gn file to V8. It's currently not yet possible to build
all of v8 using gn, nor does the standalone build work at all (currently,
it's only possible to compile mksnapshot from within chromium).

If you have a chromium checkout, you can use gn gen out/Default && ninja -C
out/Default mksnapshot to play around with the new configuration.

best
-jochen

[1] https://code.google.com/p/chromium/wiki/gn

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to