[v8-dev] Add support for compiling V8 standalone using gn (issue 1067293002 by joc...@chromium.org)

2016-02-03 Thread ashish0304
Can we build standalone static library currently? Can't I do it by specifying variable standalone_static_library=1 either on commands line or in makefile? Please help! Thanks. -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message

[v8-dev] Add support for compiling V8 standalone using gn (issue 1067293002 by joc...@chromium.org)

2016-01-11 Thread jochen
Reviewers: CL: https://codereview.chromium.org/1067293002/ Description: Add support for compiling V8 standalone using gn BUG=chromium:474921 LOG=y Base URL: https://chromium.googlesource.com/v8/v8.git@master Affected files (+101, -0 lines): M .gitignore A .gn M DEPS A build/module_args