Igor Gatis wrote:
> When I change a .gyp, do I need to call gyp or the build process does that
> for me? If it does, how does it detect the .gyp file has been modified?

When you change it yourself, in your own working copy, you run
"gclient runhooks" to get new files generated.

When a .gyp change is checked in, you don't need to do this: gclient
will automatically run GYP as needed when you run "gclient sync".

Mark

-- 
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