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-02-09
make: fix mistakes, spelling and typos in comments and manual page
rillig
2022-02-09
make: clean up variable names
rillig
2022-02-09
make: prefix the warning about read-only .OBJDIR with a colon
rillig
2022-02-09
tests/make: use more distinctive placeholder for TMPDIR
rillig
2022-02-08
Use a variable to store command line to be filtered.
sjg
2022-02-07
make: remove stray empty line
rillig
2022-02-07
tests/make: demonstrate combination of .USE with transformation rule
rillig
2022-02-05
tests/make: document and try to reproduce the crash in Parse_IsVar
rillig
2022-02-05
Ensure Parse_IsVar does not step off the end of input string.
sjg
2022-02-05
make: improve C90 support
rillig
2022-02-05
tests/make: migrate test-variants.sh from shell to make
rillig
2022-02-04
make: use fixed type for comparing numbers using the modifier ':On'
rillig
2022-02-04
make: use unsigned int for line numbers everywhere
rillig
2022-01-31
make: remove redundant declaration of HashIter_Init
rillig
2022-01-31
make: make DEBUG0 simpler
rillig
2022-01-30
Make the GNode lineno unsigned to fix lint warning in var.c calling
christos
2022-01-29
Tweak description of local variable assignments
sjg
2022-01-29
tests/make: clean up variants that are tested
rillig
2022-01-29
tests/make: sync comment in test for recursive variable
rillig
2022-01-29
make: for recursive variables in commands, print location
rillig
2022-01-29
tests/make: demonstrate recursive variable in target
rillig
2022-01-29
make: print stack trace on fatal errors
rillig
2022-01-29
Document quirks of target local variable assignments
sjg
2022-01-29
make: rename labels in CondParser_Leaf
rillig
2022-01-29
make: inline functions that have a single call site
rillig
2022-01-29
tests/make: extend and isolate tests for target-local variables
rillig
2022-01-27
numEntries can vary
sjg
2022-01-27
tests/make: add more edge cases for expansion of .for loop body
rillig
2022-01-27
tests/make: explain escaping in .for loops, add more test cases
rillig
2022-01-27
make: clean up AddEscape for building the body of a .for loop
rillig
2022-01-27
make: merge duplicate code for finding an entry in a hash table
rillig
2022-01-27
make: replace HashEntry_KeyEquals with strncmp
rillig
2022-01-27
tests/make: test hash code collisions of variable names
rillig
2022-01-27
make: remove trailing whitespace, break lines
rillig
2022-01-27
Unit test for local variables
sjg
2022-01-27
Allow local variable assignments in dependency lines
sjg
2022-01-27
Do not allow /usr/obj to cause failure.
sjg
2022-01-26
make: generate coverage summary on 'make test-coverage'
rillig
2022-01-26
tests/make: test meta mode in jobs mode
rillig
2022-01-26
tests/make: remove unnecessary conditional processing for meta test
rillig
2022-01-26
make: clean up eat_dots for meta mode, part 2
rillig
2022-01-26
make: clean up eat_dots for meta mode
rillig
2022-01-24
tests/make: demonstrate that the 'static' in Var_Parse has an effect
rillig
2022-01-24
make: remove unsatisfiable condition in VarSubstExpr
rillig
2022-01-24
make: when expanding nested variables, check simple things first
rillig
2022-01-23
make: merge nonints.h into make.h
rillig
2022-01-23
tests/make: add a few more tests
rillig
2022-01-23
tests/make: add more tests for the modifier ':ts'
rillig
2022-01-23
tests/make: run nested makes with -r to reduce side effects
rillig
2022-01-23
tests/make: migrate modts to varmod-to-separator and explain
rillig
[prev]
[next]