Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2021 02:14:07 GMT
From:      "Simon J. Gerraty" <sjg@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org
Subject:   git: 8b4f60165b7c - Create tag vendor/NetBSD/bmake/20210110
Message-ID:  <202101140214.10E2E7TK092133@gitrepo.freebsd.org>

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

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

tag vendor/NetBSD/bmake/20210110
Tagger:     Simon J. Gerraty <sjg@FreeBSD.org>
TaggerDate: 2021-01-14 01:24:52 +0000

Tag bmake-20210110

commit 8e11a9b4250be3c3379c45fa820bff78d99d5946
Author:     Simon J. Gerraty <sjg@FreeBSD.org>
AuthorDate: 2021-01-14 01:24:34 +0000
Commit:     Simon J. Gerraty <sjg@FreeBSD.org>
CommitDate: 2021-01-14 01:24:34 +0000

    Import bmake-20210110
    
    Quite a lot of churn on style, but lots of
    good work refactoring complicated functions
    and lots more unit-tests.
    Thanks mostly to rillig at NetBSD
    
    Some interesting entries from ChangeLog
    
    o .MAKE.{UID,GID} represent uid and gid running make.
    
    o allow env var MAKE_OBJDIR_CHECK_WRITABLE=no to skip writable
      checks in InitObjdir.  Explicit .OBJDIR target always allows
      read-only directory.
    
    o add more unit tests for META MODE
    
    Change-Id: I4d3bcf08b4c864d98b343f602efe5a75dbfa7a94



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