summaryrefslogtreecommitdiff
path: root/gthread/Makefile.am
AgeCommit message (Expand)Author
2008-07-27Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it.Tor Lillqvist
2008-05-28don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now.Michael Natterer
2008-05-05Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code fromMichael Natterer
2008-04-21configure.in More work on enabling static building on Windows. WhenTor Lillqvist
2008-03-16Don't bother defining Autoconf variables for glib.def, gmodule.def,Tor Lillqvist
2007-11-25Replace INCLUDES by AM_CPPFLAGS, other cleanups.Matthias Clasen
2007-11-21initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional21:06:47 Tim Janik
2007-01-19gmodule/Makefile.am (gmodule-2.0.lib) Use $(srcdir) for builds outsideTor Lillqvist
2005-12-02Remove support for Solaris threads. (#136971, Sebastian Wilhelmi, patch byMatthias Clasen
2005-07-08Don't use autoconf variables for the resource object files on Win32 anyTor Lillqvist
2005-06-26libtool installs/uninstalls the import library, no need to do itTor Lillqvist
2004-03-06Update.Tor Lillqvist
2003-08-13glib/Makefile.am gmodule/Makefile.am gobject/Makefile.am Use srcdir alsoTor Lillqvist
2003-03-04require automake 1.7. Add calls to libtoolize and gtkdocize. Clean up someJames Henstridge
2003-01-04[Win32] Install also the .def files, to help users generate importTor Lillqvist
2002-12-16=== Released 2.1.5 ===GLIB_2_1_5Owen Taylor
2002-10-15add -DG_DISABLED_DEPRECATEDManish Singh
2002-03-05Default to --disable-gtk-doc, to avoid Jade setup hassles.Owen Taylor
2001-10-22If we have built the MSVC import library, install it. Install the gccTor Lillqvist
2001-09-25More Win32 automake macros. For .def files: GLIB_DEF, GMODULE_DEF,Tor Lillqvist
2001-09-17Add variable for LT_CURRENT minus LT_AGE (the suffix used by libtool onTor Lillqvist
2001-06-26Move glib library into a subdirectory, make all GLib include files includeOwen Taylor
2001-05-22Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread-win32.c".Sebastian Wilhelmi
2001-05-16Add inter-library dependencies.Owen Taylor
2001-03-10Use the _LIBADD dependencies on libglib only on Win32.Tor Lillqvist
2001-03-09Use libglib-1.3.la from top_builddir. Invoke libtool with -no-undefinedTor Lillqvist
2000-10-25Add @GLIB_DEBUG_FLAGS@ to INCLUDES for accessing -DG_ENABLE_DEBUG asSebastian Wilhelmi
2000-10-16gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST).Raja R Harinath
2000-10-06Revamp to be like makefile.mingw.in, make the MSVC build actually workTor Lillqvist
2000-07-14Move glib-config to glib-config-2.0 move glib.m4 to glib-2.0.m4Owen Taylor
2000-05-13makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) toTor Lillqvist
2000-03-24Added various win32 related *.in files to EXTRA_DIST to let 'makeSebastian Wilhelmi
2000-02-07Move to corresponding subdirectories.Tor Lillqvist
1999-08-26added --export-dynamic so we can load dynmic modules, (required, accordingTim Janik
1999-06-17Completed the thread support in GLib. Thread creation, prioritizingSebastian Wilhelmi
1999-05-08Better testing reveals better methods. Fixes for BeOS.CDT 1999 Shawn T. Amundson
1999-05-08Port to BeOS by myself and Richard Offer.CDT 1999 Shawn T. Amundson
1999-04-09New files to implement the Mersenne Twister Pseudo Random NumberSebastian Wilhelmi
1999-03-18added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to hold various definesSebastian Wilhelmi
1999-01-19More Win32 updates. Add missing Win32 files to distributed files.Tor Lillqvist
1998-12-17-DG_LOG_DOMAIN="GThread", we don't need an extern variable for thatTim Janik
1998-12-16version bump to 1.1.8, binary age 0, interface age 0.Tim Janik
1998-12-15updated.Sebastian Wilhelmi
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor