Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2025 21:02:24 GMT
From:      "Simon J. Gerraty" <sjg@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org
Subject:   git: dbc6ef27beef - Create tag vendor/NetBSD/bmake/20250308
Message-ID:  <202503192102.52JL2O2E091977@gitrepo.freebsd.org>

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

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

tag vendor/NetBSD/bmake/20250308
Tagger:     Simon J. Gerraty <sjg@FreeBSD.org>
TaggerDate: 2025-03-19 21:01:25 +0000

Tag bmake/20250308

commit 397f57656d61ec830291c670fb8e33b18bf36ce9
Author:     Simon J. Gerraty <sjg@FreeBSD.org>
AuthorDate: 2025-03-19 21:01:12 +0000
Commit:     Simon J. Gerraty <sjg@FreeBSD.org>
CommitDate: 2025-03-19 21:01:12 +0000

    Import bmake-20250308
    
    Intersting/relevant changes since bmake-20250125
    
    ChangeLog since bmake-20250125
    
    2025-03-08  Simon J Gerraty  <sjg@beast.crufty.net>
    
            * bsd.after-import.mk: by default generate makefiles
            closer to BSD style.
    
            * VERSION (_MAKE_VERSION): 20250308
            Merge with NetBSD make, pick up
            o clean up comments and code for parallel mode
            o job.c: avoid SIGPIPE for children, call Job_Wait befor abort.
    
    2025-02-27  Simon J Gerraty  <sjg@beast.crufty.net>
    
            * VERSION (_MAKE_VERSION): 20250225
            Merge with NetBSD make, pick up
            o job.c: reliably remove targets on interrupt,
            by passing signal to children first.
    
    mk/ChangeLog since bmake-20250125
    
    2025-03-14  Simon J Gerraty  <sjg@beast.crufty.net>
    
            * install-mk (MK_VERSION): 20250314
    
            * meta.stage.mk: StageFiles --subdir: preserve the dir part of
            each file under $dest
    
    2025-03-12  Simon J Gerraty  <sjg@beast.crufty.net>
    
            * meta.autodep.mk: do a better job of handling MAKESYSPATH in
            GENDIRDEPS_ENV.  If we have MAKE_VERSION >= 20230123 we can just
            use .SYSPATH, otherwise it is a bit more complicated.



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