Bug 140225

Summary: [GTK] Build gtk-doc without gtkdoc-mktmpl
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, commit-queue, mcatanzaro
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Michael Catanzaro 2015-01-07 16:16:46 PST
gtkdoc-mktmpl is being removed upstream [1], so we should stop using it. We were not using the tmpl files at all, so this is really easy: we just need to not call it at all. (It generates files that were intended to be manually edited and checked into version control. Since we didn't edit them, they weren't doing anything.)

This would be a good candidate for a backport to the 2.4 branch.

[1] https://mail.gnome.org/archives/desktop-devel-list/2014-December/msg00023.html
Comment 1 Michael Catanzaro 2015-01-07 16:22:08 PST
Created attachment 244218 [details]
Patch
Comment 2 WebKit Commit Bot 2015-01-07 22:00:54 PST
Comment on attachment 244218 [details]
Patch

Clearing flags on attachment: 244218

Committed r178103: <http://trac.webkit.org/changeset/178103>
Comment 3 WebKit Commit Bot 2015-01-07 22:00:59 PST
All reviewed patches have been landed.  Closing bug.