summaryrefslogtreecommitdiff
path: root/gthread/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2005-12-02Remove support for Solaris threads. (#136971, Sebastian Wilhelmi, patch byMatthias Clasen1-1/+0
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
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-14/+6
2003-01-04[Win32] Install also the .def files, to help users generate importTor Lillqvist1-1/+3
2002-12-16=== Released 2.1.5 ===GLIB_2_1_5Owen Taylor1-1/+1
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-10-22If we have built the MSVC import library, install it. Install the gccTor Lillqvist1-0/+21
2001-09-25More Win32 automake macros. For .def files: GLIB_DEF, GMODULE_DEF,Tor Lillqvist1-1/+8
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-22Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread-win32.c".Sebastian Wilhelmi1-0/+1
2001-05-16Add inter-library dependencies.Owen Taylor1-2/+1
2001-03-10Use the _LIBADD dependencies on libglib only on Win32.Tor Lillqvist1-1/+2
2001-03-09Use libglib-1.3.la from top_builddir. Invoke libtool with -no-undefinedTor Lillqvist1-3/+10
2000-10-25Add @GLIB_DEBUG_FLAGS@ to INCLUDES for accessing -DG_ENABLE_DEBUG asSebastian Wilhelmi1-1/+2
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-5/+4
2000-05-13makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) toTor Lillqvist1-0/+4
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/+6
1999-08-26added --export-dynamic so we can load dynmic modules, (required, accordingTim Janik1-1/+2
1999-06-17Completed the thread support in GLib. Thread creation, prioritizingSebastian Wilhelmi1-5/+1
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-0/+2
1999-04-09New files to implement the Mersenne Twister Pseudo Random NumberSebastian Wilhelmi1-1/+1
1999-03-18added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to hold various definesSebastian Wilhelmi1-1/+2
1999-01-19More Win32 updates. Add missing Win32 files to distributed files.Tor Lillqvist1-1/+2
1998-12-17-DG_LOG_DOMAIN="GThread", we don't need an extern variable for thatTim Janik1-1/+1
1998-12-16version bump to 1.1.8, binary age 0, interface age 0.Tim Janik1-2/+1
1998-12-15updated.Sebastian Wilhelmi1-2/+5
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor1-0/+21