git: 1e674c83f432 - Create tag vendor/NetBSD/bmake/20240520
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 May 2024 20:10:25 UTC
The annotated tag vendor/NetBSD/bmake/20240520 has been created by sjg:
URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/NetBSD/bmake/20240520
tag vendor/NetBSD/bmake/20240520
Tagger: Simon J. Gerraty <sjg@FreeBSD.org>
TaggerDate: 2024-05-23 20:09:09 +0000
Tag bmake/20240520
commit 29efb3dcaedd9cbabc6f96f35545baf2c8b28501
Author: Simon J. Gerraty <sjg@FreeBSD.org>
AuthorDate: 2024-05-23 20:08:58 +0000
Commit: Simon J. Gerraty <sjg@FreeBSD.org>
CommitDate: 2024-05-23 20:08:58 +0000
Import bmake-20240520
Intersting/relevant changes since bmake-20240508
ChangeLog since bmake-20240508
2024-05-20 Simon J Gerraty <sjg@beast.crufty.net>
* VERSION (_MAKE_VERSION):
Merge with NetBSD make, pick up
o dir.c: in FindFile restore last search of .CURDIR even for
includes, as a number of existing makefiles are broken otherwise.
2024-05-19 Simon J Gerraty <sjg@beast.crufty.net>
* VERSION (_MAKE_VERSION): 20240519
Merge with NetBSD make, pick up
o dir.c: Add Dir_FindInclude, FindFile without looking in .CURDIR.
Also fix Dir_SetSYSPATH to use defSysIncPath if sysIncPath is empty.
o main.c: no need to set .DOTLAST in sysIncPath