I don't understand your response.

On Wed, Aug 12, 2009 at 2:22 PM, Thomas Van Lenten <thoma...@chromium.org>wrote:

>
>
> On Wed, Aug 12, 2009 at 5:03 PM, Bradley Nelson <bradnel...@google.com>wrote:
>
>> That one is know (we have a gyp issue filed from a while back).The
>> problem is that visual studio doesn't detect command line changes (well
>> actually it does as long as you do them in the IDE and don't leave the sln).
>> We believe we can 'fix' this limitation by having gyp emit a file
>> containing command line garp for each project and then having the relevant
>> files treat that as an additional dependency. But its been on the back
>> burner.
>>
>
> This doesn't sound like something for GYP to fix, the "fix" is detecting
> what visual studio doesn't and clobbering the build.
>

Why is nuking rather than adding a hack so VS understands dependencies it
should have otherwise the right solution?


> I don't think we want any generators nuking output directories, etc?
>

Isn't that what you just suggested?


> (the Mac generator doesn't even know about output dirs, the output dirs is
> completely controlled by the GYP files themselves.)
>

I don't understand what this means.

I think the solution brad mentioned sounds like a fine one.


> TVL
>
>
>> -BradN
>>
>>
>> On Wed, Aug 12, 2009 at 1:59 PM, Jeremy Orlow <jor...@google.com> wrote:
>>
>>> Brad, looks like we might have another dependency bug in GYP?
>>>
>>> J
>>>
>>>
>>> On Wed, Aug 12, 2009 at 1:57 PM, Michael Nordman <micha...@google.com>wrote:
>>>
>>>> I just submitted the change that ENABLE's that flag a moment ago...
>>>> we're clobbering things now
>>>>
>>>>
>>>> On Wed, Aug 12, 2009 at 1:55 PM, Jeremy Orlow <jor...@google.com>wrote:
>>>>
>>>>> Clobber needed?
>>>>> I know Michael just enabled this within the last 24 hours.
>>>>>
>>>>>
>>>>> On Wed, Aug 12, 2009 at 1:49 PM, Paweł Hajdan Jr. <
>>>>> phajdan...@chromium.org> wrote:
>>>>>
>>>>>> Just got this on the Windows tryserver:
>>>>>> C:\b\slave\win\build\src\chrome\renderer\renderer_webkitclient_impl.cc
>>>>>> : error C2220: warning treated as error - no 'object' file generated
>>>>>> C:\b\slave\win\build\src\chrome\renderer\renderer_webkitclient_impl.cc
>>>>>> : warning C4651: '/DENABLE_OFFLINE_WEB_APPLICATIONS=1' specified for
>>>>>> precompiled header but not for current compile
>>>>>> render_thread.cc
>>>>>> C:\b\slave\win\build\src\chrome\renderer\render_thread.cc : error
>>>>>> C2220: warning treated as error - no 'object' file generated
>>>>>> C:\b\slave\win\build\src\chrome\renderer\render_thread.cc : warning
>>>>>> C4651: '/DENABLE_OFFLINE_WEB_APPLICATIONS=1' specified for precompiled
>>>>>> header but not for current compile
>>>>>> renderer_glue.cc
>>>>>> C:\b\slave\win\build\src\chrome\renderer\renderer_glue.cc : error
>>>>>> C2220: warning treated as error - no 'object' file generated
>>>>>>  C:\b\slave\win\build\src\chrome\renderer\renderer_glue.cc : warning
>>>>>> C4651: '/DENABLE_OFFLINE_WEB_APPLICATIONS=1' specified for precompiled
>>>>>> header but not for current compile
>>>>>>
>>>>>> It's a bit annoying... Is it easily fixable?
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>
>>
>> >>
>>
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to