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
2023-02-09
make: ApplyModifier_Remember always use SCOPE_GLOBAL
sjg
2023-01-26
make: some variables should be read-only
sjg
2023-01-24
make: .SYSPATH: to add dirs to sysIncPath
sjg
2023-01-24
Add the unit tests
sjg
2023-01-24
make: log adjustments of var.readOnly
sjg
2023-01-23
make: .[NO]READONLY for control of read-only variables
sjg
2023-01-19
tests/make: rename files that are not test cases
rillig
2023-01-19
tests/make: remove dependency on expr(1) from a test
rillig
2023-01-19
make: inline macro for variable name
rillig
2023-01-19
tests/make: add tests for whitespace in leading '@+-'
rillig
2023-01-17
Accept whitespace between command specifiers @+- like gmake does. New binutils
christos
2023-01-17
tests/make: test backslash-newline after macro expansion in command
rillig
2023-01-03
make: add more details to warning 'Extra targets ignored'
rillig
2023-01-01
make.1: bump date
rillig
2023-01-01
make.1: fix markup
rillig
2023-01-01
make.1: sync list of built-in variables with reality
rillig
2023-01-01
make.1: sort list of built-in variables
rillig
2023-01-01
make.1: use consistent markup for boolean flags
rillig
2023-01-01
make.1: move description of .MAKE.MODE below the .MAKE.META block
rillig
2023-01-01
make.1: reduce indentation of the long list of variable names
rillig
2023-01-01
make: don't assemble identifiers from smaller tokens
rillig
2022-12-07
make: clean up comments
rillig
2022-12-06
make: clean up comments
rillig
2022-12-05
make: inline LazyBuf_AddBytesBetween
rillig
2022-12-05
make: inline local macro in GNodeFlags_ToString
rillig
2022-11-29
make.1: clarify in which case an expression may omit braces
rillig
2022-11-29
tests/make: document that the ':tl' modifier does not split words
rillig
2022-11-15
make.1: make horizontal and vertical spacing more consistent
rillig
2022-10-10
make: change return type of unlink_file back to int
rillig
2022-10-10
make: document the guard for directories in unlink_file
rillig
2022-10-02
make.1: clean up style, typography, accuracy
rillig
2022-10-01
make: constify, fix comment indentation
rillig
2022-10-01
make: use consistent variable names in parser
rillig
2022-10-01
tests/make: make comment in test for .for easier to understand
rillig
2022-10-01
make: merge duplicate code
rillig
2022-09-28
Don't ignore return from snprintf or getcwd
sjg
2022-09-27
tests/make: add tests for legacy local variables and sorting
rillig
2022-09-27
make: set WARNS to 6, from the default 5
rillig
2022-09-25
tests/make: document how variable evaluation needs to be tested
rillig
2022-09-25
tests/make: reduce trailing whitespace
rillig
2022-09-25
tests/make: fix test for option '-e' (broken since 2022-01-23)
rillig
2022-09-24
make: clean up tracking of depth of nested .if directives
rillig
2022-09-24
make: only access the list of included files if it is non-empty
rillig
2022-09-24
tests/make: add test for .if/.for/.if/.break
rillig
2022-09-24
make: fix variable and function names relating to .if nesting
rillig
2022-09-24
make: move Cond_save_depth above Cond_restore_depth
rillig
2022-09-24
make: use assertion for internal error condition
rillig
2022-09-23
Cond_reset_depth just use cond_min_depth
sjg
2022-09-15
make(1): fix and simplify optional negation on conditional
uwe
2022-09-15
make(1): use .Dl for one-line literal display
uwe
[prev]
[next]