git: 301e3d01ffc2 - Create tag vendor/NetBSD/bmake/20211212
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Dec 2021 07:28:59 UTC
The annotated tag vendor/NetBSD/bmake/20211212 has been created by sjg:
URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/NetBSD/bmake/20211212
tag vendor/NetBSD/bmake/20211212
Tagger: Simon J. Gerraty <sjg@FreeBSD.org>
TaggerDate: 2021-12-18 07:28:21 +0000
bmake-20211212
commit 2935fe8237c83c1dcb113dd5335733263e68e6fd
Author: Simon J. Gerraty <sjg@FreeBSD.org>
AuthorDate: 2021-12-18 07:27:22 +0000
Commit: Simon J. Gerraty <sjg@FreeBSD.org>
CommitDate: 2021-12-18 07:27:22 +0000
Import bmake-20211212
Relevant changes see ChangeLog for details:
Add support for ${.SUFFIXES} as read-only variable.
Fix memory leak in cond.c
Punt on write errors - ENOSPC etc.
Lots of code refactoring, rework to reduce memory allocations.
More unit-tests.