summaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
AgeCommit message (Expand)Author
2014-09-14Small markup fixes:apb
2014-09-14bump date; I think I'm done for tonightdholland
2014-09-14Add some notes on compatibility with other make dialects.dholland
2014-09-14Improve the documentation of rule-local variables. Cherry-picked fromdholland
2014-09-14Improvements pertaining to shell commands and chdir. Some of thisdholland
2014-09-09Restore -r1.234 of make.1, which was an unrelated fix from sjg pertainingdholland
2014-09-09Revert the man page as well. (hi joerg)dholland
2014-09-05Reduce pirate slang.wiz
2014-09-04document commented out .INVISIBLE and .JOIN.christos
2014-08-28Enter/leave flag is -w not -dwsjg
2014-08-23PR/46096: Jarmo Jaakkola: fix many problems with dependencies (PR 49086)christos
2014-08-23Bump date for previous.wiz
2014-08-23PR/49085: Jarmo Jaakkola: fix several parsing errorschristos
2014-02-15Put .INCLUDEDFROM* in the right sectionsjg
2014-01-19Emphasise the fact that the regexp and replacement in :C/// areapb
2014-01-10Bump date for previous.wiz
2014-01-10add .INCLUDEDFROM{FILE,DIR}christos
2013-11-07apostrophe's do not make plural's.dholland
2013-10-27Remove trailing whitespace.wiz
2013-10-25Explain that ${VAR:M*} will normalise the inter-word spacing.apb
2013-10-25The :C/// modifier takes an extendedregular expression.apb
2013-08-11Use Va markup to show that the "suffix" part of ".PATH.suffix"apb
2013-08-11Document .PATH.suffix:. Noted by apb back in December of 2008dholland
2013-07-30Allow an empty .MAKE.JOB.PREFIX to supress output of --- job --- tokenssjg
2013-07-16More gmake compatibility:christos
2013-06-26fix a typoagc
2013-06-25Remove trailing whitespace.wiz
2013-06-25Add .MAKE.META.IGNORE_PATHS to facilitate local additions to the pathssjg
2013-05-22improve wordingchristos
2013-05-22put a note on what FRC means.christos
2013-03-31Refine the effect of .OODATE on command comparison.sjg
2013-03-23If built with filemon support, set .MAKE.PATH_FILEMON to _PATH_FILEMONsjg
2013-03-05Add a .STALE special target that gets invoked when dependency files containchristos
2013-01-27In SHELL COMMANDS section, provide some clues about differentsjg
2012-10-08It is Sprite, not Sprint; pointed out by Todd Miller.christos
2012-09-17spellingchristos
2012-09-17Document the fact that lack of shell meta chars in a commandsjg
2012-08-30Add an s.wiz
2012-08-30Add a knob to control whether -V fully expands a plain variable by default.sjg
2012-04-24Restore previous behavior - supressing duplicate entries insjg
2012-04-20Fix some typos in/around ParseGmakeExport.sjg
2012-04-08Remove unnecessary Bk/Ek pairs from SYNOPSIS.wiz
2012-03-31document gmake export commandchristos
2012-02-03Fix description of 'silent' in .MAKE.MODEsjg
2011-12-23Mention limits of :Psjg
2011-12-17The :@ example gives the impression that we encourage the ODEsjg
2011-11-13Fix xref to the PSD; PR 45568 from Petri Laakso.dholland
2011-11-06explain how to use .PARSEDIR and .PARSEFILEchristos
2011-08-28In meta mode, we create .meta files for most targets.sjg
2011-08-18Make some dashes em-dashes (based on patch from Andrew O. Shadoura).sjg