Age | Commit message (Expand) | Author |
2015-03-13 | remove the first comma from constructs like ", and," and ", or,": you can use | Jason McIntyre |
2015-02-28 | Reduce usage of predefined strings in manpages. | Anthony J. Bentley |
2015-02-07 | document -C | Marc Espie |
2014-11-03 | introspection feature: ${MAKEFILE_LIST} contains the list of makefiles | Marc Espie |
2014-10-20 | document sinclude/-include | Marc Espie |
2014-07-16 | tweak previous; | Jason McIntyre |
2014-07-15 | remove support for the non-standard BSDmakefile, which make tries to | Theo de Raadt |
2014-04-14 | STANDARDS: note that make is optional | Jason McIntyre |
2014-03-14 | .depend is definitely not *appended* to Makefile. Its rules are also | Marc Espie |
2014-03-14 | better wording; | Jason McIntyre |
2014-02-13 | Don't use use .Tn with AND/OR/NOT | Philip Guenther |
2013-11-24 | simplify determination of OBJDIR to what we actually use. | Marc Espie |
2013-10-19 | fix a few obvious .Ar markup errors (unfortunately, there are many more) | Ingo Schwarze |
2013-08-26 | "reactivate"; | Jason McIntyre |
2013-08-14 | some Bx/Ox conversion; | Jason McIntyre |
2013-06-24 | do not use literal displays when the display contains mark up; | Jason McIntyre |
2013-06-15 | make explicit some hidden assumptions, make path handling clearer, | Marc Espie |
2013-05-06 | clarify that the :C modifier uses extended regular expressions; ok espie@ jmc@ | Christian Weisgerber |
2013-02-19 | Add missing trailing slash on the :S modifier in the BUGS section. | William Yodlowsky |
2013-02-04 | synch with reality, okay jmc@ | Marc Espie |
2012-10-12 | Document duplicate inference rules. That's posix behavior, and what we do. | Marc Espie |
2012-10-11 | amend 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-06 | rework section about special targets/prereq to be somewhat readable. | Marc Espie |
2012-10-05 | document implicit rules and target dependency operators better. | Marc Espie |
2012-10-02 | rework make documentation to correspond to usual terms (prerequisites | Marc Espie |
2012-09-21 | major overhaul of the way make handle jobs, inspired by dpb: | Marc Espie |
2012-04-11 | make has had heuristics to avoid parallel make recursion. | Marc Espie |
2011-05-02 | no need to escape `|'; as discussed with schwartze | Jason McIntyre |
2011-01-23 | Remove an ugly workaround that was needed to cope with the 9-argument-limit | Ingo Schwarze |
2010-10-18 | remove references to now removed usd/psd/smm docs; | Jason McIntyre |
2010-09-29 | various EXIT STATUS fixes; from Daniel Dickman | Jason McIntyre |
2010-07-19 | document new. hints from jmc@ | Marc Espie |
2010-07-19 | Correct $OpenBSD$ stuff | Marc Espie |
2010-02-04 | MACHINE_CPU here too; | Jason McIntyre |
2010-02-03 | Add a new default variable in Makefile context, MACHINE_CPU. Its value is | Miod Vallat |
2009-02-10 | STANDARDS: | Jason McIntyre |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2008-11-04 | changes to get target equivalence to work better. | Marc Espie |
2008-09-01 | section headings do not need to be quoted; from Alan R. S. Bueno | Jason McIntyre |
2008-08-01 | Document the MAKEFILE variable as unreliable. | Alexander Bluhm |
2008-03-03 | tweak previous; | Jason McIntyre |
2008-03-02 | document the two big bugs left that somewhat hinder parallel mode. | Marc Espie |
2007-12-01 | zap trailing whitespace; | Jason McIntyre |
2007-12-01 | I was sure I had committed this already, grrrr. | Marc Espie |
2007-11-28 | debug scaffolding: allows the insertion of a random delay before firing up | Marc Espie |
2007-11-03 | remove extraneous space; | Jason McIntyre |
2007-11-03 | document that .ORDER only means something in parallel mode | Marc Espie |
2007-11-02 | sort arguments; | Jason McIntyre |
2007-11-02 | Work done at p2k7. | Marc Espie |