RESOLVED FIXED 42083
[GTK] Get rid of libWebCoreJS
https://bugs.webkit.org/show_bug.cgi?id=42083
Summary [GTK] Get rid of libWebCoreJS
Martin Robinson
Reported 2010-07-12 08:45:36 PDT
This intermediate library is only needed because we don't list our sources statically. It should be possible to simply list our sources instead of the IDL files themselves. This would simplify the build and be more "autotoolsy."
Attachments
Patch (63.18 KB, patch)
2010-07-12 11:56 PDT, Martin Robinson
xan.lopez: review+
Martin Robinson
Comment 1 2010-07-12 11:56:07 PDT
Xan Lopez
Comment 2 2010-07-12 12:35:00 PDT
Comment on attachment 61252 [details] Patch I think this is worth it just to get rid of all the nasty stuff at the end. The way %idl is actually resolved was obscure to me until you pointed it out, maybe you can clarify it in the ChangeLog. Also: double check distcheck still works, be careful that this is not a perf lose.
Martin Robinson
Comment 3 2010-07-14 08:39:57 PDT
Note You need to log in before you can comment on or make changes to this bug.