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-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
2020-08-28
make(1): fix manual page about the modifiers of the :C modifier
rillig
2020-08-22
Add .SHELL as read-only variable
sjg
2020-08-19
make(1): fix a few inconsistencies in the manual page
rillig
2020-08-05
Also mention that make dependency operators must be uniform.
dholland
2020-08-05
Rework the description of the :, !, and :: dependence operators to make sense.
dholland
2020-07-31
Add -dL for LINT
sjg
2020-07-18
Add -dh for DEBUG_HASH
sjg
2020-06-06
Remove trailing whitespace.
wiz
2020-06-05
make: add :Or for reverse sort
sjg
2020-04-27
document the SYSV ${VAR:old=new} corner cases.
christos
2020-02-04
Remove trailing whitespace.
wiz
2020-02-03
Make delimiters in <file> and "file" literal.
uwe
2020-02-03
Fix usage of angle-brackets and quotes in make(1) manpage
kamil
2019-12-19
Revert the filemon removal in bmake, as pointed out by maya we do care
maxv
2019-12-18
Retire filemon, discussed on tech-kern@.
maxv
2019-02-16
make(1): minor grammar fixes in BUGS section
gutteridge
2018-05-27
- Introduce :q modifier for make variables and make it double escape $'s so
christos
2018-04-02
Fix bad markup.
dholland
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-06-22
Improve description of -V. Can probably be improved further.
dholland
2017-06-22
Whitespace fixes.
wiz
2017-06-22
Document what the magic variable .MAKE.EXPAND_VARIABLES actually does.
dholland
[prev]
[next]