Age | Commit message (Expand) | Author | Files | Lines |
2009-04-02 | Add a rule to generate ChangeLog | Matthias Clasen | 1 | -2/+20 |
2009-03-31 | Update README files to refer to git | Matthias Clasen | 1 | -0/+1 |
2008-12-01 | 2.19.1 | Matthias Clasen | 1 | -1/+1 |
2008-02-07 | fixed build order to build gobject after gmodule gthread so gobject tests | 12:58:54 Tim Janik | 1 | -1/+1 |
2007-12-21 | 2.15.0 | Matthias Clasen | 1 | -0/+1 |
2007-12-01 | Don't descend into build/. (#500875) | Behdad Esfahbod | 1 | -1/+2 |
2007-11-26 | gio/ docs/reference/gio Merged gio-standalone into glib. | Alexander Larsson | 1 | -3/+7 |
2007-11-25 | Replace INCLUDES by AM_CPPFLAGS, other cleanups. | Matthias Clasen | 1 | -2/+5 |
2007-11-21 | initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional | 21:06:47 Tim Janik | 1 | -1/+2 |
2007-11-09 | Add AM_PROG_CC_C_O. | Matthias Clasen | 1 | -7/+3 |
2007-11-09 | Use MKDIRS_P instead of mkinstalldirs. | Matthias Clasen | 1 | -1/+1 |
2007-08-04 | 2.14.0GLIB_2_14_0 | Matthias Clasen | 1 | -1/+1 |
2007-04-15 | Makefile.am Add the references to build back. | Tor Lillqvist | 1 | -1/+1 |
2007-01-19 | Some file list updates (#398069, Owen Taylor) | Matthias Clasen | 1 | -0/+5 |
2007-01-02 | configure.in remove references to build/ until a proper decision has been | Michael Natterer | 1 | -1/+1 |
2006-03-09 | dist all changelogs | Matthias Clasen | 1 | -0/+1 |
2005-05-06 | Added gmodule-no-export-2.0-uninstalled.pc.in to allow building of other | Brian Cameron | 1 | -1/+3 |
2005-01-10 | Add missing ChangeLog.pre* | Owen Taylor | 1 | -0/+2 |
2005-01-07 | Generate and distribute gmodule-export-2.0.pc, which is currently just a | Matthias Clasen | 1 | -1/+2 |
2004-11-17 | Add gmodule-no-export-2.0.pc.in | Matthias Clasen | 1 | -1/+2 |
2004-07-21 | Fix #132858, Sven Neumann, patch by James Henstridge: | Matthias Clasen | 1 | -0/+4 |
2004-07-18 | === Released 2.5.0 ===GLIB_2_5_0 | Soeren Sandmann | 1 | -4/+3 |
2004-03-06 | Update. | Tor Lillqvist | 1 | -1/+0 |
2003-03-04 | require automake 1.7. Add calls to libtoolize and gtkdocize. Clean up some | James Henstridge | 1 | -35/+17 |
2003-02-11 | Include ChangeLog.pre-2-2. | Tor Lillqvist | 1 | -0/+1 |
2003-01-30 | Remove references to glib.spec. (#102231) | Owen Taylor | 1 | -3/+2 |
2003-01-04 | Don't distribute glib-zip. | Tor Lillqvist | 1 | -2/+1 |
2002-05-06 | [ merged from stable ] | Owen Taylor | 1 | -0/+1 |
2002-03-08 | Updates. | Owen Taylor | 1 | -1/+0 |
2002-03-05 | Default to --disable-gtk-doc, to avoid Jade setup hassles. | Owen Taylor | 1 | -0/+24 |
2002-01-05 | moved warning to error pragmas to their own file to not force 'good | Hans Breuer | 1 | -0/+1 |
2001-11-22 | Version 11, interface, binary age 0. | Owen Taylor | 1 | -0/+2 |
2001-11-14 | provide g_newa(ctype, count) on top of g_alloca() like we provide g_new() | Tim Janik | 1 | -1/+1 |
2001-10-29 | New file, used to build distribution packages for Windows. | Tor Lillqvist | 1 | -1/+3 |
2001-10-28 | version of gettextize which uses glib's po/Makefile.in.in and | jacob berkman | 1 | -0/+2 |
2001-09-26 | Fix distclean to remove some extra files. #60993, Ben Gertzfield | Owen Taylor | 1 | -0/+2 |
2001-09-04 | Version 1.3.7GLIB_1_3_7 | Owen Taylor | 1 | -5/+1 |
2001-08-30 | After being away for about five months, I'm back working on this... For | Tor Lillqvist | 1 | -11/+2 |
2001-08-20 | added po to SUBDIRS | Sven Neumann | 1 | -1/+1 |
2001-08-15 | let the generated .pc files depend on config.status, so they get correctly | Tim Janik | 1 | -0/+2 |
2001-07-23 | removed glib.def from EXTRA_DIST ... ... and added it here. | Sven Neumann | 1 | -1/+0 |
2001-06-27 | Removed glib-config-2.0, as we have pkg-config now. | Sebastian Wilhelmi | 1 | -6/+1 |
2001-06-26 | Move glib library into a subdirectory, make all GLib include files include | Owen Taylor | 1 | -132/+1 |
2001-06-07 | subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables | Havoc Pennington | 1 | -0/+4 |
2001-05-17 | Add gpattern.o to objects. | Sebastian Wilhelmi | 1 | -1/+1 |
2001-05-15 | m4macros/Makefile | Havoc Pennington | 1 | -4/+1 |
2001-04-17 | Remove warnings about conflicts with the stable version.GLIB_1_3_3 | Owen Taylor | 1 | -3/+4 |
2001-04-03 | updates. | Tim Janik | 1 | -0/+1 |
2001-04-03 | added g_list_nth_prev() which walks ->prev instead of ->next. | Tim Janik | 1 | -0/+2 |
2001-03-26 | -DG_DISABLE_DEPRECATED | Owen Taylor | 1 | -2/+1 |