RESOLVED FIXED 82395
[GTK] Disable introspection for jhbuild modules
https://bugs.webkit.org/show_bug.cgi?id=82395
Summary [GTK] Disable introspection for jhbuild modules
Gustavo Noronha (kov)
Reported 2012-03-27 16:32:47 PDT
[GTK] Disable introspection for jhbuild modules
Attachments
Patch (1.17 KB, patch)
2012-03-27 16:33 PDT, Gustavo Noronha (kov)
no flags
Patch (1.88 KB, patch)
2012-03-27 19:01 PDT, Gustavo Noronha (kov)
no flags
Patch (2.35 KB, patch)
2012-03-28 05:07 PDT, Gustavo Noronha (kov)
pnormand: review+
Gustavo Noronha (kov)
Comment 1 2012-03-27 16:33:14 PDT
Gustavo Noronha (kov)
Comment 2 2012-03-27 16:34:11 PDT
Just want this ewsed, for now, not up for review for real.
Gustavo Noronha (kov)
Comment 3 2012-03-27 19:01:22 PDT
Gustavo Noronha (kov)
Comment 4 2012-03-28 05:07:35 PDT
Gustavo Noronha (kov)
Comment 5 2012-03-28 07:12:10 PDT
Martin Robinson
Comment 6 2015-12-09 01:23:00 PST
Do either of you recall why we did this? This doesn't appear to be disabling introspection, at least for gdk-pixbuf. The autogenargs specified in the jhbuild modules file are added to the command line before those specified in the jhbuildrc. In the jhbuild rc we have: autogenargs='--enable-introspection' The end result is that we compile gdk-pixbuf like this: /home/martin/WebKit/WebKitBuild/DependenciesGTK/Source/gdk-pixbuf-2.30.8/configure --prefix /home/martin/WebKit/WebKitBuild/DependenciesGTK/Root --libdir '/home/martin/WebKit/WebKitBuild/DependenciesGTK/Root/lib64' --disable-introspection --enable-introspection
Note You need to log in before you can comment on or make changes to this bug.