On Thu, Sep 20, 2018 at 5:14 PM <[email protected]> wrote: > For build script, I meant something like > "chromium\src\build\vs_toolchain.py". >
Well, that's in Chromium, not in V8. Also, IIUC that script isn't involved in building, only in downloading/updating the toolchain. > I'd like to make some change to make V8 build and work Windows 10 on ARM > which involves build script change. I am wondering if this change goes to > V8, Chromium will get the same build script change? > As I said: generally yes. Chromium pulls in V8 as a dependency. > > On Wednesday, September 19, 2018 at 5:52:08 PM UTC-7, Jakob Kummerow wrote: >> >> Generally yes, but can you be a little more specific regarding which >> "build script" you're talking about? >> >> On Wed, Sep 19, 2018 at 5:33 PM <[email protected]> wrote: >> >>> If some V8 contribution involves changing build script (python source), >>> does the contribution affect Chromium build immediately after it is merged? >>> >>> -- >>> -- >>> v8-dev mailing list >>> [email protected] >>> 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 stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- > -- > v8-dev mailing list > [email protected] > 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 stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- v8-dev mailing list [email protected] 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 stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
