summaryrefslogtreecommitdiff
path: root/gthread/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix --runtime-libdir optionMatthias Clasen2009-09-291-2/+2
* Bug 586675 – Runtime library locationDavid Zeuthen2009-06-231-0/+8
* Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it.Tor Lillqvist2008-07-271-1/+1
* don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now.Michael Natterer2008-05-281-2/+1
* Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code fromMichael Natterer2008-05-051-1/+2
* configure.in More work on enabling static building on Windows. WhenTor Lillqvist2008-04-211-10/+10
* Don't bother defining Autoconf variables for glib.def, gmodule.def,Tor Lillqvist2008-03-161-1/+2
* Replace INCLUDES by AM_CPPFLAGS, other cleanups.Matthias Clasen2007-11-251-4/+9
* initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional21:06:47 Tim Janik2007-11-211-1/+2
* gmodule/Makefile.am (gmodule-2.0.lib) Use $(srcdir) for builds outsideTor Lillqvist2007-01-191-1/+1
* Remove support for Solaris threads. (#136971, Sebastian Wilhelmi, patch byMatthias Clasen2005-12-021-1/+0
* Don't use autoconf variables for the resource object files on Win32 anyTor Lillqvist2005-07-081-4/+10
* libtool installs/uninstalls the import library, no need to do itTor Lillqvist2005-06-261-8/+7
* Update.Tor Lillqvist2004-03-061-2/+0
* glib/Makefile.am gmodule/Makefile.am gobject/Makefile.am Use srcdir alsoTor Lillqvist2003-08-131-2/+2
* require automake 1.7. Add calls to libtoolize and gtkdocize. Clean up someJames Henstridge2003-03-041-14/+6
* [Win32] Install also the .def files, to help users generate importTor Lillqvist2003-01-041-1/+3
* === Released 2.1.5 ===GLIB_2_1_5Owen Taylor2002-12-161-1/+1
* add -DG_DISABLED_DEPRECATEDManish Singh2002-10-151-1/+1
* Default to --disable-gtk-doc, to avoid Jade setup hassles.Owen Taylor2002-03-051-13/+13
* If we have built the MSVC import library, install it. Install the gccTor Lillqvist2001-10-221-0/+21
* More Win32 automake macros. For .def files: GLIB_DEF, GMODULE_DEF,Tor Lillqvist2001-09-251-1/+8
* Add variable for LT_CURRENT minus LT_AGE (the suffix used by libtool onTor Lillqvist2001-09-171-1/+8
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-2/+2
* Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread-win32.c".Sebastian Wilhelmi2001-05-221-0/+1
* Add inter-library dependencies.Owen Taylor2001-05-161-2/+1
* Use the _LIBADD dependencies on libglib only on Win32.Tor Lillqvist2001-03-101-1/+2
* Use libglib-1.3.la from top_builddir. Invoke libtool with -no-undefinedTor Lillqvist2001-03-091-3/+10
* Add @GLIB_DEBUG_FLAGS@ to INCLUDES for accessing -DG_ENABLE_DEBUG asSebastian Wilhelmi2000-10-251-1/+2
* gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST).Raja R Harinath2000-10-161-3/+12
* Revamp to be like makefile.mingw.in, make the MSVC build actually workTor Lillqvist2000-10-061-0/+5
* Move glib-config to glib-config-2.0 move glib.m4 to glib-2.0.m4Owen Taylor2000-07-141-5/+4
* makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) toTor Lillqvist2000-05-131-0/+4
* Added various win32 related *.in files to EXTRA_DIST to let 'makeSebastian Wilhelmi2000-03-241-2/+3
* Move to corresponding subdirectories.Tor Lillqvist2000-02-071-1/+6
* added --export-dynamic so we can load dynmic modules, (required, accordingTim Janik1999-08-261-1/+2
* Completed the thread support in GLib. Thread creation, prioritizingSebastian Wilhelmi1999-06-171-5/+1
* Better testing reveals better methods. Fixes for BeOS.CDT 1999 Shawn T. Amundson1999-05-081-1/+1
* Port to BeOS by myself and Richard Offer.CDT 1999 Shawn T. Amundson1999-05-081-0/+2
* New files to implement the Mersenne Twister Pseudo Random NumberSebastian Wilhelmi1999-04-091-1/+1
* added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to hold various definesSebastian Wilhelmi1999-03-181-1/+2
* More Win32 updates. Add missing Win32 files to distributed files.Tor Lillqvist1999-01-191-1/+2
* -DG_LOG_DOMAIN="GThread", we don't need an extern variable for thatTim Janik1998-12-171-1/+1
* version bump to 1.1.8, binary age 0, interface age 0.Tim Janik1998-12-161-2/+1
* updated.Sebastian Wilhelmi1998-12-151-2/+5
* This commit merges the glib-threads branch into the mainOwen Taylor1998-12-151-0/+21