[Webkit-unassigned] [Bug 188732] New: [CMake] Sync unified build with Cocoa ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 19 11:11:31 PDT 2018


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

            Bug ID: 188732
           Summary: [CMake] Sync unified build with Cocoa ports
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
            Blocks: 185010

Sync unified build with Cocoa ports. This enables unified build for WebKit/Platform and WebKit/Shared.

Lots of files need to be moved around since the existing Sources.txt was not copied from CMakeLists.txt. This replaces the Sources.txt with the sources list from CMakeList.txt. Files that are not built for Cocoa are moved to SourcesGTK.txt, SourcesWPE.txt, and PlatformWin.cmake. Files that are built only on Cocoa are moved to SourcesCocoa.txt. There's plenty of room to determine if many of these files really need to be platform-specific in the future, but let's not change that now.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=185010
[Bug 185010] Use unified build in WebKit layer
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180819/3fa332d7/attachment.html>


More information about the webkit-unassigned mailing list