WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(9.79 KB, patch)
2015-03-13 16:37 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Patch
(10.95 KB, patch)
2015-03-13 18:09 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2015-03-13 16:25:47 PDT
Created
attachment 248618
[details]
Patch
Alex Christensen
Comment 2
2015-03-13 16:37:18 PDT
Created
attachment 248619
[details]
Patch
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
Created
attachment 248628
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug