2010-08-06 |
Ryan Lortie | Replace -I with $(glib_INCLUDES) and friends |
blob | commitdiff |
2010-08-05 |
paul | Add $(top_builddir)/glib to includes |
blob | commitdiff | diff to current |
2010-06-21 |
Ryan Lortie | Use -Bsymbolic-functions, drop g*alias PLT hackery |
blob | commitdiff | diff to current |
2010-06-16 |
Christian Persch | Sprinkle some $(AM_V_GEN) around to make the build... |
blob | commitdiff | diff to current |
2010-06-10 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-21 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-01-28 |
Ryan Lortie | Bug 548967 - 1 bit mutex lock: add tests |
blob | commitdiff | diff to current |
2009-09-30 |
Matthias Clasen | Fix --runtime-libdir option |
blob | commitdiff | diff to current |
2009-06-23 |
David Zeuthen | Bug 586675 – Runtime library location |
blob | commitdiff | diff to current |
2008-07-27 |
Tor Lillqvist | Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Window... |
blob | commitdiff | diff to current |
2008-05-28 |
Michael Natterer | don't define G_DISABLE_SINGLE_INCLUDES, it's in the... |
blob | commitdiff | diff to current |
2008-05-05 |
Michael Natterer | Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to... |
blob | commitdiff | diff to current |
2008-04-21 |
Tor Lillqvist | configure.in More work on enabling static building... |
blob | commitdiff | diff to current |
2008-03-16 |
Tor Lillqvist | Don't bother defining Autoconf variables for glib.def... |
blob | commitdiff | diff to current |
2007-11-25 |
Matthias Clasen | Replace INCLUDES by AM_CPPFLAGS, other cleanups. |
blob | commitdiff | diff to current |
2007-11-21 |
21:06:47 Tim Janik | initialize automake variables EXTRA_DIST and TEST_PROGS... |
blob | commitdiff | diff to current |
2007-01-19 |
Tor Lillqvist | gmodule/Makefile.am (gmodule-2.0.lib) Use $(srcdir... |
blob | commitdiff | diff to current |
2005-12-02 |
Matthias Clasen | Remove support for Solaris threads. (#136971, Sebastian... |
blob | commitdiff | diff to current |
2005-07-08 |
Tor Lillqvist | Don't use autoconf variables for the resource object... |
blob | commitdiff | diff to current |
2005-06-26 |
Tor Lillqvist | libtool installs/uninstalls the import library, no... |
blob | commitdiff | diff to current |
2004-03-06 |
Tor Lillqvist | Update. |
blob | commitdiff | diff to current |
2003-08-13 |
Tor Lillqvist | glib/Makefile.am gmodule/Makefile.am gobject/Makefile... |
blob | commitdiff | diff to current |
2003-03-04 |
James Henstridge | require automake 1.7. Add calls to libtoolize and gtkdo... |
blob | commitdiff | diff to current |
2003-01-04 |
Tor Lillqvist | [Win32] Install also the .def files, to help users... |
blob | commitdiff | diff to current |
2002-12-16 |
Owen Taylor | === Released 2.1.5 === GLIB_2_1_5 |
blob | commitdiff | diff to current |
2002-10-15 |
Manish Singh | add -DG_DISABLED_DEPRECATED |
blob | commitdiff | diff to current |
2002-03-05 |
Owen Taylor | Default to --disable-gtk-doc, to avoid Jade setup hassles. |
blob | commitdiff | diff to current |
2001-10-22 |
Tor Lillqvist | If we have built the MSVC import library, install it... |
blob | commitdiff | diff to current |
2001-09-25 |
Tor Lillqvist | More Win32 automake macros. For .def files: GLIB_DEF... |
blob | commitdiff | diff to current |
2001-09-17 |
Tor Lillqvist | Add variable for LT_CURRENT minus LT_AGE (the suffix... |
blob | commitdiff | diff to current |
2001-06-26 |
Owen Taylor | Move glib library into a subdirectory, make all GLib... |
blob | commitdiff | diff to current |
2001-05-22 |
Sebastian Wilhelmi | Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread... |
blob | commitdiff | diff to current |
2001-05-16 |
Owen Taylor | Add inter-library dependencies. |
blob | commitdiff | diff to current |
2001-03-10 |
Tor Lillqvist | Use the _LIBADD dependencies on libglib only on Win32. |
blob | commitdiff | diff to current |
2001-03-09 |
Tor Lillqvist | Use libglib-1.3.la from top_builddir. Invoke libtool... |
blob | commitdiff | diff to current |
2000-10-25 |
Sebastian Wilhelmi | Add @GLIB_DEBUG_FLAGS@ to INCLUDES for accessing -DG_EN... |
blob | commitdiff | diff to current |
2000-10-16 |
Raja R Harinath | gmodule: New variable. (dist-hook): Handle $(BUILT_EXTR... |
blob | commitdiff | diff to current |
2000-10-06 |
Tor Lillqvist | Revamp to be like makefile.mingw.in, make the MSVC... |
blob | commitdiff | diff to current |
2000-07-14 |
Owen Taylor | Move glib-config to glib-config-2.0 move glib.m4 to... |
blob | commitdiff | diff to current |
2000-05-13 |
Tor Lillqvist | makefile.mingw.in tests/makefile.mingw.in Rename makefi... |
blob | commitdiff | diff to current |
2000-03-24 |
Sebastian Wilhelmi | Added various win32 related *.in files to EXTRA_DIST... |
blob | commitdiff | diff to current |
2000-02-07 |
Tor Lillqvist | Move to corresponding subdirectories. |
blob | commitdiff | diff to current |
1999-08-26 |
Tim Janik | added --export-dynamic so we can load dynmic modules... |
blob | commitdiff | diff to current |
1999-06-17 |
Sebastian Wilhelmi | Completed the thread support in GLib. Thread creation... |
blob | commitdiff | diff to current |
1999-05-08 |
CDT 1999 Shawn T... | Better testing reveals better methods. Fixes for BeOS. |
blob | commitdiff | diff to current |
1999-05-08 |
CDT 1999 Shawn T... | Port to BeOS by myself and Richard Offer. |
blob | commitdiff | diff to current |
1999-04-09 |
Sebastian Wilhelmi | New files to implement the Mersenne Twister Pseudo... |
blob | commitdiff | diff to current |
1999-03-18 |
Sebastian Wilhelmi | added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to... |
blob | commitdiff | diff to current |
1999-01-19 |
Tor Lillqvist | More Win32 updates. Add missing Win32 files to distribu... |
blob | commitdiff | diff to current |
1998-12-17 |
Tim Janik | -DG_LOG_DOMAIN="GThread", we don't need an extern varia... |
blob | commitdiff | diff to current |
1998-12-16 |
Tim Janik | version bump to 1.1.8, binary age 0, interface age 0. |
blob | commitdiff | diff to current |
1998-12-15 |
Sebastian Wilhelmi | updated. |
blob | commitdiff | diff to current |
1998-12-15 |
Owen Taylor | This commit merges the glib-threads branch into the... |
blob | commitdiff | diff to current |
|