summaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
AgeCommit message (Expand)Author
2019-12-21The man page actually didn't explain its main parameters!Marc Espie
2019-08-22GC some old stuffMarc Espie
2019-01-31thinko, from Scott ChelohaMarc Espie
2018-07-04remove ambiguity; from ross l richardsonJason McIntyre
2017-07-30Remove outdated count of the number of available assignment operators.anton
2017-04-19spelling fixes from michael w. bombardieriJason McIntyre
2017-01-01Hyphenate compound adjectives 'up-to-date', 'out-of-date' and 'well-known'Theo Buehler
2016-12-28fix the remaining cases of .Xr with only one argumentIngo Schwarze
2016-10-23zap trailing whitespace;Jason McIntyre
2016-10-23add !!=Marc Espie
2015-03-13remove the first comma from constructs like ", and," and ", or,": you can useJason McIntyre
2015-02-28Reduce usage of predefined strings in manpages.Anthony J. Bentley
2015-02-07document -CMarc Espie
2014-11-03introspection feature: ${MAKEFILE_LIST} contains the list of makefilesMarc Espie
2014-10-20document sinclude/-includeMarc Espie
2014-07-16tweak previous;Jason McIntyre
2014-07-15remove support for the non-standard BSDmakefile, which make tries toTheo de Raadt
2014-04-14STANDARDS: note that make is optionalJason McIntyre
2014-03-14.depend is definitely not *appended* to Makefile. Its rules are alsoMarc Espie
2014-03-14better wording;Jason McIntyre
2014-02-13Don't use use .Tn with AND/OR/NOTPhilip Guenther
2013-11-24simplify determination of OBJDIR to what we actually use.Marc Espie
2013-10-19fix a few obvious .Ar markup errors (unfortunately, there are many more)Ingo Schwarze
2013-08-26"reactivate";Jason McIntyre
2013-08-14some Bx/Ox conversion;Jason McIntyre
2013-06-24do not use literal displays when the display contains mark up;Jason McIntyre
2013-06-15make explicit some hidden assumptions, make path handling clearer,Marc Espie
2013-05-06clarify that the :C modifier uses extended regular expressions; ok espie@ jmc@Christian Weisgerber
2013-02-19Add missing trailing slash on the :S modifier in the BUGS section.William Yodlowsky
2013-02-04synch with reality, okay jmc@Marc Espie
2012-10-12Document duplicate inference rules. That's posix behavior, and what we do.Marc Espie
2012-10-11amend bug section with some fixed stuff.Marc Espie
2012-10-09... yet more documentation, lots of inputs from jmc@ as usual.Marc Espie
2012-10-06rework section about special targets/prereq to be somewhat readable.Marc Espie
2012-10-05document implicit rules and target dependency operators better.Marc Espie
2012-10-02rework make documentation to correspond to usual terms (prerequisitesMarc Espie
2012-09-21major overhaul of the way make handle jobs, inspired by dpb:Marc Espie
2012-04-11make has had heuristics to avoid parallel make recursion.Marc Espie
2011-05-02no need to escape `|'; as discussed with schwartzeJason McIntyre
2011-01-23Remove an ugly workaround that was needed to cope with the 9-argument-limitIngo Schwarze
2010-10-18remove references to now removed usd/psd/smm docs;Jason McIntyre
2010-09-29various EXIT STATUS fixes; from Daniel DickmanJason McIntyre
2010-07-19document new. hints from jmc@Marc Espie
2010-07-19Correct $OpenBSD$ stuffMarc Espie
2010-02-04MACHINE_CPU here too;Jason McIntyre
2010-02-03Add a new default variable in Makefile context, MACHINE_CPU. Its value isMiod Vallat
2009-02-10STANDARDS:Jason McIntyre
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewJason McIntyre
2008-11-04changes to get target equivalence to work better.Marc Espie
2008-09-01section headings do not need to be quoted; from Alan R. S. BuenoJason McIntyre