Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it.
[platform/upstream/glib.git] / gthread / Makefile.am
2008-07-27 Tor LillqvistSet LIB_EXE_MACHINE_FLAG to either X86 or X64 on Window...
2008-05-28 Michael Nattererdon't define G_DISABLE_SINGLE_INCLUDES, it's in the...
2008-05-05 Michael NattererMakefile.am. build with G_DISABLE_SINGLE_INCLUDES to...
2008-04-21 Tor Lillqvistconfigure.in More work on enabling static building...
2008-03-16 Tor LillqvistDon't bother defining Autoconf variables for glib.def...
2007-11-25 Matthias ClasenReplace INCLUDES by AM_CPPFLAGS, other cleanups.
2007-11-21 21:06:47 Tim Janikinitialize automake variables EXTRA_DIST and TEST_PROGS...
2007-01-19 Tor Lillqvistgmodule/Makefile.am (gmodule-2.0.lib) Use $(srcdir...
2005-12-02 Matthias ClasenRemove support for Solaris threads. (#136971, Sebastian...
2005-07-08 Tor LillqvistDon't use autoconf variables for the resource object...
2005-06-26 Tor Lillqvistlibtool installs/uninstalls the import library, no...
2004-03-06 Tor LillqvistUpdate.
2003-08-13 Tor Lillqvistglib/Makefile.am gmodule/Makefile.am gobject/Makefile...
2003-03-04 James Henstridgerequire automake 1.7. Add calls to libtoolize and gtkdo...
2003-01-04 Tor Lillqvist[Win32] Install also the .def files, to help users...
2002-12-16 Owen Taylor=== Released 2.1.5 === GLIB_2_1_5
2002-10-15 Manish Singhadd -DG_DISABLED_DEPRECATED
2002-03-05 Owen TaylorDefault to --disable-gtk-doc, to avoid Jade setup hassles.
2001-10-22 Tor LillqvistIf we have built the MSVC import library, install it...
2001-09-25 Tor LillqvistMore Win32 automake macros. For .def files: GLIB_DEF...
2001-09-17 Tor LillqvistAdd variable for LT_CURRENT minus LT_AGE (the suffix...
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-05-22 Sebastian WilhelmiRemoved POSIX_*. Defined G_THREAD_SOURCE to "gthread...
2001-05-16 Owen TaylorAdd inter-library dependencies.
2001-03-10 Tor LillqvistUse the _LIBADD dependencies on libglib only on Win32.
2001-03-09 Tor LillqvistUse libglib-1.3.la from top_builddir. Invoke libtool...
2000-10-25 Sebastian WilhelmiAdd @GLIB_DEBUG_FLAGS@ to INCLUDES for accessing -DG_EN...
2000-10-16 Raja R Harinathgmodule: New variable. (dist-hook): Handle $(BUILT_EXTR...
2000-10-06 Tor LillqvistRevamp to be like makefile.mingw.in, make the MSVC...
2000-07-14 Owen TaylorMove glib-config to glib-config-2.0 move glib.m4 to...
2000-05-13 Tor Lillqvistmakefile.mingw.in tests/makefile.mingw.in Rename makefi...
2000-03-24 Sebastian WilhelmiAdded various win32 related *.in files to EXTRA_DIST...
2000-02-07 Tor LillqvistMove to corresponding subdirectories.
1999-08-26 Tim Janikadded --export-dynamic so we can load dynmic modules...
1999-06-17 Sebastian WilhelmiCompleted the thread support in GLib. Thread creation...
1999-05-08 CDT 1999 Shawn T... Better testing reveals better methods. Fixes for BeOS.
1999-05-08 CDT 1999 Shawn T... Port to BeOS by myself and Richard Offer.
1999-04-09 Sebastian WilhelmiNew files to implement the Mersenne Twister Pseudo...
1999-03-18 Sebastian Wilhelmiadded new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to...
1999-01-19 Tor LillqvistMore Win32 updates. Add missing Win32 files to distribu...
1998-12-17 Tim Janik-DG_LOG_DOMAIN="GThread", we don't need an extern varia...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age 0.
1998-12-15 Sebastian Wilhelmiupdated.
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...