OpenGrok
Cross Reference: varname-dot-suffixes.mk
xref
: /
src
/
usr.bin
/
make
/
unit-tests
/
varname-dot-suffixes.mk
Home
|
History
|
Annotate
|
Download
|
only in
unit-tests
History log of
/src/usr.bin/make/unit-tests/varname-dot-suffixes.mk
Revision
Date
Author
Comments
1.5
20-Dec-2023
rillig
make: use consistent debug messages style when ignoring variables
When a variable is not modified or not deleted, clearly say so and state
the reason. Use the same style of debug messages everywhere, putting
the word 'ignoring' at the front. Previously, that word sticked out to
the right, but only in some cases.
1.4
20-Dec-2023
rillig
make: fix confusing debug logging when deleting a variable
Be clear when deleting a variable is ignored and state the reason,
instead of only providing a keyword as a hint for insiders.
1.3
15-Apr-2022
rillig
tests/make: adjust expectations to actual behavior
The bug in deptgt-silent-jobs.mk has been fixed, the debug logging for
comparing conditions and for deleting global variables has changed
intentionally.
1.2
15-Jan-2022
rillig
tests/make: ensure that the 'expect' comments in tests are correct
Based on tests/usr.bin/xlint/check-expect.lua.
For now, this extra check needs to be run manually.
1.1
12-Dec-2021
rillig
tests/make: test and document the newly added "variable" .SUFFIXES
Indexes created Thu Oct 23 18:09:57 GMT 2025