[Webkit-unassigned] [Bug 137389] New: [GTK] Do not generate a symlink in derived sources for every header in WebCore/bindings/gobject

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 3 04:34:55 PDT 2014


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

           Summary: [GTK] Do not generate a symlink in derived sources for
                    every header in WebCore/bindings/gobject
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: gns at gnome.org, pnormand at igalia.com
            Blocks: 130075


We only need a symlink for static sources that are included in public generated headers, because they are added with as <webkitdom/WebKitDOMFoo.h> so they need to be inside a webkitdom directory. Also use proper targets and commands to create the symlinks only when needed instead of for every build.

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