make-alpha
[Top][All Lists]
Advanced

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

[SCM] make branch, master, updated. 4.4.0.91-9-g74dab224


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. 4.4.0.91-9-g74dab224
Date: Tue, 21 Feb 2023 20:58:50 -0500 (EST)

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  74dab224b33b5fe8a96ff3b6baaea4e7dbf8f753 (commit)
       via  8b8cc3a825b0e9e176db5d90084c814e3744a300 (commit)
       via  9b6fedef1ce34391e60cc96d1cb52b9884a8339a (commit)
      from  8ddb628927f8edbaa57849c1ecefd36ada371dae (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 74dab224b33b5fe8a96ff3b6baaea4e7dbf8f753
Author: Paul Smith <psmith@gnu.org>
Date:   Tue Feb 21 20:53:11 2023 -0500

    * README.W32: Add Windows 11
    
    * build_w32.bat: Ditto.

commit 8b8cc3a825b0e9e176db5d90084c814e3744a300
Author: Paul Smith <psmith@gnu.org>
Date:   Tue Feb 21 20:32:12 2023 -0500

    Use a recursive environment if any command needs it
    
    We only create one target environment for all commands in a recipe.
    Ensure it's set for recursive make if ANY command is recursive, not
    just the first one.
    
    * src/job.c (start_job_command): Check for any recursive command.
    * tests/scripts/features/jobserver: Test recursion on second line.

commit 9b6fedef1ce34391e60cc96d1cb52b9884a8339a
Author: Dmitry Goncharov <dgoncharov@users.sf.net>
Date:   Tue Feb 21 00:04:13 2023 -0500

    * src/main.c (main): Install suffix rules near pattern updates

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

Summary of changes:
 README.W32                       |  2 +-
 build_w32.bat                    |  2 +-
 src/job.c                        | 11 +++++++++--
 src/main.c                       | 10 +++++-----
 tests/scripts/features/jobserver | 36 ++++++++++++++++++++++++++++++++++++
 5 files changed, 52 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
make



reply via email to

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