[SCM] make branch, master, updated. 4.3-62-g1ae90c0
[email protected] (Paul D. Smith) Sun, 28 Mar 2021 16:33:04 -0400 (EDT)
| 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 1ae90c030d5ffc79f74e3938880445a6b8b2412e (commit)
via 0fb6f2d985212f9457b93ca5d03312013b0a4afe (commit)
via 97a8d9b45a2f781d5dd464c2b0605bff0642f10d (commit)
via c5c02accb74c80d4d8db6adc35528fcd58cd709a (commit)
via 76a099997bf9df9c21c01b8e9611d30fb5f3268e (commit)
from c5319e75f5b64c972a38967a6eb5747838e914fd (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 1ae90c030d5ffc79f74e3938880445a6b8b2412e
Author: Paul Smith <[email protected]>
Date: Sun Mar 28 16:22:57 2021 -0400
Fix build and test issues on Windows
* src/dep.h (DEP): Remove extraneous semicolon.
* src/dir.c (find_directory) [W32]: Replace removed variable.
* tests/scripts/features/include: Allow the extra default makefile
searched for on Windows.
* tests/scripts/functions/file: Use $(info ...) to avoid "command
too long" errors on Windows.
commit 0fb6f2d985212f9457b93ca5d03312013b0a4afe
Author: Tobias Stoeckmann <[email protected]>
Date: Sun Jul 12 11:52:32 2015 +0200
* src/remake.c (name_mtime): Reserve space for nul in readlink result
Copyright-paperwork-exempt: yes
commit 97a8d9b45a2f781d5dd464c2b0605bff0642f10d
Author: Cao jin <[email protected]>
Date: Tue Jun 27 15:49:41 2017 +0800
* doc/make.texi (Call Function): Apply consistent formatting
Copyright-paperwork-exempt: yes
commit c5c02accb74c80d4d8db6adc35528fcd58cd709a
Author: Pete Dietl <[email protected]>
Date: Thu Dec 31 15:55:19 2020 -0800
* src/job.c (child_execute_job): Update gnulib find_in_given_path()
Copyright-paperwork-exempt: yes
commit 76a099997bf9df9c21c01b8e9611d30fb5f3268e
Author: Mike Frysinger <[email protected]>
Date: Thu Mar 25 01:18:30 2021 -0400
* doc/make.texi (Automatic Variables): Relocate the $? example
Copyright-paperwork-exempt: yes
-----------------------------------------------------------------------
Summary of changes:
doc/make.texi | 32 ++++++++++++++++----------------
src/dep.h | 2 +-
src/dir.c | 5 +++--
src/job.c | 2 +-
src/remake.c | 2 +-
tests/scripts/features/include | 10 ++++++++--
tests/scripts/functions/file | 5 +++--
7 files changed, 33 insertions(+), 25 deletions(-)
hooks/post-receive
--
make