summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2009-04-02Add a rule to generate ChangeLogMatthias Clasen
2009-03-31Update README files to refer to gitMatthias Clasen
2008-12-012.19.1Matthias Clasen
2008-02-07fixed build order to build gobject after gmodule gthread so gobject tests12:58:54 Tim Janik
2007-12-212.15.0Matthias Clasen
2007-12-01Don't descend into build/. (#500875)Behdad Esfahbod
2007-11-26gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson
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-11-09Add AM_PROG_CC_C_O.Matthias Clasen
2007-11-09Use MKDIRS_P instead of mkinstalldirs.Matthias Clasen
2007-08-042.14.0upstream/GLIB_2_14_0Matthias Clasen
2007-04-15Makefile.am Add the references to build back.Tor Lillqvist
2007-01-19Some file list updates (#398069, Owen Taylor)Matthias Clasen
2007-01-02configure.in remove references to build/ until a proper decision has beenMichael Natterer
2006-03-09dist all changelogsMatthias Clasen
2005-05-06Added gmodule-no-export-2.0-uninstalled.pc.in to allow building of otherBrian Cameron
2005-01-10Add missing ChangeLog.pre*Owen Taylor
2005-01-07Generate and distribute gmodule-export-2.0.pc, which is currently just aMatthias Clasen
2004-11-17Add gmodule-no-export-2.0.pc.inMatthias Clasen
2004-07-21Fix #132858, Sven Neumann, patch by James Henstridge:Matthias Clasen
2004-07-18=== Released 2.5.0 ===upstream/GLIB_2_5_0Soeren Sandmann
2004-03-06Update.Tor Lillqvist
2003-03-04require automake 1.7. Add calls to libtoolize and gtkdocize. Clean up someJames Henstridge
2003-02-11Include ChangeLog.pre-2-2.Tor Lillqvist
2003-01-30Remove references to glib.spec. (#102231)Owen Taylor
2003-01-04Don't distribute glib-zip.Tor Lillqvist
2002-05-06[ merged from stable ]Owen Taylor
2002-03-08Updates.Owen Taylor
2002-03-05Default to --disable-gtk-doc, to avoid Jade setup hassles.Owen Taylor
2002-01-05moved warning to error pragmas to their own file to not force 'goodHans Breuer
2001-11-22Version 11, interface, binary age 0.Owen Taylor
2001-11-14provide g_newa(ctype, count) on top of g_alloca() like we provide g_new()Tim Janik
2001-10-29New file, used to build distribution packages for Windows.Tor Lillqvist
2001-10-28version of gettextize which uses glib's po/Makefile.in.in andjacob berkman
2001-09-26Fix distclean to remove some extra files. #60993, Ben GertzfieldOwen Taylor
2001-09-04Version 1.3.7upstream/GLIB_1_3_7Owen Taylor
2001-08-30After being away for about five months, I'm back working on this... ForTor Lillqvist
2001-08-20added po to SUBDIRSSven Neumann
2001-08-15let the generated .pc files depend on config.status, so they get correctlyTim Janik
2001-07-23removed glib.def from EXTRA_DIST ... ... and added it here.Sven Neumann
2001-06-27Removed glib-config-2.0, as we have pkg-config now.Sebastian Wilhelmi
2001-06-26Move glib library into a subdirectory, make all GLib include files includeOwen Taylor
2001-06-07subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variablesHavoc Pennington
2001-05-17Add gpattern.o to objects.Sebastian Wilhelmi
2001-05-15m4macros/MakefileHavoc Pennington
2001-04-17Remove warnings about conflicts with the stable version.upstream/GLIB_1_3_3Owen Taylor
2001-04-03updates.Tim Janik
2001-04-03added g_list_nth_prev() which walks ->prev instead of ->next.Tim Janik
2001-03-26-DG_DISABLE_DEPRECATEDOwen Taylor