[v8-dev] Re: wip (issue 224443003)

2014-04-05 Thread jochen
btw, the duplicatino happens somewhere inside SetUpConfigurations https://codereview.chromium.org/224443003/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To

[v8-dev] Re: wip (issue 224443003)

2014-04-05 Thread jochen
On 2014/04/05 01:52:31, tfarina wrote: This is a work in progress to replace the top-level Makefile, right? no, i'm trying to figure out what it takes to create an Optdebug configuration. the ninja file just makes it easier to experiment with this. https://codereview.chromium.org/22444300

[v8-dev] Re: wip (issue 224443003)

2014-04-04 Thread tfarina
This is a work in progress to replace the top-level Makefile, right? https://codereview.chromium.org/224443003/diff/40001/build.ninja File build.ninja (right): https://codereview.chromium.org/224443003/diff/40001/build.ninja#newcode1 build.ninja:1: #Copyright 2014 the V8 project authors.All rig

[v8-dev] Re: wip (issue 224443003)

2014-04-03 Thread thakis
I'm pretty surprised by the duplicate flags too. I wonder why that doesn't happen for chromium. I'd add a few print statments in build/gyp/pylib/gyp/input.py ('configuration'-related stuff, __init__.py and generators/ninja.py ) :-/ https://codereview.chromium.org/224443003/diff/40001/build.ninja