On Tue, Dec 8, 2009 at 12:23 PM, Igor Gatis <igorga...@gmail.com> 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?

On Linux, when you run "make" it will rerun gyp on your behalf if any
gyp files changed.
See the rule in the root Makefile that starts with "Makefile: ".

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