git: 3696fb17addf - Create tag vendor/NetBSD/bmake/20220204
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Feb 2022 20:05:33 UTC
The annotated tag vendor/NetBSD/bmake/20220204 has been created by sjg: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/NetBSD/bmake/20220204 tag vendor/NetBSD/bmake/20220204 Tagger: Simon J. Gerraty <sjg@FreeBSD.org> TaggerDate: 2022-02-05 20:04:49 +0000 Tag bmake-20220204 commit cdde9e894dee2074ef0dd12ddc171e5d3f1513e3 Author: Simon J. Gerraty <sjg@FreeBSD.org> AuthorDate: 2022-02-05 20:03:50 +0000 Commit: Simon J. Gerraty <sjg@FreeBSD.org> CommitDate: 2022-02-05 20:03:50 +0000 Import bmake-20220204 Features of interest: Allow setting target local variables (similar to gmake) In META_MODE .MAKE.META.CMP_FILTER can be used for filtering commands before comparion. contrib/bmake/mk/cc-wrap.mk is an example of using these See ChangeLog for the gory details.