glib/gmodule
Tor Lillqvist 336cc8436b configure.in More work on enabling static building on Windows. When
2008-04-21  Tor Lillqvist  <tml@novell.com>

	* configure.in
	* */Makefile.am: More work on enabling static building on
	Windows. When building statically: Also define
	GOBJECT_STATIC_COMPILATION in glibconfig.h so that also the
	variables in gparamspecs.h get declared without any
	dllimport/dllexport decorations. Don't install .def files which
	obviously have no meaning for static libraries. Don't create MS
	import libraries. Don't do any resource object files.


svn path=/trunk/; revision=6866
2008-04-21 08:38:36 +00:00
..
AUTHORS initial import of gmodule. 1998-08-09 08:32:18 +00:00
ChangeLog Don't bother defining Autoconf variables for glib.def, gmodule.def, 2008-03-16 10:16:57 +00:00
COPYING initial import of gmodule. 1998-08-09 08:32:18 +00:00
gmodule-ar.c Make header include order consistent (#71704, Diego Escalante Urrelo) 2007-11-08 03:43:46 +00:00
gmodule-beos.c Make header include order consistent (#71704, Diego Escalante Urrelo) 2007-11-08 03:43:46 +00:00
gmodule-dl.c Make header include order consistent (#71704, Diego Escalante Urrelo) 2007-11-08 03:43:46 +00:00
gmodule-dld.c Make header include order consistent (#71704, Diego Escalante Urrelo) 2007-11-08 03:43:46 +00:00
gmodule-dyld.c Make header include order consistent (#71704, Diego Escalante Urrelo) 2007-11-08 03:43:46 +00:00
gmodule-os2.c Make header include order consistent (#71704, Diego Escalante Urrelo) 2007-11-08 03:43:46 +00:00
gmodule-win32.c Make header include order consistent (#71704, Diego Escalante Urrelo) 2007-11-08 03:43:46 +00:00
gmodule.c Don't fail to load modules with suffix .la. (#480122, Andrey Tsyvarev) 2007-12-23 05:50:26 +00:00
gmodule.def Makefile.am gmodule.def Win32 DLL ABI stability cruft like in ../glib. 2004-12-06 15:45:25 +00:00
gmodule.h Makefile.am gmodule.def Win32 DLL ABI stability cruft like in ../glib. 2004-12-06 15:45:25 +00:00
gmodule.rc.in Don't use autoconf variables for the resource object files on Win32 any 2005-07-08 23:04:06 +00:00
gmoduleconf.h.in Set the gmodule suffix to 'a' for aix and use the aix gmodule 2004-02-22 01:31:24 +00:00
gmoduleconf.h.win32 Update. Don't mention pthreads. 2001-09-04 05:09:35 +00:00
Makefile.am configure.in More work on enabling static building on Windows. When 2008-04-21 08:38:36 +00:00
makefile.msc.in updated [and finally fixed my script to produce ready to go de-in(ed) 2004-10-29 20:58:04 +00:00