[Webkit-unassigned] [Bug 16620] [GTK] Autotools make dist and make check support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 4 08:56:10 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=16620





------- Comment #5 from alp at atoker.com  2008-04-04 08:56 PDT -------
(In reply to comment #4)
> Created an attachment (id=19960)
 --> (http://bugs.webkit.org/attachment.cgi?id=19960&action=view) [edit]
> autotools dist support for webkit/gtk
> 
> The patch fixes the 'dist' target for webkit/gtk autotools. The patch uses
> 'find' to look for header files and other EXTRA files for distribution. 
> 
> Cheers.
> 

Sorry this took a while to get looked at.

This is an important patch but I'm slightly concerned about the 'find' parts.
Will this include the extra files I have lying around in my working directory
at make dist time?

I think it's important to list all distributed files explicitly. I wonder how
much we can re-use the sources lists for this.

If you can submit the most obvious parts of this patch, perhaps in two or three
smaller parts that'd help me to trickle the changes in. They don't have to fix
make dist in one go as long as they move us in the right direction.


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



More information about the webkit-unassigned mailing list