Import bmake-20240520
authorSimon J. Gerraty <sjg@FreeBSD.org>
Thu, 23 May 2024 20:08:58 +0000 (13:08 -0700)
committerSimon J. Gerraty <sjg@FreeBSD.org>
Thu, 23 May 2024 20:08:58 +0000 (13:08 -0700)
commit29efb3dcaedd9cbabc6f96f35545baf2c8b28501
tree2b45a304cdbcc1659e0708535be5d004f31281c5
parent3c2ab5fddc576e58f3ffa70dc5fa95144646a513
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
ChangeLog
VERSION
dir.c
dir.h
getopt.c
main.c
parse.c
unit-tests/deptgt-phony.exp