glib/gio/fen
Ryan Lortie 346aa683de Fix visibility for glib/ and gio/ submodules
We have various sub directories in glib/ and gio/ (eg: inotify, gnulib,
pcre, xdgmime, etc.) that build convenience libraries that are then
included into libglib and libgio.  The files in these directories need
to be built with the same visibility policy as the files in the first
level directories, so add CFLAGS for them all.

This wasn't a problem when the visibility flags were set directly in
CFLAGS but then we had to deal with some modules that we built that we
explicitly wanted to export symbols from.

For now, we can keep things the way they are because it's less hacky and
although it's a theoretical hazard to forget these CFLAGS, we rarely add
new subdirectories to the build.
2013-01-18 13:23:40 -05:00
..
fen-dump.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
fen-dump.h Reworked Solaris file event notification for GIO. See 2010-05-17 14:42:52 +08:00
fen-helper.c Fixed bugster 7007407. Do not clear stat info until a node is really 2011-02-17 15:07:52 +08:00
fen-helper.h Reworked Solaris file event notification for GIO. See 2010-05-17 14:42:52 +08:00
fen-kernel.c Fixed bugster 7007407. Do not clear stat info until a node is really 2011-02-17 15:07:52 +08:00
fen-kernel.h Reworked Solaris file event notification for GIO. See 2010-05-17 14:42:52 +08:00
fen-node.c Fixed bugster 7007407. Do not clear stat info until a node is really 2011-02-17 15:07:52 +08:00
fen-node.h Reworked Solaris file event notification for GIO. See 2010-05-17 14:42:52 +08:00
gfendirectorymonitor.c Clean up improper #includes 2010-08-06 13:05:18 -04:00
gfendirectorymonitor.h Clean up improper #includes 2010-08-06 13:05:18 -04:00
gfenfilemonitor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gfenfilemonitor.h Reworked Solaris file event notification for GIO. See 2010-05-17 14:42:52 +08:00
Makefile.am Fix visibility for glib/ and gio/ submodules 2013-01-18 13:23:40 -05:00