[webkit-reviews] review requested: [Bug 37945] CMake buildsystem : [Attachment 56093] CMake build system, with EFL port dependent files

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


Leandro Pereira <leandro at profusion.mobi> has asked  for review:
Bug 37945: CMake buildsystem
https://bugs.webkit.org/show_bug.cgi?id=37945

Attachment 56093: CMake build system, with EFL port dependent files
https://bugs.webkit.org/attachment.cgi?id=56093&action=review

------- Additional Comments from Leandro Pereira <leandro at profusion.mobi>
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.


More information about the webkit-reviews mailing list