We had a thread about this earlier: http://groups.google.com/group/chromium-dev/browse_thread/thread/5d7e84515fc03218
I believe the make build will work* the same regardless of where the build files are generated, since it canonicalizes all paths used to be relative to the source root anyway. It should be a one-liner tweak to the generator to put the files in a parallel tree. * for the value of "work" that it currently has, which is to say screwing up 1/10 times On Tue, Aug 4, 2009 at 10:10 AM, Darin Fisher<[email protected]> wrote: > I think we need to make it possible for the buildbots to run in a mode where > there are absolutely no generated files output into the source directory. > How can we make this happen? > (I understand that some users like having files output to the source > directory, so that's why I said this only has to be a mode usable by the > buildbots.) > -Darin > > ---------- Forwarded message ---------- > From: <[email protected]> > Date: Tue, Aug 4, 2009 at 9:59 AM > Subject: Re: Make workers functional on OSX and Linux. > To: [email protected], [email protected] > Cc: [email protected], [email protected], > [email protected], [email protected] > > > On 2009/07/13 23:30:22, John Abd-El-Malek wrote: >> >> lgtm > > YOU FORGOT TO SVN:IGNORE THE GENERATED PROJECT FILES. (I'll do because > you're not alone) > > http://codereview.chromium.org/155015 > > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
