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-05-07
tests/make: document why deptgt-posix needs its own directory
rillig
2022-05-07
make: fix grammar in comment of DirFindDot
rillig
2022-05-07
make: allow to randomize build order of targets
rillig
2022-05-07
make: fix off-by-one error in buffer for .WAIT nodes
rillig
2022-05-07
tests/make: clean up comments in test for .POSIX
rillig
2022-05-07
make: inline MakeBuildParent
rillig
2022-05-07
make: inline make_abort, improve error details
rillig
2022-05-07
make: rename Compat_Run to Compat_MakeAll
rillig
2022-05-03
make: remove test scenarios for old GCC versions
rillig
2022-04-18
Comment on interaction of posix.mk with[out] -r
sjg
2022-04-18
Never 'rm -rf ${TMPDIR}' when you cannot be sure what it is
sjg
2022-04-18
make: only switch to POSIX mode if '.POSIX:' is the first line
rillig
2022-04-18
tests/make: refine documentation of test for .USEBEFORE
rillig
2022-04-18
tests/make: extend tests for .USE and .USEBEFORE
rillig
2022-04-15
make: document the available preprocessor definitions for Makefile.boot
rillig
2022-04-15
make: do not use __CONCAT and __STRING in meta_needed
rillig
2022-04-15
make: add .USEBEFORE to Targ_PrintType
rillig
2022-04-15
tests/make: adjust expectations to actual behavior
rillig
2022-03-27
make: fix spacing, and a typo in a test
rillig
2022-03-26
Mention 'make -r' with .POSIX
sjg
2022-03-26
make: avoid trailing whitespace in debug log for variables
rillig
2022-03-26
make: add space after colon in debug logging for variables
rillig
2022-03-26
make: prefer 'long long' over 'long' on 32-bit C99 platforms
rillig
2022-03-26
make: clean up comments
rillig
2022-03-26
make: fix crash on .undef of an environment variable (since 2020-10-06)
rillig
2022-03-25
tests/make: test .undef for exported global variables
rillig
2022-03-25
tests/make: suppress -DCLEANUP output in test deptgt-phony
rillig
2022-03-25
Include posix.mk when .POSIX: first encountered
sjg
2022-03-22
make: clean up comments and code for setting debug flags
rillig
2022-03-04
Fix some unused warnings
sjg
2022-03-03
tests/make: add more comprehensive tests for ':M' and ':N'
rillig
2022-03-03
tests/make: test variant without filemon
rillig
2022-03-03
make: improve comments and a parameter name
rillig
2022-03-03
make: simplify ParseModifier_Match
rillig
2022-03-03
make: make code for string matching syntactically more consistent
rillig
2022-03-03
make: improve comments about parsing and evaluating conditions
rillig
2022-03-03
make: improve local variable name in ParseWord in conditions
rillig
2022-03-03
make: make debug logging for comparisons less technical
rillig
2022-03-02
Add nofilemon to meta mode tests
sjg
2022-02-26
make: fix memory leak in Lst_Remove (since 2020-10-23)
rillig
2022-02-12
tests/make: clean up comments in test for indirect -k failures
rillig
2022-02-12
tests/make: document the history of bugs in '-k' mode
rillig
2022-02-12
make: fix echoing of command with '-' in silent target in jobs mode
rillig
2022-02-12
tests/make: demonstrate bug for .SILENT in jobs mode (since 2003)
rillig
2022-02-11
tests/make: reproduce filesystem lookup of .PHONY nodes
rillig
2022-02-11
make: remove comment about environment variable with empty name
rillig
2022-02-11
make: simplify control flow in CondParser_Comparison
rillig
2022-02-09
make: simplify control flow in ModifyWord_SysVSubst
rillig
2022-02-09
make: remove redundant conditions
rillig
2022-02-09
tests/make: remove redundant 'echo' from variable assignments
rillig
[prev]
[next]