[Webkit-unassigned] [Bug 48721] Incremental builds fail on Windows if WebKit.idl is not touched but some other IDL is changed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 1 06:26:57 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=48721
Adam Roben (aroben) <aroben at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Incremental builds fail on |Incremental builds fail on
|Windows bots if an idl is |Windows if WebKit.idl is
|changed but not any header |not touched but some other
| |IDL is changed
OS/Version|Mac OS X 10.5 |Windows XP
--- Comment #1 from Adam Roben (aroben) <aroben at apple.com> 2010-11-01 06:26:57 PST ---
Thanks for reporting this. It's a long-standing issue.
It seems like it would be easy to fix by having a script run during InterfacesGenerated that compares the mod-dates of all the IDL files and touches WebKit.idl if any of them are newer than it.
--
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