Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Apr 2022 19:52:55 GMT
From:      "Simon J. Gerraty" <sjg@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org
Subject:   git: b64bf106ef57 - Create tag vendor/NetBSD/bmake/20220330
Message-ID:  <202204031952.233Jqtl1059027@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <sjg@FreeBSD.org>
TaggerDate: 2022-04-03 19:52:23 +0000

tag bmake-20220330

commit a052cb432096794be5070dc68a2b302eaf5a4783
Author:     Simon J. Gerraty <sjg@FreeBSD.org>
AuthorDate: 2022-04-03 19:52:08 +0000
Commit:     Simon J. Gerraty <sjg@FreeBSD.org>
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



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