Age | Commit message (Expand) | Author | Files | Lines |
2009-06-23 | Bug 586675 – Runtime library location | David Zeuthen | 1 | -0/+9 |
2008-09-08 | Bug 551408 - gmodule.def generated to builddir, but required in srcdir | Tor Lillqvist | 1 | -3/+3 |
2008-07-27 | New file. | Tor Lillqvist | 1 | -1/+4 |
2008-07-27 | Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it. | Tor Lillqvist | 1 | -1/+1 |
2008-05-28 | don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now. | Michael Natterer | 1 | -2/+1 |
2008-05-05 | Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code from | Michael Natterer | 1 | -1/+2 |
2008-04-21 | configure.in More work on enabling static building on Windows. When | Tor Lillqvist | 1 | -14/+12 |
2008-03-16 | Don't bother defining Autoconf variables for glib.def, gmodule.def, | Tor Lillqvist | 1 | -1/+2 |
2007-11-25 | Replace INCLUDES by AM_CPPFLAGS, other cleanups. | Matthias Clasen | 1 | -15/+20 |
2007-11-21 | initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional | 21:06:47 Tim Janik | 1 | -1/+2 |
2007-01-19 | gmodule/Makefile.am (gmodule-2.0.lib) Use $(srcdir) for builds outside | Tor Lillqvist | 1 | -1/+1 |
2005-07-08 | Don't use autoconf variables for the resource object files on Win32 any | Tor Lillqvist | 1 | -4/+10 |
2005-06-26 | libtool installs/uninstalls the import library, no need to do it | Tor Lillqvist | 1 | -8/+7 |
2005-06-24 | glib/Makefile.am gmodule/Makefile.am Current GNU tools do understand the | Tor Lillqvist | 1 | -5/+0 |
2005-01-11 | Add gmodule-export-2.0.pc to AC_CONFIG_FILES. | Owen Taylor | 1 | -1/+1 |
2004-12-06 | Makefile.am gmodule.def Win32 DLL ABI stability cruft like in ../glib. | Tor Lillqvist | 1 | -0/+5 |
2004-05-31 | Add gmodule-ar.c. (#85930, Tomas Ögren) | Matthias Clasen | 1 | -0/+1 |
2004-03-06 | Update. | Tor Lillqvist | 1 | -2/+0 |
2003-08-13 | glib/Makefile.am gmodule/Makefile.am gobject/Makefile.am Use srcdir also | Tor Lillqvist | 1 | -2/+2 |
2003-03-04 | require automake 1.7. Add calls to libtoolize and gtkdocize. Clean up some | James Henstridge | 1 | -15/+6 |
2003-01-04 | [Win32] Install also the .def files, to help users generate import | Tor Lillqvist | 1 | -1/+3 |
2002-10-15 | add -DG_DISABLED_DEPRECATED | Manish Singh | 1 | -1/+1 |
2002-03-05 | Default to --disable-gtk-doc, to avoid Jade setup hassles. | Owen Taylor | 1 | -13/+13 |
2001-11-24 | */.cvsignore: Add various Win32 related file types. | Tor Lillqvist | 1 | -3/+0 |
2001-11-22 | Version 11, interface, binary age 0. | Owen Taylor | 1 | -15/+0 |
2001-10-31 | Add gmodule-dyld.c | Dan Winship | 1 | -0/+1 |
2001-10-22 | If we have built the MSVC import library, install it. Install the gcc | Tor Lillqvist | 1 | -0/+22 |
2001-09-25 | More Win32 automake macros. For .def files: GLIB_DEF, GMODULE_DEF, | Tor Lillqvist | 1 | -2/+13 |
2001-09-17 | glib/gmain.c Mark the _funcs tables for export. | Tor Lillqvist | 1 | -2/+3 |
2001-09-17 | Add variable for LT_CURRENT minus LT_AGE (the suffix used by libtool on | Tor Lillqvist | 1 | -1/+8 |
2001-06-26 | Move glib library into a subdirectory, make all GLib include files include | Owen Taylor | 1 | -2/+2 |
2001-05-16 | Add inter-library dependencies. | Owen Taylor | 1 | -16/+5 |
2001-03-12 | Link with the libgmodule la only on Win32. | Tor Lillqvist | 1 | -2/+3 |
2001-03-10 | Use the _LIBADD dependencies on libglib only on Win32. | Tor Lillqvist | 1 | -5/+4 |
2001-03-09 | Use G_BEGIN_DECLS and G_END_DECLS. Define G_MODULE_EXPORT correctly on | Tor Lillqvist | 1 | -8/+15 |
2001-03-07 | Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule. | Sebastian Wilhelmi | 1 | -1/+1 |
2000-10-16 | gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST). | Raja R Harinath | 1 | -3/+12 |
2000-10-06 | Revamp to be like makefile.mingw.in, make the MSVC build actually work | Tor Lillqvist | 1 | -0/+5 |
2000-07-14 | Move glib-config to glib-config-2.0 move glib.m4 to glib-2.0.m4 | Owen Taylor | 1 | -10/+10 |
2000-05-13 | makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) to | Tor Lillqvist | 1 | -0/+5 |
2000-03-24 | Added various win32 related *.in files to EXTRA_DIST to let 'make | Sebastian Wilhelmi | 1 | -2/+3 |
2000-02-07 | Move to corresponding subdirectories. | Tor Lillqvist | 1 | -1/+5 |
1999-08-26 | added --export-dynamic so we can load dynmic modules, (required, according | Tim Janik | 1 | -1/+2 |
1999-07-24 | 18:36. incorporated proposed cleanups from gtk-devel-list. | Tim Janik | 1 | -2/+2 |
1999-05-12 | Another small fix. | CDT 1999 Shawn T. Amundson | 1 | -2/+2 |
1999-05-08 | Better testing reveals better methods. Fixes for BeOS. | CDT 1999 Shawn T. Amundson | 1 | -1/+1 |
1999-05-08 | Port to BeOS by myself and Richard Offer. | CDT 1999 Shawn T. Amundson | 1 | -2/+5 |
1999-05-01 | libtool 1.3 upgrade | Manish Singh | 1 | -2/+2 |
1999-04-19 | add gmodule-os2.c | Asbjørn Pettersen | 1 | -0/+1 |
1999-01-28 | Xsed isn't valid here, don't use it | Manish Singh | 1 | -3/+11 |