[Webkit-unassigned] [Bug 38054] [Qt] Build dependency problems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 02:14:57 PDT 2010


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


Jocelyn Turcotte <jocelyn.turcotte at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |QtTriaged
          Component|Platform                    |Tools / Tests
                 CC|                            |jocelyn.turcotte at nokia.com




--- Comment #1 from Jocelyn Turcotte <jocelyn.turcotte at nokia.com>  2010-05-06 02:14:56 PST ---
(In reply to comment #0)
> The list of DEFINES has changed (as WebCore.pri has changed) but none of the
> source files has been rebuilt. As a top gap measure maybe we can make all
> WebCore files dependent on WebCore.pri, WebCore.pro, WebKit.pri ?

The problem is that this will trigger an almost full rebuild each time one of
these files will change, and 95% of the times the change is not related to
preprocessor input data.

I don't know how much less efficient the build bot would be, it looks like at
least one of these files get modified around once or twice a day. It might be
not that bad.

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