[SCM] make branch, master, updated. 4.3-4-g8277806

[email protected] (Eli Zaretskii) Sat, 29 Feb 2020 04:17:07 -0500 (EST)
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  8277806db63f3b0f25bbd09c06e4c476cb2efbcb (commit)
       via  6ba5ea022ad642e33c1102800a52da79ff829d5f (commit)
      from  453334882668f7e21a85491965f9d369cdd762c4 (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 8277806db63f3b0f25bbd09c06e4c476cb2efbcb
Author: Eli Zaretskii <[email protected]>
Date:   Sat Feb 29 11:16:19 2020 +0200

    * NEWS: Mention the new tcc support.

commit 6ba5ea022ad642e33c1102800a52da79ff829d5f
Author: Christian Jullien <[email protected]>
Date:   Fri Jan 24 09:13:12 2020 +0100

    Add support for building with Tiny C for MS-Windows
    
    * src/config.h.W32.template (HAVE_DIRECT_H, HAVE_STRCASECMP)
    (HAVE_STRNCASECMP, HAVE_UMASK): Add __TINYC__ to MinGW condition.
    (BATCH_MODE_ONLY_SHELL): Make this the default for Tiny C.
    
    * build_w32.bat: Support building with Tiny C's tcc compiler.

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

Summary of changes:
 NEWS                      |  2 ++
 build_w32.bat             | 51 +++++++++++++++++++++++++++++++++++++++++++++--
 src/config.h.W32.template | 16 +++++++++------
 3 files changed, 61 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
make