[webkit-gtk] Relaxing and tightening symbol exporting

Martin Robinson mrobinson at webkit.org
Tue Aug 27 10:11:45 PDT 2013


On Tue, Aug 27, 2013 at 9:35 AM, Gustavo Noronha Silva <gns at gnome.org> wrote:
>      2. Add a new configure switch to select symbol filtering level -
>         none, normal (current situation), production (the downstream
>         case); production would be the default for tarballs, normal
>         would be the default for distcheck

This seems like a good option, and I've been pondering something like
this myself. Perhaps we can simply make it a hidden setting that's
determined during autoconf (as opposed to configure). It should
probably also control whether or not the test harnesses are built. I'm
not sure I totally understand the unfiltered option. Is that just for
debugging purposes?

--Martin


More information about the webkit-gtk mailing list