[SCM] make branch, master, updated. 4.0-44-g0faa98a
"Paul D. Smith" <[email protected]> Thu, 01 May 2014 13:56:06 +0000
| Newsgroups | gmane.comp.gnu.make.devel |
|---|---|
| Message-ID | <[email protected]> |
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 "make".
The branch, master has been updated
via 0faa98a0bbf05d63f9385de9d66d1707257ab437 (commit)
from 8411528fdd21e978076365df2f49e2b934becb84 (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 0faa98a0bbf05d63f9385de9d66d1707257ab437
Author: Paul Smith <[email protected]>
Date: Thu May 1 09:48:10 2014 -0400
[SV 42249] Propagate correct rule status results.
* remake.c (update_file, update_file_1, check_dep): Return an enum
update_status value instead of an int, and keep the highest value we
find as we walk the graph so that the ultimate status is correct.
* tests/scripts/options/dash-q: Add a test for updating prerequisites.
-----------------------------------------------------------------------
Summary of changes:
remake.c | 75 +++++++++++++++++++++++++----------------
tests/scripts/options/dash-q | 44 ++++++++++++++++++-------
2 files changed, 78 insertions(+), 41 deletions(-)
hooks/post-receive
--
make