HomeFreeBSD

Import bmake-20230622

Description

Import bmake-20230622

Relevant/interesting changes:

o optimize string matching for ':M' and ':N'
o warn about malformed patterns in ':M', ':N' and '.if make(...)'
o allow guards to be targets as well as variables
The guard targets may include variable references like
${.PARSEDIR:tA}/${.PARSEFILE}
o optimization for makefiles protected from multiple-inclusion
skip even opening the file after first include.
o var.c: do not allow delete of readOnly variable
o parse.c: .break takes no args

Details

Provenance
sjgAuthored on Jun 27 2023, 8:29 PM
Parents
rG945078deae44: Import bmake-20230510
Branches
Unknown
Tags
Unknown
References
tag: vendor/NetBSD/bmake/20230622