WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
60642
[CMAKE] Move EFL-specific file to CMakeListsEfl.txt
https://bugs.webkit.org/show_bug.cgi?id=60642
Summary
[CMAKE] Move EFL-specific file to CMakeListsEfl.txt
Lucas De Marchi
Reported
2011-05-11 11:20:57 PDT
[CMAKE] Move EFL-specific file to CMakeListsEfl.txt
Attachments
Patch
(3.23 KB, patch)
2011-05-11 11:27 PDT
,
Lucas De Marchi
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Lucas De Marchi
Comment 1
2011-05-11 11:27:26 PDT
Created
attachment 93150
[details]
Patch
Antonio Gomes
Comment 2
2011-05-11 12:15:18 PDT
Comment on
attachment 93150
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=93150&action=review
> Source/WebCore/CMakeLists.txt:1958 > +SET(WebCore_LIBRARIES ${JavaScriptCore_LIBRARY_NAME}) > +SET(WebCore_LINK_FLAGS "") > +INCLUDE_IF_EXISTS(${WEBCORE_DIR}/CMakeLists${PORT}.txt)
looks unrelated, but OK :)
Lucas De Marchi
Comment 3
2011-05-11 12:23:14 PDT
Comment on
attachment 93150
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=93150&action=review
Thanks.
>> Source/WebCore/CMakeLists.txt:1958 >> +INCLUDE_IF_EXISTS(${WEBCORE_DIR}/CMakeLists${PORT}.txt) > > looks unrelated, but OK :)
It's related... it's the same code as below, but moved to this place as I said in the changelog.
WebKit Commit Bot
Comment 4
2011-05-11 16:27:04 PDT
The commit-queue encountered the following flaky tests while processing
attachment 93150
[details]
: inspector/debugger/debugger-scripts.html
bug 59921
(authors:
pfeldman@chromium.org
and
podivilov@chromium.org
) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 5
2011-05-11 16:28:18 PDT
Comment on
attachment 93150
[details]
Patch Clearing flags on attachment: 93150 Committed
r86283
: <
http://trac.webkit.org/changeset/86283
>
WebKit Commit Bot
Comment 6
2011-05-11 16:28:23 PDT
All reviewed patches have been landed. Closing bug.
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