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 <[email protected]>
TaggerDate: 2023-05-13 17:04:13 +0000

Tag bmake/20230510

commit 945078deae448e0a13c34b3393d836087719fb16
Author:     Simon J. Gerraty <[email protected]>
AuthorDate: 2023-05-13 17:03:50 +0000
Commit:     Simon J. Gerraty <[email protected]>
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

Reply via email to