nmh-commits
[Top][All Lists]
Advanced

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

[Nmh-commits] [SCM] The nmh Mail Handling System branch, lmh, updated. 1


From: Lyndon Nerenberg
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, lmh, updated. 1.6-branchpoint-215-gdbda807
Date: Tue, 07 Oct 2014 02:49:46 +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 "The nmh Mail Handling System".

The branch, lmh has been updated
       via  dbda807819a38e2e663078a17c2ae81416ba46cc (commit)
      from  b830a513cb2732e5ec254e178e53a23990b8352f (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 dbda807819a38e2e663078a17c2ae81416ba46cc
Author: Lyndon Nerenberg <address@hidden>
Date:   Mon Oct 6 19:40:14 2014 -0700

    Use explicit rules for each program binary we build.
    
    GNU make incorrectly includes implicit dependencies in the target in
    certain cases.  The solution is to just enumerate a separate rule
    for each binary we are building.
    
    The upside is this allows us to be a bit more accurate about external
    library dependencies (i.e. curses and lua).

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

Summary of changes:
 cmd/Makefile     |  123 ++++++++++++++++++++++++++++++++++++++++++++++++++----
 libexec/Makefile |   55 ++++++++++++++++++++----
 2 files changed, 162 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

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