[Webkit-unassigned] [Bug 51339] New: [Qt] Redesign the build system

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 20 09:16:31 PST 2010


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

           Summary: [Qt] Redesign the build system
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbalazs at webkit.org


Currently we build the lib in one pass from the jscore static lib, WebCore and the API.
For WebKit2 we followed that policy so we created a static lib target to link into the final lib.
Obviously, that does not match the real dependencies between the components so we end up in weird problems:
https://bugs.webkit.org/show_bug.cgi?id=50519, https://bugs.webkit.org/show_bug.cgi?id=50861#c12.
I think we should solve this by adapting the build targets to the dependencies.

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