[v8-dev] Re: Generate snapshot_blob_host.bin for the host toolset. (issue 741223002 by ba...@chromium.org)

2014-11-24 Thread rmcilroy
On 2014/11/21 20:36:08, baixo1 wrote: On 2014/11/21 13:40:51, rmcilroy wrote: On 2014/11/21 12:34:02, Andrew Hayden wrote: I'm not too worried about the approach; it's not pretty, but GYP is obtuse with things like this. More reasons to get the GN migration done, IMO, not that this

[v8-dev] Re: Generate snapshot_blob_host.bin for the host toolset. (issue 741223002 by ba...@chromium.org)

2014-11-24 Thread commit-bot
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/741223002/20001 https://codereview.chromium.org/741223002/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are

[v8-dev] Re: Generate snapshot_blob_host.bin for the host toolset. (issue 741223002 by ba...@chromium.org)

2014-11-24 Thread commit-bot
Committed patchset #2 (id:20001) https://codereview.chromium.org/741223002/ -- -- 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 unsubscribe from this group and

[v8-dev] Re: Generate snapshot_blob_host.bin for the host toolset. (issue 741223002 by ba...@chromium.org)

2014-11-21 Thread andrewhayden
I'm not too worried about the approach; it's not pretty, but GYP is obtuse with things like this. More reasons to get the GN migration done, IMO, not that this should be an excuse for poor code quality. Anyhow: Two thoughts. 1. It would be nice to have a comment in each of your condition

[v8-dev] Re: Generate snapshot_blob_host.bin for the host toolset. (issue 741223002 by ba...@chromium.org)

2014-11-21 Thread rmcilroy
On 2014/11/21 12:34:02, Andrew Hayden wrote: I'm not too worried about the approach; it's not pretty, but GYP is obtuse with things like this. More reasons to get the GN migration done, IMO, not that this should be an excuse for poor code quality. Anyhow: Two thoughts. 1. It would be nice

[v8-dev] Re: Generate snapshot_blob_host.bin for the host toolset. (issue 741223002 by ba...@chromium.org)

2014-11-21 Thread baixo via v8-dev
On 2014/11/21 13:40:51, rmcilroy wrote: On 2014/11/21 12:34:02, Andrew Hayden wrote: I'm not too worried about the approach; it's not pretty, but GYP is obtuse with things like this. More reasons to get the GN migration done, IMO, not that this should be an excuse for poor code quality.