| Age | Commit message (Expand) | Author |
| 2009-01-24 | Sort sections. Fix typo (last line). | wiz |
| 2009-01-24 | Correct the definition of the :? modifier - in particular the modifier | dsl |
| 2009-01-12 | Fix blatantly wrong exposition of .WAIT example. | dholland |
| 2008-12-21 | Note that an unrecognised word in a .if is the same as in .ifdef and that | dsl |
| 2008-12-21 | Add some notes about recursive expansion and expansion of variable names. | dsl |
| 2008-12-07 | explain compatibility mode better. | christos |
| 2008-12-07 | add debug flag for cwd. | christos |
| 2008-11-26 | I think ':' is called "colon", not "column" :) | wiz |
| 2008-11-25 | PR/40026: Aleksej Saushev: make(1) doesn't document VPATH, document it. | christos |
| 2008-10-30 | Whitespace. | wiz |
| 2008-10-30 | Update the modification date | sjg |
| 2008-10-29 | Add some examples of how to use :? | sjg |
| 2008-10-22 | Send debugging output to stderr by default, not to stderr. | apb |
| 2008-10-19 | Add missing dot before macro. | wiz |
| 2008-10-19 | Always make the debugging output unbuffered; in addition, if debugging | apb |
| 2008-10-18 | Document how "-dF[+]filename" works. | apb |
| 2008-08-10 | Drop trailing whitespace. Use .Dq. | wiz |
| 2008-08-10 | Clarify a bit .SUFFIXES and .IMPSRC. Should fix PR#37822. | cube |
| 2008-01-19 | Implement -dl (aka LOUD) to override '@' at the start of script lines. | sjg |
| 2007-10-08 | Use .MAKE.MAKEFILES to track all the makefiles that have been read | sjg |
| 2007-10-05 | Add the ability to .export variables to the environment. | sjg |
| 2007-10-01 | Add the ability to tweak the token output before targets in job mode. | sjg |
| 2007-08-13 | A small word can sometimes express things clearer ... | rillig |
| 2007-01-23 | 4 -> 4.0, since Nx does not accept all arguments without complaint. | wiz |
| 2006-12-23 | Fix a typo. Use Nx. | wiz |
| 2006-11-19 | Update information on .ORDER and .WAIT. | dsl |
| 2006-06-29 | Fixed the bug reported in PR 33866, which is that the :Q operator does not | rillig |
| 2006-06-17 | Fix mispelling. | reed |
| 2006-03-19 | New sentence, new line. | wiz |
| 2006-03-19 | Document an interesting kwirk in := handling of undefined variables. | sjg |
| 2006-03-11 | Markup fixes. | wiz |
| 2006-02-26 | Make ".WAIT" apply recursively to all children of nodes on the right | apb |
| 2006-02-26 | Fix typo. | wiz |
| 2006-02-26 | Update man page and add test case for specifying modifiers via variable. | sjg |
| 2006-01-22 | Make .NOTPARALLEL stop the job engine issuing more than one token (instead | dsl |
| 2005-06-27 | Consistency. Use Pp instead of br. | wiz |
| 2005-06-27 | Restore the rework from rev 1.115 and expand the description of .OBJDIR | lukem |
| 2005-06-26 | Since the obj dir handling changes in the code have been | wiz |
| 2005-06-23 | Deprecate support for automagically setting the .OBJDIR to | lukem |
| 2005-06-19 | Fix an article, and drop trailing whitespace. | wiz |
| 2005-06-18 | Change "non-escaped" to "unescaped". | rpaulo |
| 2005-06-17 | Bump date for -jn, and add some formatting. | wiz |
| 2005-06-17 | Add new debugging option '-dn' which will leave the scripts fed into make on | jmc |
| 2005-06-15 | We now support comments until the end of a non-escaped line. | rpaulo |
| 2005-06-01 | New sentence, new line; grammar improvements. | wiz |
| 2005-06-01 | Add :Ox for random ordering, based on patch from | sjg |
| 2005-05-08 | Now that dependencies in .BEGIN, .END, and .INTERRUPT work, allow them. | christos |
| 2005-05-01 | PR/9566: Arne H. Juul: Document special targets that do not obey dependencies. | christos |
| 2005-02-23 | In the case of :? modifier, variable can be an expression - say so. | sjg |
| 2004-07-13 | Sort options in synopsis. | wiz |