RESOLVED FIXED 142680
progress towards cake on mac
https://bugs.webkit.org/show_bug.cgi?id=142680
Summary progress towards cake on mac
Alex Christensen
Reported 2015-03-13 15:52:49 PDT
progress
Attachments
Patch (9.69 KB, patch)
2015-03-13 16:25 PDT, Alex Christensen
no flags
Patch (9.79 KB, patch)
2015-03-13 16:37 PDT, Alex Christensen
no flags
Patch (10.95 KB, patch)
2015-03-13 18:09 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2015-03-13 16:25:47 PDT
Alex Christensen
Comment 2 2015-03-13 16:37:18 PDT
Gyuyoung Kim
Comment 3 2015-03-13 17:38:40 PDT
Comment on attachment 248619 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=248619&action=review LGTM as in-progress patch to use CMake for Mac and Win ports. > CMakeLists.txt:30 > + set(WebKit_LIBRARY_TYPE SHARED) LIBRARY_TYPE is defined in 135 ~ 136 lines. It would be define it there. 135: set(WebKit2_LIBRARY_TYPE SHARED) 136: set(WebCoreTestSupport_LIBRARY_TYPE STATIC) > Source/WebCore/PlatformMac.cmake:26 > + "${WEBCORE_DIR}/platform/spi/cf" nit: Looks like wrong alphabet order.
Alex Christensen
Comment 4 2015-03-13 18:09:18 PDT
Geoffrey Garen
Comment 5 2015-03-13 18:15:46 PDT
I want cake!
Alex Christensen
Comment 6 2015-03-13 19:59:57 PDT
http://trac.webkit.org/changeset/181496 Geoff, go get some cake! CMake works with jsc on Mac now.
Note You need to log in before you can comment on or make changes to this bug.