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
2021-07-29
tests/make: test spaces around numbers in comparisons
rillig
2021-07-04
Do not assume /tmp is safe to use if TMPDIR is set
sjg
2021-07-03
tests/make: make test job-output-null more portable
rillig
2021-06-29
Allow BROKEN_TESTS to cause TESTS to be skipped.
sjg
2021-06-25
make: prevent newline injection in .for loops
rillig
2021-06-25
tests/make: demonstrate newline injection in .for loop
rillig
2021-06-24
tests/make: test .for loop over a variable named '$'
rillig
2021-06-24
make: sprinkle const
rillig
2021-06-21
make: fix grammar in error message for malformed conditional
rillig
2021-06-21
make: clean up comments in cond.c
rillig
2021-06-21
make: use simpler upper bound for length in Buf_AddInt
rillig
2021-06-21
make: replace macro is_shell_metachar with inline function
rillig
2021-06-21
make: use more practical data type in RegexReplace
rillig
2021-06-21
make: extract RegexReplace from ModifyWord_SubstRegex
rillig
2021-06-21
make: move all labels in ModifyWord_SubstRegex to the same level
rillig
2021-06-21
make: reduce indentation in ModifyWord_SubstRegex for ':C'
rillig
2021-06-21
make: eliminate local variable in Substring_Words
rillig
2021-06-21
make: document ParseDependencyOp
rillig
2021-06-21
make: document where to find tests for the dependency lines
rillig
2021-06-21
make: extract ParseDependencySources from ParseDependency
rillig
2021-06-21
make: fix documentation for ParseModifierPart
rillig
2021-06-21
tests/make: remove unnecessary -dL from moderrs.mk
rillig
2021-06-21
tests/make: move and extend test for unmatched '\1' in ':C'
rillig
2021-06-21
Do not report unmatched regex subexpressions
sjg
2021-06-18
make: clean up access to character iterator
rillig
2021-06-17
tests/make: add test for circular dependency in .ORDER
rillig
2021-06-16
make: fix error handling in jobs mode
rillig
2021-06-16
tests/make: demonstrate wrong error handling in jobs mode
rillig
2021-06-16
make: extract commands-ok check from JobWriteShellCommands
rillig
2021-06-16
make: clean up comment for JobStart
rillig
2021-06-11
make: inline strcmp when parsing conditions
rillig
2021-06-11
make: clean up function names and documentation for conditions
rillig
2021-06-11
make: rename If_Eval to EvalBare
rillig
2021-06-11
make: move parsing of function calls out of CondParser_LeafToken
rillig
2021-06-11
tests/make: demonstrate handling of '+' and '*' in modifier ':?'
rillig
2021-06-11
make: improve function names for parsing conditions
rillig
2021-05-30
make: inline str_concat4
rillig
2021-05-30
make: fix reported code coverage for *.h
rillig
2021-05-30
make: uncompress code in ApplyModifier_Unique
rillig
2021-05-30
make: inline VarUniq into ApplyModifier_Unique
rillig
2021-05-30
tests/make: test whitespace normalization for modifier ':u'
rillig
2021-05-18
Do not trust that /nonexistent does not exist
sjg
2021-05-14
tests/make: show that in ':S', '.' and '*' are ordinary characters
rillig
2021-04-27
make: use consistent variable names, types and braces in DebugFailedJob
rillig
2021-04-27
make: remove stray space in -de output in jobs mode
rillig
2021-04-27
tests/make: test the combination of -de with -j1
rillig
2021-04-27
Print -de error information when running multiple jobs
christos
2021-04-27
add const
christos
2021-04-25
tests/make: add tests for ${...} without operator in conditions
rillig
2021-04-19
make: do not complain when skipping the condition 'no >= 10'
rillig
[prev]
[next]