The annotated tag vendor/NetBSD/bmake/20220330 has been created by sjg:

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

tag vendor/NetBSD/bmake/20220330
Tagger:     Simon J. Gerraty <[email protected]>
TaggerDate: 2022-04-03 19:52:23 +0000

tag bmake-20220330

commit a052cb432096794be5070dc68a2b302eaf5a4783
Author:     Simon J. Gerraty <[email protected]>
AuthorDate: 2022-04-03 19:52:08 +0000
Commit:     Simon J. Gerraty <[email protected]>
CommitDate: 2022-04-03 19:52:08 +0000

    Import bmake-20220330
    
    Most relevant change:
    
            o parse.c: try to include 'posix.mk' the first time
            .POSIX: is encountered, to allow for beter POSIX compliance.
    
    Others
    
            o cond.c: make debug logging for comparisons less technical
            o lst.c: fix mem leak in Lst_Remove
            o job.c: fix echoing of command with '-' in silent target in jobs 
mode
            o var.c: make debug logs more readable
            prefer 'long long' over 'long' on 32-bit C99 platforms
            fix crash on .undef of an environment variable

Reply via email to