[Webkit-unassigned] [Bug 126216] New: [GTK] [CMake] Clean up generated sources directories

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 24 10:31:33 PST 2013


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

           Summary: [GTK] [CMake] Clean up generated sources directories
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org


We generate sources into inconsistent directories with forwarding headers into several places. We should clean up these directories so that we have:

DerivedSources/InjectedBundle/
DerivedSources/JavaScriptCore/
DerivedSources/MiniBrowser/
DerivedSources/WebCore/
DerivedSources/webkit
DerivedSources/WebKit2/
DerivedSources/webkit2gtk/
DerivedSources/webkitdom/

DerivedSources/ForwardingHeaders/JavaScriptCore
DerivedSources/ForwardingHeaders/WebCore
DerivedSources/ForwardingHeaders/WebKit2
DerivedSources/ForwardingHeaders/webkit2gtk
DerivedSources/ForwardingHeaders/webkit2gtk-webextension

Forwarding header directories can be shared by all targets that need forwarding headers.

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