summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2018-06-15docs: Rename README.commits to CONTRIBUTING.mdPhilip Withnall
2018-06-15docs: Rename README.in to README.md for GitLabPhilip Withnall
2018-06-08Merge branch 'meson-distcheck' into 'master'Philip Withnall
2018-06-08Update list of meson files to distcheckXavier Claessens
2018-06-08Remove glib-zip.inChun-wei Fan
2018-06-06build: Drop Visual Studio projectsChun-wei Fan
2018-05-28build: Add missing subprojects/ to archive. Fixes #1295Kouhei Sutou
2017-11-23build: Use AM_DISTCHECK_CONFIGURE_FLAGS rather than unprefixed versionPhilip Withnall
2017-11-10meson: dist python script used also in autotools-generated tarballTim-Philipp Müller
2017-09-14build: Dist the other required Meson build filesChun-wei Fan
2017-07-18Add Meson build files to the Autotools distEmmanuele Bassi
2017-07-10build: Drop nmake/MSC build system for GLibPhilip Withnall
2017-01-09Visual Studio builds: Move project files to win32/Chun-wei Fan
2016-11-23glib: Add installed Valgrind suppressions file for GLib and GIOPhilip Withnall
2016-01-10Revert "Use upstream gettext instead the glib one"Javier Jardón
2016-01-09Use upstream gettext instead the glib oneJavier Jardón
2014-05-04docs: Add a README.rationale documenting major design decisionsPhilip Withnall
2013-11-23glib-tap.mk: fix to actually use the TAP driverDan Winship
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