WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
116128
[GTK] Add support for building WebCore to the cmake build
https://bugs.webkit.org/show_bug.cgi?id=116128
Summary
[GTK] Add support for building WebCore to the cmake build
Martin Robinson
Reported
2013-05-14 16:41:47 PDT
This is the next step on the path to getting WebKit2 building.
Attachments
Patch
(19.83 KB, patch)
2013-05-14 17:12 PDT
,
Martin Robinson
gustavo
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2013-05-14 17:12:17 PDT
Created
attachment 201773
[details]
Patch
Gustavo Noronha (kov)
Comment 2
2013-05-16 10:31:54 PDT
Comment on
attachment 201773
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=201773&action=review
> Source/WebCore/ChangeLog:9 > + * platform/gtk/GtkVersioning.c: Include "config.h" since because we removed
since because
> Source/WebCore/PlatformGTK.cmake:291 > + set_source_files_properties(platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp PROPERTIES COMPILE_DEFINITIONS "GLIB_DISABLE_DEPRECATION_WARNINGS=1")
This is a pretty neat feature of cmake, I must say.
> Source/cmake/OptionsGTK.cmake:126 > +CHECK_INCLUDE_FILES("GL/glx.h" GLX_FOUND)
I haven't figured out the upper/lowercase rules 100% yet, but this feels like it should be lower.
Martin Robinson
Comment 3
2013-05-16 11:18:44 PDT
Committed
r150189
: <
http://trac.webkit.org/changeset/150189
>
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