commit f54cee036d5d40e1353f7fb78d7521f8d6f474b7 Author: Javier Jardón Date: Sat Sep 8 16:44:42 2012 +0900 3.5.91 configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 8704bc3ceb4804830530b412a4dddc66c74f7521 Author: Philip Withnall Date: Fri Sep 7 21:32:52 2012 +0100 code-coverage: Add some ‘user’ documentation macros2/gnome-code-coverage.m4 | 7 +++++++ 1 file changed, 7 insertions(+) commit fde46f329eb12872b438cc9f1f4e7e308b52b652 Author: Xan Lopez Date: Mon Sep 3 23:15:08 2012 +0200 code-coverage: quote the results path for code coverage In some cases it can have spaces in it, so we need to quote it. macros2/gnome-code-coverage.m4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 493d55921f26ac3a9a3b7cc33756c88daace329e Author: Philip Withnall Date: Sun Jul 29 17:58:21 2012 +0200 Bug 606720 — Add code coverage support Add a GNOME_CODE_COVERAGE m4 macro to allow projects to easily add code coverage support using lcov. This is heavily based on the code coverage tooling from GLib (LGPLv2.1+), originally written by Patrick Hulin and modified by Matthias Clasen, Stef Walter and Simon McVittie since. Closes: https://bugzilla.gnome.org/show_bug.cgi?id=606720 macros2/Makefile.am | 3 +- macros2/gnome-autogen.sh | 3 + macros2/gnome-code-coverage.m4 | 150 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 155 insertions(+), 1 deletion(-) commit 4668cc8250c15119dc7bdbbf842da53f4fe478fe Author: Behdad Esfahbod Date: Sat Aug 4 15:13:55 2012 +0100 Trace AC_CONFIG_SUBDIRS with autoconf Find configure.ac and configure.in files using the trace functionality of autoconf in order to skip build directories from incomplete make distcheck runs. Fixes bug 510713. macros2/gnome-autogen.sh | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) commit e0763e1466d899191ca8bf77441070139ace7e18 Author: Christian Persch Date: Sun Aug 19 19:25:05 2012 +0200 Revert "Trace AC_CONFIG_SUBDIRS with autoconf" This reverts commit 646fa962712313aadacaaf58c8fd5dd57edc5882. The change broke calling autogen from outside the source directory. macros2/gnome-autogen.sh | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) commit fb068f190f71a52fbc7aff2d9e5118c32af9e179 Author: David King Date: Tue Aug 14 07:05:15 2012 +0100 Add David King to maintainers gnome-common.doap | 8 ++++++++ 1 file changed, 8 insertions(+)