| Age | Commit message (Expand) | Author |
| 2023-01-26 | make: some variables should be read-only | sjg |
| 2023-01-24 | make: .SYSPATH: to add dirs to sysIncPath | sjg |
| 2023-01-23 | make: .[NO]READONLY for control of read-only variables | sjg |
| 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 |
| 2022-11-29 | make.1: clarify in which case an expression may omit braces | rillig |
| 2022-11-15 | make.1: make horizontal and vertical spacing more consistent | rillig |
| 2022-10-02 | make.1: clean up style, typography, accuracy | rillig |
| 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 |
| 2022-09-14 | make.1: make typography more consistent | rillig |
| 2022-09-14 | make.1: fix typography, especially spacing | rillig |
| 2022-09-12 | make.1: fix style of ellipsis | rillig |
| 2022-09-12 | make.1: remove extraneous .El, update date | rillig |
| 2022-09-12 | make.1: split section on directives into several subsections | rillig |
| 2022-09-09 | make(1): add space before the punctuation argument | uwe |
| 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 |