index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
make
/
unit-tests
/
varname-dot-shell.exp
Age
Commit message (
Expand
)
Author
2022-03-26
make: avoid trailing whitespace in debug log for variables
rillig
2022-03-26
make: add space after colon in debug logging for variables
rillig
2022-03-03
make: make debug logging for comparisons less technical
rillig
2021-12-28
make: make debug logging a bit more human-friendly
rillig
2021-04-05
make: in debug log, add space between scope and variable name
rillig
2021-04-04
make: remove filler word 'Do' from function names for parsing
rillig
2021-03-15
make: change debug log for variable evaluation flags to lowercase
rillig
2020-12-28
make(1): replace global preserveUndefined with VARE_KEEP_UNDEF
rillig
2020-11-08
make(1): rename VARE_ASSIGN to VARE_KEEP_DOLLAR
rillig
2020-10-30
make(1): prevent appending to read-only variables
rillig
2020-10-30
make(1): demonstrate how to append to a read-only variable
rillig
2020-10-30
make(1): move test flags for varname-dot-shell to the test itself
rillig
2020-09-22
make(1): move VAR_JUNK and VAR_KEEP away from VarFlags
rillig
2020-09-13
make(1): shorten debug output of ApplyModifiers
rillig
2020-08-23
make(1): fix assertion failure in debug output for read-only variables
rillig
2020-08-23
make(1): add test for the newly added .SHELL variable
rillig