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
Age
Commit message (
Expand
)
Author
2023-05-09
make: add :mtime to provide mtime of file
sjg
2023-05-09
make: skip syntactically wrong .for loops
rillig
2023-05-09
tests/make: clean up tests for ':gmtime' and ':localtime'
rillig
2023-05-09
make: allow ':gmtime' and ':localtime' with dynamic argument
rillig
2023-05-09
tests/make: demonstrate parse bug in :gmtime and :localtime modifiers
rillig
2023-05-08
make: disallow characters like '$' in variable names in .for loops
rillig
2023-05-08
tests/make: add more tests for unusual variable names in .for loops
rillig
2023-05-08
make: fix parsing of unusual line continuations in .for loops
rillig
2023-05-07
make.1: lose the trailing blank lines
sjg
2023-05-07
make: fix description of .PREFIX
sjg
2023-05-04
Compat_RunCommand mark bp volatile
sjg
2023-04-29
tests/make: extend test for target-local variables
rillig
2023-04-28
tests/make: add tests for target-local variables
rillig
2023-04-07
tests/make: add cross references to command line tests
rillig
2023-03-28
make: declare all common symbols in headers, unexport others
rillig
2023-03-28
tests/make: add expectations for string comparison errors
rillig
2023-03-23
Document unexplained *** Error code 6
sjg
2023-03-18
make: handle .PHONY consitently on interrupt
sjg
2023-03-09
make: document how read-only variables can be made read-write
rillig
2023-03-09
make: fix memory leak when parsing ':from=to' modifiers
rillig
2023-03-04
tests/make: improve explanations in test for 'empty' function
rillig
2023-03-04
tests/make: use proper variable names in short-circuit test
rillig
2023-03-04
tests/make: test very small and very large numbers in conditions
rillig
2023-02-28
Use inline function rather that macro BM
sjg
2023-02-27
tests/make: describe the absent fallback for ':O' modifiers more clearly
rillig
2023-02-26
tests/make: extend tests for expression modifiers, especially ':N'
rillig
2023-02-25
meta.c: use macro to access job->bm
sjg
2023-02-25
make: meta-ignore tests will not work if TMPDIR is /tmp
sjg
2023-02-25
tests/make: clean up tests for MAKEFLAGS and related variables
rillig
2023-02-25
tests/make: move tests for MAKRFLAGS to the correct file
rillig
2023-02-25
tests/make: test that MAKEFLAGS is an environment variable
rillig
2023-02-25
tests/make: fix explanation for '$' in MAKEFLAGS
rillig
2023-02-25
tests/make: activate all tests for MAKEFLAGS
rillig
2023-02-25
tests/make: reproduce and explain '$' in MAKEFLAGS
rillig
2023-02-25
tests/make: test how '$' behaves in .MAKEOVERRIDES and MAKEFLAGS
rillig
2023-02-25
make: rename function for parsing command line options
rillig
2023-02-23
Add unit-tests for .MAKE.META.IGNORE_*
sjg
2023-02-18
tests/make: document why ':?' cannot parse its operands in balanced mode
rillig
2023-02-18
tests/make: document the modifier ':@var@body@'
rillig
2023-02-18
make: fix parsing of unevaluated subexpressions with unbalanced '{}'
rillig
2023-02-15
make: inline macros for variable names
rillig
2023-02-15
make: inline macro for variable name ".MAKE.EXPORTED"
rillig
2023-02-14
make: remove redundant type VarParseResult
rillig
2023-02-14
make: clean up calls to Var_Subst
rillig
2023-02-14
make: reduce complexity of evaluating expressions
rillig
2023-02-14
make: don't interpret the return value of Var_Parse
rillig
2023-02-13
tests/make: update test for evaluating undefined variables
rillig
2023-02-13
make: extract the decision of using a specific log format
rillig
2023-02-09
tests/make: remove debugging directive from test for ':_'
rillig
2023-02-09
tests/make: extend and explain test for the ':_' modifier
rillig
[prev]
[next]