[Webkit-unassigned] [Bug 37369] [GTK] Enable building whatever already exists of WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 26 09:29:02 PDT 2010


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





--- Comment #31 from Balazs Kelemen <kbalazs at webkit.org>  2010-10-26 09:28:59 PST ---
>> WebKit2/GNUmakefile.am:481
>> +# Copy header files to DerivedSources

> I guess I feel that 'include' makes sense as the destination instead of
> DerivedSources/WebKit2/include. These files aren't generated, they are just
> copied.

I recommend you to generate forwarding headers instead of copying.
One of the benefits is dependency tracking.
WebKitTools/Scripts/generate-forwarding-headers.pl should fit your needs,
if it is not than you can hack on that.

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