[webkit-dev] SVGStopElement.idl recompiling every time if you build twice in a row?

Dan Bernstein mitz at apple.com
Sun Mar 10 18:18:00 PDT 2013


On Mar 10, 2013, at 6:15 PM, Darin Adler <darin at apple.com> wrote:

> On Mac, SVGStopElement.idl keeps getting recompiled every time I build WebCore, and then in turn everything that uses the headers generated. Anyone know why this happens? Is this specific to Mac, or happening with other build systems too?

I noticed this too and I knew which change had caused it, then someone told me that if I deleted my build directory (or maybe it was just my derived sources directory) it would stop, and it did. I don’t know what is broken in the Mac (or all) build systems that made this necessary.


More information about the webkit-dev mailing list