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-12-05
tests/make: demonstrate use-after-free in modifier ':@'
rillig
2021-12-05
tests/make: migrate to jemalloc > 100
rillig
2021-12-05
make: save a memory allocation in each modifier ':O' and ':u'
rillig
2021-12-05
make: save a memory allocation in the modifier ':[...]'
rillig
2021-12-05
make: save a memory allocation in the modifier ':[...]'
rillig
2021-12-05
make: in UnexportVars, replace Str_Words with Substring_Words
rillig
2021-12-05
make: inline Str_Words into .for loop handling
rillig
2021-12-05
tests/make: make test for '::=' easier to read, fix comments
rillig
2021-12-05
make: fix comments
rillig
2021-12-05
tests/make: fix documentation of .MAKE.SAVE_DOLLARS
rillig
2021-12-04
make: merge duplicate code in ParseDirective
rillig
2021-12-04
tests/make: fix test for option '-T'
rillig
2021-12-03
make: do not try to expand fixed variable names
rillig
2021-12-03
make: only allocate the name of an included file if necessary
rillig
2021-12-03
make: clean up ParseInclude
rillig
2021-12-03
tests/make: demonstrate .include with erroneous expression
rillig
2021-12-03
tests/make: test .include with expressions
rillig
2021-12-03
tests/make: test option '-T' for tracing job events
rillig
2021-12-03
tests/make: document .MAKE.SAVE_DOLLARS in modifier ':@'
rillig
2021-12-03
make: condense ParseModifierPartSubst
rillig
2021-12-03
make: extract ParseModifierPartExpr from ParseModifierPartSubst
rillig
2021-12-03
make: extract ParseModifierPartDollar from ParseModifierPartSubst
rillig
2021-12-02
tests/make: fix test for .MAKE.SAVE_DOLLARS
rillig
2021-12-01
tests/make: test target '.DEFAULT'
rillig
2021-12-01
tests/make: clean up test for .MAKE.SAVE_DOLLARS
rillig
2021-11-30
tests/make: document that undefining .MAKE.SAVE_DOLLARS has no effect
rillig
2021-11-30
tests/make: test and document .MAKE.SAVE_DOLLARS and ':='
rillig
2021-11-30
tests/make: convert tests for modifier '::=' to parse time
rillig
2021-11-29
tests/make: test escape sequences in string literals for .MAKEFLAGS
rillig
2021-11-28
make: fix a few lint warnings about type mismatch in enum comparisons
rillig
2021-11-28
make: fix type of variable in ApplyModifier_IfElse
rillig
2021-11-28
make: move duplicate function Buf_AddFlag to buf.c
rillig
2021-11-28
make: inline SuffixFlags_ToString into Suffix_Print
rillig
2021-11-28
make: inline SuffixFlags into the Suffix itself
rillig
2021-11-28
make: eliminate CachedStatsFlags
rillig
2021-11-28
make: fix leftover typo from previous refactoring
rillig
2021-11-28
make: convert GNodeFlags from enum into bit-fields
rillig
2021-11-28
make: replace bloated bit-set-to-string code with simple code
rillig
2021-11-28
make: eliminate common subexpressions in DebugFailedJob
rillig
2021-11-28
make: fix memory leak in jobs mode with -de (since today)
rillig
2021-11-28
make: with the option -de in jobs mode, output expanded commands
rillig
2021-11-27
tests/make: demonstrate unhelpful debug log in case of errors
rillig
2021-11-27
make: remove CONSTCOND comments, lint no longer needs them
rillig
2021-11-20
make: use correct plural form in debug message
rillig
2021-11-20
tests/make: finish a previously unfinished sentence in a comment
rillig
2021-11-13
tests/make: extend test for undefined variable in doubly indirect ':='
rillig
2021-11-13
tests/make: test double indirection in ':=' with undefined variable
rillig
2021-10-24
Do not ignore write failures.
sjg
2021-10-19
Replace ${.OBJDIR} with <curdir> for consistent results.
sjg
2021-10-17
make: fix order of parameters in function comments
rillig
[prev]
[next]