[Webkit-unassigned] [Bug 37945] CMake buildsystem

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 14 12:11:02 PDT 2010


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


Leandro Pereira <leandro at profusion.mobi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #55750|0                           |1
        is obsolete|                            |
  Attachment #55750|commit-queue?               |
               Flag|                            |
  Attachment #56093|                            |review?, commit-queue?
               Flag|                            |




--- Comment #37 from Leandro Pereira <leandro at profusion.mobi>  2010-05-14 12:11:01 PST ---
Created an attachment (id=56093)
 --> (https://bugs.webkit.org/attachment.cgi?id=56093)
CMake build system, with EFL port dependent files

This updated version:

- Uses various FindXXX files instead of pkgconfig.
- Lets each port choose which files to include in their port-specific CMakeLists${PORT}.txt files.
- Prints a summary of each enabled feature.
- Changes WebCore's and JavaScriptCore's config.h so they look for a cmakeconfig.h file, replacing -DXXX in compiler's command line.

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