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
2022-01-23
tests/make: rename var-class to var-scope
rillig
2022-01-23
tests/make: extend test suite, move old tests to 2020 scheme
rillig
2022-01-22
tests/make: add a few more tests, mainly for special targets
rillig
2022-01-22
make: add missing newline after "cannot continue" message
rillig
2022-01-22
tests/make: add a few more tests
rillig
2022-01-22
make: clean up comments
rillig
2022-01-22
tests/make: explore edge cases involving .ifmake
rillig
2022-01-20
make: fix filename in warning about duplicate script (since 2018-12-22)
rillig
2022-01-20
tests/make: refine test for wrong diagnostic line
rillig
2022-01-19
tests/make: demonstrate wrong location in diagnostic (since 2018-12-22)
rillig
2022-01-16
Ensure make gets -r
sjg
2022-01-16
make: condense code in Parse_IsVar
rillig
2022-01-16
tests/make: document more edge cases for the assignment modifier ':sh'
rillig
2022-01-15
make: remove extra semicolon after statement
rillig
2022-01-15
tests/make: fix comment in test
rillig
2022-01-15
make: replace Var_Value with Var_Exists where applicable
rillig
2022-01-15
make: use islower for parsing directives
rillig
2022-01-15
make: remove unnecessary functions for expanding variable names
rillig
2022-01-15
make: merge duplicate code for expanding variable expressions
rillig
2022-01-15
tests/make: ensure that the 'expect' comments in tests are correct
rillig
2022-01-15
make: remove trailing whitespace in meta.c
rillig
2022-01-14
Add unit-test for .MAKE.META.CMP_FILTER
sjg
2022-01-14
meta_cmd_cmp: use bool for once
sjg
2022-01-14
make: inline EvalBare
rillig
2022-01-13
meta.c: add .MAKE.META.CMP_FILTER
sjg
2022-01-11
tests/make: clean up after test for option '-dF'
rillig
2022-01-10
make: add debug logging for capturing the output of external commands
rillig
2022-01-09
tests/make: add placeholders for .PARSEDIR and .INCLUDEDFROMDIR
rillig
2022-01-09
tests/make: ensure that '.ifn' is an unknown directive
rillig
2022-01-09
make: add missing printflike annotations to parse.c
rillig
2022-01-09
make: extract low-level character operations into utility function
rillig
2022-01-09
make: in Cmd_Exec, return error message instead of format string
rillig
2022-01-09
tests/make: demonstrate inconsistencies in Cmd_Exec callers
rillig
2022-01-09
make: shorten ApplyModifier_Assign
rillig
2022-01-09
make: use consistent variable names for varargs
rillig
2022-01-09
tests/make: test output channels for parse errors and other errors
rillig
2022-01-09
make: fix crash for newline in .for value in -dp mode (since yesterday)
rillig
2022-01-09
make: fix use-after-free in -dp mode (since yesterday)
rillig
2022-01-09
make: remove redundant lines from stack traces
rillig
2022-01-09
make: in ApplyDependencySourceWait, align variable type with %u
rillig
2022-01-09
make: remove redundant parameter from ForLoop_SubstVarLong
rillig
2022-01-08
make: add details about .for loop variables to stack traces
rillig
2022-01-08
make: fix stack traces in -dp mode (since 2021-01-26)
rillig
2022-01-08
make: reduce confusing code in ParseForLoop
rillig
2022-01-08
make: fix line number in debug log after returning from a file
rillig
2022-01-08
tests/make: test line numbers in debug output for parsing files
rillig
2022-01-08
make: return early from SkipIrrelevantBranches
rillig
2022-01-08
make: fix reported line numbers of continuation lines (since 2002)
rillig
2022-01-08
make: inline Buf_Clear
rillig
2022-01-08
make: rename is_shell_metachar, fix character conversion warning
rillig
[prev]
[next]