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