OpenGrok
Cross Reference: cond-op-and-lint.mk
xref
: /
src
/
usr.bin
/
make
/
unit-tests
/
cond-op-and-lint.mk
Home
|
History
|
Annotate
|
Download
|
only in
unit-tests
History log of
/src/usr.bin/make/unit-tests/cond-op-and-lint.mk
Revision
Date
Author
Comments
1.3
28-Jun-2025
rillig
make: consistently use double quotes in error messages
Previously, some error messages used single quotes, very few used
backticks or parentheses, most already used double quotes.
While here, reword a few error messages to be clearer or more consistent
with related error messages.
1.2
01-Jun-2023
rillig
branches: 1.2.2;
tests/make: force line-based diagnostics to be listed in the tests
This way, contradictions between the intended output and the actual
output are closer together and have a better chance of being spotted.
1.1
08-Nov-2020
rillig
make(1): in lint mode, only allow '&&' and '||', not '&' and '|'
These variants of the condition operators are neither documented in the
manual page nor are they used in practice.
1.2.2.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Wed Oct 22 00:09:40 GMT 2025