glib/gio/xdgmime
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
..
.gitignore gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00
Makefile.am Fix visibility for glib/ and gio/ submodules 2013-01-18 13:23:40 -05:00
xdgmime.c Revert "xdgmime: plug a small leak" 2012-09-03 10:07:31 -04:00
xdgmime.h Don't compile some unused functions in gio/xdgmime/ 2010-08-08 21:32:04 -04:00
xdgmimealias.c Don't compile some unused functions in gio/xdgmime/ 2010-08-08 21:32:04 -04:00
xdgmimealias.h Don't compile some unused functions in gio/xdgmime/ 2010-08-08 21:32:04 -04:00
xdgmimecache.c xdgmime: Handle EINTR in open() 2012-08-28 13:56:58 -04:00
xdgmimecache.h Don't compile some unused functions in gio/xdgmime/ 2010-08-08 21:32:04 -04:00
xdgmimeglob.c Don't compile some unused functions in gio/xdgmime/ 2010-08-08 21:32:04 -04:00
xdgmimeglob.h Don't compile some unused functions in gio/xdgmime/ 2010-08-08 21:32:04 -04:00
xdgmimeicon.c Don't compile some unused functions in gio/xdgmime/ 2010-08-08 21:32:04 -04:00
xdgmimeicon.h Don't compile some unused functions in gio/xdgmime/ 2010-08-08 21:32:04 -04:00
xdgmimeint.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 15:10:51 +00:00
xdgmimeint.h Sync with upstream 2008-06-09 16:45:19 +00:00
xdgmimemagic.c fix a few warnings on non-Linux 2011-09-04 17:50:41 -04:00
xdgmimemagic.h Sync with upstream 2008-06-09 16:45:19 +00:00
xdgmimeparent.c Silence an uninitialize variable warning 2011-06-14 09:44:45 -04:00
xdgmimeparent.h Don't compile some unused functions in gio/xdgmime/ 2010-08-08 21:32:04 -04:00