commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mach branch, master, updated. a877419704dc3adc5b136fa6fb9a8d7a


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. a877419704dc3adc5b136fa6fb9a8d7a6d0d4df9
Date: Wed, 31 Aug 2011 20:06:47 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  a877419704dc3adc5b136fa6fb9a8d7a6d0d4df9 (commit)
      from  a25d046db7a5f67b3aa553f988d2e7527e6a3d2b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a877419704dc3adc5b136fa6fb9a8d7a6d0d4df9
Author: Guillem Jover <address@hidden>
Date:   Tue Aug 30 02:22:24 2011 +0200

    Add silent rules support if available and disable it by default
    
    * configure.ac (AM_SILENT_RULES): Add silent rules support if available,
    and disable it by default.
    * Makefile.am (AWK_V, AWK_V_, AWK_V_0): New variables.
    (NM_V, NM_V_, NM_V_0): Likewise.
    (GZIP_V, GZIP_V_, GZIP_V_0): Likewise.
    (MIGCOM_V, MIGCOM_V_, MIGCOM_V_0): Likewise.
    (gnumach-undef): Use NM_V in front of NM.
    (gnumach-undef-bad): Use AM_V_GEN in front of sed.
    (clib-routines.o): Use AM_V_at in fron of undefined symbols check.
    Use AM_V_CCLD in front of CCLD.
    * Makefrag.am (gnumach.msgids): Use AM_V_GEN in front of cat.
    * Makerules.am (%.symc): Use AWK_V in front of AWK.
    (%.symc.o): Use AM_V_CC in front of COMPILE.
    (%.h): Use AM_V_GEN in front of sed.
    (%.gz): Use GZIP_V in front of GZIP.
    * Makerules.mig.am (%.user.defs.c): Use AM_V_GEN in front of command.
    (%.server.defs.c): Likewise.
    (%.user.h %.user.c %.user.msgids): Use MIGCOM_V in front of MIGCOM.
    (%.server.h %.server.c %.server.msgids): Likewise.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am      |   30 +++++++++++++++++++++++++-----
 Makefrag.am      |    7 ++++---
 Makerules.am     |   10 +++++-----
 Makerules.mig.am |   22 +++++++++++-----------
 configure.ac     |    3 +++
 5 files changed, 48 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

[Prev in Thread] Current Thread [Next in Thread]