summaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
AgeCommit message (Expand)Author
2011-06-30dependant -> dependentwiz
2011-05-28fix bug in section .ORDER of make.1cheusov
2011-05-04Remove trailing whitespace.wiz
2011-05-04Document what I wrote for PR/40115christos
2011-05-04Add .MAKE.META.BAILIWICK - to identify the scope of make's control.sjg
2011-04-11Remove trailing whitespace.wiz
2011-04-11Add :localtime and :gmtime which use value as format string for strftime.sjg
2011-04-07Add the :hash modifier to compute a 32bit hash of an variable.joerg
2011-03-27Use curdirOk as the tokensjg
2011-03-27When .MAKE.MODE inlcudes 'meta'; 'curdir=true' enables creating .metasjg
2011-02-26Fix rendering of :? examplesjg
2010-09-14Remove trailing spaces, add a few serial commas.wiz
2010-09-13Bump datesjg
2010-09-13Add meta.c which implements "meta" mode for make.sjg
2010-06-30Document that suffix rules are not applied to PHONY targets, and alsodholland
2010-06-27fix previous, the source isn't exactly crystal clear and there's a bug thatdholland
2010-06-27Clarify $(.PREFIX) / $*. Bump date.dholland
2010-06-10Whitespace.wiz
2010-06-09Explain variable expansion better. Requested by Aleksey Cheusovchristos
2010-06-06Bump date for previous.wiz
2010-06-06Add .export-env which tells make to export a variable to the environmentsjg
2010-05-13Drop trailing white space. Use .Oo / .Oc explicitly to annotate that thejoerg
2010-04-22PR: 42850sjg
2010-04-15Add :tA to attempt to resolve to absoute path using realpath().sjg
2010-04-07Sort a bit more.wiz
2010-04-07Add:sjg
2010-02-22\\ -> \ejoerg
2009-11-19New sentence, new line; remove trailing whitespace.wiz
2009-11-19Add .unexport - the exact opposite of .exportsjg
2009-10-15Do not work around ancient groff limits with .Xo/.Xc.joerg
2009-10-02Remove trailing whitespace.wiz
2009-10-01Add example of how to use the ?: modifier properly.dsl
2009-09-08Reviewed by: apbsjg
2009-08-26Bump datesjg
2009-08-26Add -C directory, same as gmake and freebsd make.sjg
2009-06-01Missing ':' in .ORDER examplesjg
2009-05-13Whitespace fix.wiz
2009-04-11Typo fix: many file -> many files.snj
2009-04-11Bump date for previous.wiz
2009-04-11Honour the TMPDIR environment variable instead of always using /tmpapb
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