Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 May 2023 17:05:17 GMT
From:      "Simon J. Gerraty" <sjg@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org
Subject:   git: b16e1ef2347a - Create tag vendor/NetBSD/bmake/20230510
Message-ID:  <202305131705.34DH5HlF064512@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The annotated tag vendor/NetBSD/bmake/20230510 has been created by sjg:

URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/NetBSD/bmake/20230510

tag vendor/NetBSD/bmake/20230510
Tagger:     Simon J. Gerraty <sjg@FreeBSD.org>
TaggerDate: 2023-05-13 17:04:13 +0000

Tag bmake/20230510

commit 945078deae448e0a13c34b3393d836087719fb16
Author:     Simon J. Gerraty <sjg@FreeBSD.org>
AuthorDate: 2023-05-13 17:03:50 +0000
Commit:     Simon J. Gerraty <sjg@FreeBSD.org>
CommitDate: 2023-05-13 17:03:50 +0000

    Import bmake-20230510
    
    Relevant/interesting changes:
    
            o parse.c: don't print null filename in stack traces
            o for.c: skip syntactically wrong .for loops
            o var.c: allow for :gmtime=${mtime}
            add :mtime[=timestamp] where timestamp is used if stat(2)
            fails, if :mtime=error stat(2) failure causes error.
            o make.1: fix documentation of .PREFIX to match reality and POSIX
            o unit-tests: improved var-scope-local



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305131705.34DH5HlF064512>