commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.5-103-ga42c4ee


From: Thomas Schwinge
Subject: [SCM] GNU Mach branch, master, updated. v1.5-103-ga42c4ee
Date: Sat, 31 Oct 2015 11:53:53 +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  a42c4ee0845b79fb70c2206982347c1b0c093f87 (commit)
      from  334208dc0d747075e93f4da45143ae67c2e7fe91 (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 a42c4ee0845b79fb70c2206982347c1b0c093f87
Author: Thomas Schwinge <address@hidden>
Date:   Sat Oct 31 12:44:06 2015 +0100

    Rework *.msgids handling when neither client nor server stubs are required
    
    Originally added in commit 255c47e669819f153c722c98a230f6fe4e6ece08, but 
"make
    distcheck" didn't like that:
    
        [...]
        ERROR: files left in build directory after distclean:
        ./ipc/notify.msgids
        Makefile:7489: recipe for target 'distcleancheck' failed
        make[1]: *** [distcleancheck] Error 1
        make[1]: Leaving directory 
'[...]/gnumach/release.build/gnumach-1.5/_build/sub'
        Makefile:7416: recipe for target 'distcheck' failed
        make: *** [distcheck] Error 1
    
    Instead of special-casing that, generalize the Makefile rules.
    
        * Makefrag.am (nodist_lib_dep_tr_for_defs_a_SOURCES): Add
        ipc/notify.none.defs.c.
        (nodist_libkernel_a_SOURCES): Add ipc/notify.none.msgids.
        (gnumach.msgids): Remove ipc/notify.msgids prerequisite.
        * Makerules.mig.am (%.msgids): Remove rule, and instead...
        (%.none.defs.c, %.none.msgids): ... add these rules.

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

Summary of changes:
 Makefrag.am      |   11 +++++++++--
 Makerules.mig.am |   21 ++++++++++-----------
 2 files changed, 19 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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