glib/gthread
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
..
ChangeLog Don't bother defining Autoconf variables for glib.def, gmodule.def, 2008-03-16 10:16:57 +00:00
gthread-impl.c Revert an accidental ABI break by moving gettime out of the 2007-01-16 21:25:03 +00:00
gthread-none.c Revert an accidental ABI break by moving gettime out of the 2007-01-16 21:25:03 +00:00
gthread-posix.c /bin/ksh can't handle a for-loop with no arguments, so add a "." for when 2008-02-10 04:41:25 +00:00
gthread-win32.c define CSIDL_MYPICTURES if not available use G_STRFUNC instead of compiler 2008-02-17 12:49:12 +00:00
gthread.def Retract my change earlier today. Don't preset autoconf variables in a try 2001-09-26 20:35:51 +00:00
gthread.rc.in Don't use autoconf variables for the resource object files on Win32 any 2005-07-08 23:04:06 +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 added gbase64.obj and derive the static libs name from auto* variables 2006-04-07 17:10:36 +00:00