[webkit-reviews] review requested: [Bug 115944] Add CMake base build system for WinCairo port : [Attachment 212265] Patch (based on r156181)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 21 01:13:49 PDT 2013


Patrick R. Gansterer <paroga at paroga.com> has asked  for review:
Bug 115944: Add CMake base build system for WinCairo port
https://bugs.webkit.org/show_bug.cgi?id=115944

Attachment 212265: Patch (based on r156181)
https://bugs.webkit.org/attachment.cgi?id=212265&action=review

------- Additional Comments from Patrick R. Gansterer <paroga at paroga.com>
Depending on the used perl version
https://bugs.webkit.org/attachment.cgi?id=212261&action=review must be applied
first.

To build:
- All requrements for the build tool of trac.webkit.org/wiki/WinCE apply
(bison, flex, gperf, perl, python)
- Download and extract the WinCairoRequrements.zip
- Run the following command in an empty directory: cmake -G "Visual Studio 10"
-DPORT=WinCairo path/to/source
- Open the generated sln file and build or run "cmake --build ." in that
directory


More information about the webkit-reviews mailing list