summaryrefslogtreecommitdiff
path: root/gmodule/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-06-23Bug 586675 – Runtime library locationDavid Zeuthen1-0/+9
2008-09-08Bug 551408 - gmodule.def generated to builddir, but required in srcdirTor Lillqvist1-3/+3
2008-07-27New file.Tor Lillqvist1-1/+4
2008-07-27Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it.Tor Lillqvist1-1/+1
2008-05-28don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now.Michael Natterer1-2/+1
2008-05-05Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code fromMichael Natterer1-1/+2
2008-04-21configure.in More work on enabling static building on Windows. WhenTor Lillqvist1-14/+12
2008-03-16Don't bother defining Autoconf variables for glib.def, gmodule.def,Tor Lillqvist1-1/+2
2007-11-25Replace INCLUDES by AM_CPPFLAGS, other cleanups.Matthias Clasen1-15/+20
2007-11-21initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional21:06:47 Tim Janik1-1/+2
2007-01-19gmodule/Makefile.am (gmodule-2.0.lib) Use $(srcdir) for builds outsideTor Lillqvist1-1/+1
2005-07-08Don't use autoconf variables for the resource object files on Win32 anyTor Lillqvist1-4/+10
2005-06-26libtool installs/uninstalls the import library, no need to do itTor Lillqvist1-8/+7
2005-06-24glib/Makefile.am gmodule/Makefile.am Current GNU tools do understand theTor Lillqvist1-5/+0
2005-01-11Add gmodule-export-2.0.pc to AC_CONFIG_FILES.Owen Taylor1-1/+1
2004-12-06Makefile.am gmodule.def Win32 DLL ABI stability cruft like in ../glib.Tor Lillqvist1-0/+5
2004-05-31Add gmodule-ar.c. (#85930, Tomas Ögren)Matthias Clasen1-0/+1
2004-03-06Update.Tor Lillqvist1-2/+0
2003-08-13glib/Makefile.am gmodule/Makefile.am gobject/Makefile.am Use srcdir alsoTor Lillqvist1-2/+2
2003-03-04require automake 1.7. Add calls to libtoolize and gtkdocize. Clean up someJames Henstridge1-15/+6
2003-01-04[Win32] Install also the .def files, to help users generate importTor Lillqvist1-1/+3
2002-10-15add -DG_DISABLED_DEPRECATEDManish Singh1-1/+1
2002-03-05Default to --disable-gtk-doc, to avoid Jade setup hassles.Owen Taylor1-13/+13
2001-11-24*/.cvsignore: Add various Win32 related file types.Tor Lillqvist1-3/+0
2001-11-22Version 11, interface, binary age 0.Owen Taylor1-15/+0
2001-10-31Add gmodule-dyld.cDan Winship1-0/+1
2001-10-22If we have built the MSVC import library, install it. Install the gccTor Lillqvist1-0/+22
2001-09-25More Win32 automake macros. For .def files: GLIB_DEF, GMODULE_DEF,Tor Lillqvist1-2/+13
2001-09-17glib/gmain.c Mark the _funcs tables for export.Tor Lillqvist1-2/+3
2001-09-17Add variable for LT_CURRENT minus LT_AGE (the suffix used by libtool onTor Lillqvist1-1/+8
2001-06-26Move glib library into a subdirectory, make all GLib include files includeOwen Taylor1-2/+2
2001-05-16Add inter-library dependencies.Owen Taylor1-16/+5
2001-03-12Link with the libgmodule la only on Win32.Tor Lillqvist1-2/+3
2001-03-10Use the _LIBADD dependencies on libglib only on Win32.Tor Lillqvist1-5/+4
2001-03-09Use G_BEGIN_DECLS and G_END_DECLS. Define G_MODULE_EXPORT correctly onTor Lillqvist1-8/+15
2001-03-07Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule.Sebastian Wilhelmi1-1/+1
2000-10-16gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST).Raja R Harinath1-3/+12
2000-10-06Revamp to be like makefile.mingw.in, make the MSVC build actually workTor Lillqvist1-0/+5
2000-07-14Move glib-config to glib-config-2.0 move glib.m4 to glib-2.0.m4Owen Taylor1-10/+10
2000-05-13makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) toTor Lillqvist1-0/+5
2000-03-24Added various win32 related *.in files to EXTRA_DIST to let 'makeSebastian Wilhelmi1-2/+3
2000-02-07Move to corresponding subdirectories.Tor Lillqvist1-1/+5
1999-08-26added --export-dynamic so we can load dynmic modules, (required, accordingTim Janik1-1/+2
1999-07-2418:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik1-2/+2
1999-05-12Another small fix.CDT 1999 Shawn T. Amundson1-2/+2
1999-05-08Better testing reveals better methods. Fixes for BeOS.CDT 1999 Shawn T. Amundson1-1/+1
1999-05-08Port to BeOS by myself and Richard Offer.CDT 1999 Shawn T. Amundson1-2/+5
1999-05-01libtool 1.3 upgradeManish Singh1-2/+2
1999-04-19add gmodule-os2.cAsbjørn Pettersen1-0/+1
1999-01-28Xsed isn't valid here, don't use itManish Singh1-3/+11