glib/gio/win32
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
..
gwin32directorymonitor.c win32: misc warning fixes 2012-11-15 14:19:06 -05:00
gwin32directorymonitor.h Fix gio/win32 build after -I flag changes 2010-08-10 16:01:39 +03:00
gwinhttpfile.c Fix gio/win32 build after -I flag changes 2010-08-10 16:01:39 +03:00
gwinhttpfile.h win32/gwinhttpvfs.c win32/gwinhttpvfs.h win32/gwinhttpfile.c 2008-08-12 23:09:04 +00:00
gwinhttpfileinputstream.c Fix gio/win32 build after -I flag changes 2010-08-10 16:01:39 +03:00
gwinhttpfileinputstream.h win32/gwinhttpvfs.c win32/gwinhttpvfs.h win32/gwinhttpfile.c 2008-08-12 23:09:04 +00:00
gwinhttpfileoutputstream.c Fix gio/win32 build after -I flag changes 2010-08-10 16:01:39 +03:00
gwinhttpfileoutputstream.h win32/gwinhttpvfs.c win32/gwinhttpvfs.h win32/gwinhttpfile.c 2008-08-12 23:09:04 +00:00
gwinhttpvfs.c Fix leak in GWinHttpVfs 2012-08-16 22:17:46 -04:00
gwinhttpvfs.h win32: define _WIN32_WINNT globally 2012-11-15 14:19:05 -05:00
Makefile.am Fix visibility for glib/ and gio/ submodules 2013-01-18 13:23:40 -05:00
makefile.msc Updated msvc build files 2009-05-30 15:29:23 +02:00
winhttp.h win32/gwinhttpvfs.c win32/gwinhttpvfs.h win32/gwinhttpfile.c 2008-08-13 19:39:49 +00:00