summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2013-08-19Dist tap-test scriptMatthias Clasen
2013-08-19Fix make checkMatthias Clasen
2013-06-22Makefile.am: move gtk-doc.make back to EXTRA_DISTRyan Lortie
2013-05-31Rework the build system for a new tests approachRyan Lortie
2013-01-18Add new API checking utilityRyan Lortie
2012-10-29mkinstalldirs: Delete from version controlColin Walters
2012-04-15build: Add --disable-modular-tests build optionColin Walters
2011-10-16drop -uninstalled.pc filesRyan Lortie
2011-08-29Don't distribute MAINTAINERSMatthias Clasen
2011-07-05build: Use --disable-maintainer-mode for distcheckColin Walters
2011-06-21Fix a srcdir!=builddir issue, and export that we support itColin Walters
2010-07-13Clean autotools config a bitJavier Jardón
2010-07-12move glibconfig.h to glib/Ryan Lortie
2010-07-10Add ACLOCAL_AMFLAGS to Makefile.amMatthias Clasen
2010-06-20Add support for coverage reports with lcovMatthias Clasen
2010-06-17Add 'if' that was absorbed by $(AM_V_GEN)Ryan Lortie
2010-06-15Sprinkle some $(AM_V_GEN) around to make the build more silent.Christian Persch
2010-04-19Add GWin32InputStream and GWin32OutputStream classesTor Lillqvist
2009-12-22Install gio-unix-2.0.pc only on UnixTor Lillqvist
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.0GLIB_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 ===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