Bug 182308 - [GTK] Move gir and typelib generation into ENABLE_INTROSPECTION conditional
Summary: [GTK] Move gir and typelib generation into ENABLE_INTROSPECTION conditional
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-30 13:55 PST by Michael Catanzaro
Modified: 2018-01-31 12:41 PST (History)
4 users (show)

See Also:


Attachments
Patch (13.35 KB, patch)
2018-01-30 13:56 PST, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2018-01-30 13:55:27 PST
Currently we try to generate gir and typelib files even when ENABLE_INTROSPECTION is disabled, and then just don't install them. That's not very cool.
Comment 1 Michael Catanzaro 2018-01-30 13:56:05 PST
Created attachment 332699 [details]
Patch
Comment 2 WebKit Commit Bot 2018-01-31 12:41:03 PST
Comment on attachment 332699 [details]
Patch

Clearing flags on attachment: 332699

Committed r227924: <https://trac.webkit.org/changeset/227924>
Comment 3 WebKit Commit Bot 2018-01-31 12:41:05 PST
All reviewed patches have been landed.  Closing bug.