[Webkit-unassigned] [Bug 37945] New: CMake buildsystem

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 21 13:24:17 PDT 2010


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

           Summary: CMake buildsystem
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: paroga at paroga.com



Patrick R. Gansterer <paroga at paroga.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #53982|                            |commit-queue-
               Flag|                            |


Created an attachment (id=53982)
 --> (https://bugs.webkit.org/attachment.cgi?id=53982)
First step for CMake buildsystem

The patch adds a CMake buildsystem for JSC.

This is only a first step, but it shows how it might look in the future.

* I tried it only with windows in the moment.
* I did a small hack at dfables to use the MS compiler.
* If you want to try it out you need the requirements in the
WebKitLibraries/win folder.
* Maybe you need to create a "QuartzCorePresent.h" with "#define
QUARTZCORE_PRESENT 0" in one of the include directories.

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