WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
130016
[GTK][CMAKE] gtk-doc HTML documentation is generated by default when building with CMake
https://bugs.webkit.org/show_bug.cgi?id=130016
Summary
[GTK][CMAKE] gtk-doc HTML documentation is generated by default when building...
Carlos Garcia Campos
Reported
2014-03-10 04:46:51 PDT
This makes every build a lot slower
Attachments
Patch
(2.69 KB, patch)
2014-03-10 09:54 PDT
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2014-03-10 09:54:35 PDT
Created
attachment 226310
[details]
Patch
Martin Robinson
Comment 2
2014-03-10 09:58:43 PDT
Comment on
attachment 226310
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=226310&action=review
> Source/PlatformGTK.cmake:-50 > -if (ENABLE_WEBKIT) > - add_dependencies(fake-docs-target WebKit) > -endif () > - > -if (ENABLE_WEBKIT2) > - add_dependencies(fake-docs-target WebKit2) > -endif ()
I forgot to mention that I also removed these. They are redundant since DocumentationDependencies already includes WebKit1 and WebKit2.
Carlos Garcia Campos
Comment 3
2014-03-10 10:44:54 PDT
Comment on
attachment 226310
[details]
Patch Thanks!
Martin Robinson
Comment 4
2014-03-10 11:30:02 PDT
Comment on
attachment 226310
[details]
Patch Clearing flags on attachment: 226310 Committed
r165386
: <
http://trac.webkit.org/changeset/165386
>
Martin Robinson
Comment 5
2014-03-10 11:30:08 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