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
/
make.1
Age
Commit message (
Expand
)
Author
2022-09-09
make.1: clean up and make the description more accurate
rillig
2022-09-09
make.1: only use .Pa for actual pathnames
rillig
2022-09-08
make.1: rewrite many details in a more precise way
rillig
2022-09-07
make.1: clean up style, grammar, punctuation, improve clarity
rillig
2022-09-07
make.1: remove redundant 'then' from conditional sentences.
rillig
2022-09-07
make.1: use present tense in conditional sentences
rillig
2022-09-05
make.1: clarify interpretation of conditionals
rillig
2022-09-03
make: clean up handling of .break in .for loops
rillig
2022-09-02
make: add .break to terminate .for loop early
sjg
2022-08-14
make(1): mark up the variable expansion example
uwe
2022-08-14
make(1): use .Dl for .MAKE.JOB.PREFIX examples
uwe
2022-08-14
make(1): prettify .for index variable example
uwe
2022-08-14
make(1): more .Va fixes
uwe
2022-08-14
make(1): mark up FRC in BUGS
uwe
2022-08-14
make(1): Use .Dq instead of literal ASCII quotes
uwe
2022-08-14
make(1): Be consistent about using .Va for make variables
uwe
2022-08-14
make.1: fix accidental removal of the directive 'export'
rillig
2022-08-14
make(1): more .Ar fixes
uwe
2022-08-14
make(1): ".../" in -m option description is literal ".../"
uwe
2022-08-14
make(1): Consistent formatting for -i and -s descriptions.
uwe
2022-08-14
make(1): Fix markup of the -d[flags] section.
uwe
2022-08-14
make(1): Fix some obviously wrong uses of .Va
uwe
2022-08-14
make.1: clean up formatting and grammar, be more accurate
rillig
2022-08-14
make.1: not every '-' is a flag
rillig
2022-07-12
make.1: fix markup for variable modifiers, add italic correction
rillig
2022-07-12
make.1: fix markup for options, they are not arguments
rillig
2022-07-12
make.1: fix ugly line break in PostScript output
rillig
2022-07-12
make.1: fix markup
rillig
2022-07-12
make.1: replace redundant .Ql with .Sq
rillig
2022-07-12
make: describe variable assignment and evaluation more precisely
rillig
2022-05-07
make: allow to randomize build order of targets
rillig
2022-04-18
make: only switch to POSIX mode if '.POSIX:' is the first line
rillig
2022-03-26
Mention 'make -r' with .POSIX
sjg
2022-03-25
Include posix.mk when .POSIX: first encountered
sjg
2022-02-09
make: fix mistakes, spelling and typos in comments and manual page
rillig
2022-01-29
Tweak description of local variable assignments
sjg
2022-01-29
Document quirks of target local variable assignments
sjg
2022-01-27
Allow local variable assignments in dependency lines
sjg
2022-01-13
meta.c: add .MAKE.META.CMP_FILTER
sjg
2021-12-12
Add .SUFFIXES as read-only variable.
sjg
2021-08-03
Document :On modifiers in more detail.
wiz
2021-07-30
make: fix typo in manual page, add more tests for the new ':On'
rillig
2021-07-30
Add :On for numeric sort
sjg
2021-02-04
make: rename context and ctxt to scope
rillig
2020-12-23
make(1): remove trailing whitespace in manual page
rillig
2020-12-22
make(1): allow .undef to undefine multiple variables at once
rillig
2020-11-25
Add .MAKE.UID and .MAKE.GID
sjg
2020-11-14
make(1): document the -S option
rillig
2020-11-12
Pass a writable flag to Main_SetObjdir to control writable check
sjg
2020-11-01
make(1): fix manual page regarding numerical comparisons
rillig
[next]