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
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
2017-06-19
Add -v variable that always expands variables; restore -V the way it was.
christos
2017-02-01
Since we are avoiding VAR_INTERNAL, allow the variable :_ stores to
sjg
2017-01-30
Add :range and :_
sjg
2017-01-14
Allow providing a utc value to :{gm,local}time
sjg
2016-08-26
Document .DELETE_ON_ERROR.
dholland
2016-08-18
Whitespace.
wiz
2016-08-15
Add .MAKE.META.IGNORE_FILTER to allow more complicated filtering of filemon d...
sjg
2016-08-10
Set .ERROR_CMD if we can
sjg
2016-06-03
Fix typo in width argument; end sentence with dot.
wiz
2016-06-03
Refactor the logic for deciding when a .meta file is needed.
sjg
2016-05-10
Allow for ignoring paths that match a set of patterns.
sjg
2016-03-16
Fix syntax
sjg
2016-03-14
make $@ an alias for $! in archive member rules (compatibility with
matthias
2016-02-20
Spelling fixes.
wiz
2016-02-20
Add a knob .MAKE.SAVE_DOLLARS to control the behavior of $$ during :=
sjg
2016-02-18
Add .export-literal to avoid the need for $$ dance when trying to put
sjg
2016-02-18
It's 2016
sjg
[next]