WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
176042
[CMake] Use find_package for libxml2 and libxstl
https://bugs.webkit.org/show_bug.cgi?id=176042
Summary
[CMake] Use find_package for libxml2 and libxstl
Don Olmstead
Reported
2017-08-28 18:04:04 PDT
Should use find_package for libxml2 and libxslt.
Attachments
Patch
(6.53 KB, patch)
2017-08-28 18:07 PDT
,
Don Olmstead
no flags
Details
Formatted Diff
Diff
Patch
(6.44 KB, patch)
2017-08-29 11:23 PDT
,
Don Olmstead
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Don Olmstead
Comment 1
2017-08-28 18:07:17 PDT
Created
attachment 319224
[details]
Patch
Konstantin Tokarev
Comment 2
2017-08-29 07:51:38 PDT
Comment on
attachment 319224
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=319224&action=review
> Source/WebCore/CMakeLists.txt:137 > + ${LIBXSLT_INCLUDE_DIR}
Please use alphabetic sorting in such lists wherever possible
Don Olmstead
Comment 3
2017-08-29 07:56:30 PDT
(In reply to Konstantin Tokarev from
comment #2
)
> Comment on
attachment 319224
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=319224&action=review
> > > Source/WebCore/CMakeLists.txt:137 > > + ${LIBXSLT_INCLUDE_DIR} > > Please use alphabetic sorting in such lists wherever possible
They're all sorted XML is before XSLT
Konstantin Tokarev
Comment 4
2017-08-29 08:05:03 PDT
Comment on
attachment 319224
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=319224&action=review
>>> Source/WebCore/CMakeLists.txt:137 >>> + ${LIBXSLT_INCLUDE_DIR} >> >> Please use alphabetic sorting in such lists wherever possible > > They're all sorted XML is before XSLT
I've meant S goes after L
Don Olmstead
Comment 5
2017-08-29 11:23:13 PDT
Created
attachment 319265
[details]
Patch Fixed review comments.
Don Olmstead
Comment 6
2017-08-29 13:24:36 PDT
Comment on
attachment 319265
[details]
Patch Issue with WPE seems to be unrelated to this change.
WebKit Commit Bot
Comment 7
2017-08-29 13:53:05 PDT
Comment on
attachment 319265
[details]
Patch Clearing flags on attachment: 319265 Committed
r221309
: <
http://trac.webkit.org/changeset/221309
>
WebKit Commit Bot
Comment 8
2017-08-29 13:53:07 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 9
2017-08-29 13:53:56 PDT
<
rdar://problem/34141433
>
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