[Webkit-unassigned] [Bug 30890] Windows build: changes in header files do not always trigger correct rebuild.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 10 04:54:10 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=30890





--- Comment #1 from Adam Roben (aroben) <aroben at apple.com>  2010-11-10 04:54:10 PST ---
The right fix is to move all header copying into a Makefile-based project (like JavaScriptCoreGenerated). Makefile-based projects run on every build regardless of whether any .cpp files changed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list