| Commit message (Expand) | Author | Age | Files | Lines |
| * | MF9: r237100: MFC r236338, r236339, r236346, r236347, r236365, & r236977 | David E. O'Brien | 2012-10-09 | 1 | -1/+25 |
| * | MFC r227121: make(1): obj dirs are physical paths so write `pwd -P` | Jilles Tjoelker | 2011-12-30 | 1 | -3/+3 |
| * | MFC: r207948 | Christian Brueffer | 2010-07-04 | 1 | -6/+6 |
| * | Avoid infinite loops when remaking makefiles not only | Max Khon | 2009-04-07 | 1 | -1/+1 |
| * | + Add the -Q be-quiet flag for parallel jobs. | David E. O'Brien | 2009-01-03 | 1 | -1/+4 |
| * | 1. Add the ability to tweak the token output before targets in job mode. | David E. O'Brien | 2008-12-29 | 1 | -1/+26 |
| * | Fix up after last commit: | Tom Rhodes | 2008-12-27 | 1 | -6/+5 |
| * | Clarify the behaviour of conditionals when dealing with comparisons. | Luigi Rizzo | 2008-12-26 | 1 | -12/+23 |
| * | Add POSIX -p flag to make(1). | Ed Schouten | 2008-07-30 | 1 | -1/+10 |
| * | Note that the .POSIX special target disables the "Remaking Makefiles" feature. | David E. O'Brien | 2008-06-27 | 1 | -0/+3 |
| * | Fix bugs in the previous revision. | Ruslan Ermilov | 2008-03-24 | 1 | -8/+13 |
| * | If the special target .MAKEFILEDEPS exists, then enable the | David E. O'Brien | 2008-03-12 | 1 | -0/+16 |
| * | Don't forget to set MAKEFLAGS in the childs' environment | Yaroslav Tykhiy | 2008-03-05 | 1 | -31/+33 |
| * | Move a stray paragraph on .Ev MAKEFLAGS to where it belongs. | Yaroslav Tykhiy | 2008-03-04 | 1 | -14/+14 |
| * | Revise the description of how .Ev MAKEFILE and .Va .MAKEFILE relate. | Yaroslav Tykhiy | 2008-03-04 | 1 | -21/+27 |
| * | Split descriptions of .Ev MAKEFILE and .Va .MAKEFLAGS for clarity. | Yaroslav Tykhiy | 2008-03-04 | 1 | -2/+2 |
| * | Give more details on the following topics: | Yaroslav Tykhiy | 2007-10-31 | 1 | -7/+77 |
| * | Better English. | Max Khon | 2007-03-08 | 1 | -1/+1 |
| * | Implement "Remaking Makefiles" feature: | Max Khon | 2007-03-08 | 1 | -0/+45 |
| * | o Grammar: is appears -> appears. | Maxim Konovalov | 2006-12-31 | 1 | -1/+1 |
| * | Fix a group of typos: | Yaroslav Tykhiy | 2006-12-29 | 1 | -1/+1 |
| * | Markup nit. | Ruslan Ermilov | 2006-09-29 | 1 | -1/+1 |
| * | Markup fixes. | Ruslan Ermilov | 2006-09-29 | 1 | -1/+1 |
| * | Add :u var modifier (remove adjacent duplicate words like uniq(1). | Max Khon | 2006-04-08 | 1 | -0/+3 |
| * | Revise the manpage to a certain extent, mostly with respect to | Yaroslav Tykhiy | 2005-10-14 | 1 | -32/+68 |
| * | __MAKE_CONF doesn't really belong here because it is | Yaroslav Tykhiy | 2005-10-12 | 1 | -10/+1 |
| * | Clarify the usage and effects of sys.mk, make.conf(5), and __MAKE_CONF. | Yaroslav Tykhiy | 2005-10-10 | 1 | -4/+13 |
| * | Remove redundant `\&' escapes. | Ruslan Ermilov | 2005-09-27 | 1 | -28/+28 |
| * | Fixup previous commit. | Ruslan Ermilov | 2005-09-27 | 1 | -3/+2 |
| * | Add a .sinclude directive which does the exact same as .include, except | Poul-Henning Kamp | 2005-09-26 | 1 | -1/+9 |
| * | Fix all the spelling mistakes I could find in the man pages for words | Giorgos Keramidas | 2005-07-31 | 1 | -1/+1 |
| * | Markup and wording fixes. | Ruslan Ermilov | 2005-06-14 | 1 | -9/+14 |
| * | Another shell attribute 'unsetenv' that will cause to unsetenv("ENV") | Hartmut Brandt | 2005-05-24 | 1 | -0/+5 |
| * | Describe the meta and builtins attributes for the .SHELL special | Hartmut Brandt | 2005-05-24 | 1 | -0/+14 |
| * | Describe the -x option and the .WARN pseudo-target. | Hartmut Brandt | 2005-05-24 | 1 | -0/+33 |
| * | Document the new -A flag for ignoring archive errors. | Hartmut Brandt | 2005-03-31 | 1 | -2/+5 |
| * | Expand *n't contractions. | Ruslan Ermilov | 2005-02-13 | 1 | -5/+5 |
| * | Fix quoting of the MAKEFLAGS environment variable by only quoting spaces | Hartmut Brandt | 2005-01-26 | 1 | -1/+24 |
| * | Sort sections. | Ruslan Ermilov | 2005-01-18 | 1 | -29/+29 |
| * | Scheduled mdoc(7) sweep. | Ruslan Ermilov | 2005-01-11 | 1 | -3/+3 |
| * | Describe the .SHELL target. | Hartmut Brandt | 2004-12-03 | 1 | -1/+109 |
| * | Document the effects of modifying the .MAKEFLAGS internal | Ruslan Ermilov | 2004-08-18 | 1 | -1/+24 |
| * | Make explicit that MAKEOBJDIRPREFIX and MAKOBJDIR must be set | Hartmut Brandt | 2004-08-09 | 1 | -0/+7 |
| * | Correct the .Dd date. Pluralize 'assignment' in one place. | Hartmut Brandt | 2004-08-04 | 1 | -2/+2 |
| * | Correct the description of the MFLAGS and .MAKEFLAGS variables. Add | Hartmut Brandt | 2004-08-03 | 1 | -6/+16 |
| * | Bump the date in .Dd for the recent '+' flag commit. | Hartmut Brandt | 2004-07-29 | 1 | -1/+1 |
| * | Implement POSIX's '+' flag for command lines. This flag causes a line | Hartmut Brandt | 2004-07-29 | 1 | -3/+9 |
| * | Make it clearer what means 'won't work' for .if string == ${VAR}. | Hartmut Brandt | 2004-07-19 | 1 | -5/+12 |
| * | Remove the dependency of the :C/regexp/replacement/ variable modifier | Giorgos Keramidas | 2004-07-18 | 1 | -8/+7 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -2/+2 |