summaryrefslogtreecommitdiff
path: root/usr.bin/make
AgeCommit message (Expand)Author
2022-09-14make.1: make typography more consistentrillig
2022-09-14make.1: fix typography, especially spacingrillig
2022-09-12make.1: fix style of ellipsisrillig
2022-09-12make.1: remove extraneous .El, update daterillig
2022-09-12make.1: split section on directives into several subsectionsrillig
2022-09-10tests/make: be more specific about the egrep compatibilityrillig
2022-09-09Handle deprecation of egrepsjg
2022-09-09make(1): add space before the punctuation argumentuwe
2022-09-09make.1: clean up and make the description more accuraterillig
2022-09-09make.1: only use .Pa for actual pathnamesrillig
2022-09-08tests/make: extend tests for the ':=' assignment operatorrillig
2022-09-08make.1: rewrite many details in a more precise wayrillig
2022-09-08make: list comparison operators in declaration orderrillig
2022-09-08tests/make: document an edge case in evaluating conditionalsrillig
2022-09-07make.1: clean up style, grammar, punctuation, improve clarityrillig
2022-09-07make.1: remove redundant 'then' from conditional sentences.rillig
2022-09-07make.1: use present tense in conditional sentencesrillig
2022-09-05make.1: clarify interpretation of conditionalsrillig
2022-09-04make: add more details to error message for numeric comparisonrillig
2022-09-03Only update distrib/sets/lists/tests/mi with valid filessjg
2022-09-03make: untangle output handling in jobs mode, remove redundant bracesrillig
2022-09-03make: fix handling of null bytes in the output in jobs moderillig
2022-09-03make: clean up handling of .break in .for loopsrillig
2022-09-02Enable make/unit-tests/directive-for-breaksjg
2022-09-02make: add .break to terminate .for loop earlysjg
2022-08-25tests/make: fix canonicalization for single-digit day of monthrillig
2022-08-24make: prevent future out-of-bounds errors when parsing expressionsrillig
2022-08-24tests/make: test misleading error messages on unclosed expressionsrillig
2022-08-24make: fix out-of-bounds read when parsing the ':M' modifierrillig
2022-08-24make: fix out-of-bounds read when parsing the ':D' modifierrillig
2022-08-23tests/make: document how the modifier ':@' worksrillig
2022-08-23make: revert parsing of modifier parts (since 2022-08-08)rillig
2022-08-23tests/make: demonstrate parse error in ':@' modifier (since 2022-08-08)rillig
2022-08-23tests/make: demonstrate that .for variables take precedencerillig
2022-08-18tests/make: fix test for option '-q' in ATF moderillig
2022-08-17make: fix exit status for '-q' (since 1994)rillig
2022-08-17tests/make: demonstrate wrong exit status for '-q' (since 1994)rillig
2022-08-14make(1): mark up the variable expansion exampleuwe
2022-08-14make(1): use .Dl for .MAKE.JOB.PREFIX examplesuwe
2022-08-14make(1): prettify .for index variable exampleuwe
2022-08-14make(1): more .Va fixesuwe
2022-08-14make(1): mark up FRC in BUGSuwe
2022-08-14make(1): Use .Dq instead of literal ASCII quotesuwe
2022-08-14make(1): Be consistent about using .Va for make variablesuwe
2022-08-14make.1: fix accidental removal of the directive 'export'rillig
2022-08-14make(1): more .Ar fixesuwe
2022-08-14make(1): ".../" in -m option description is literal ".../"uwe
2022-08-14make(1): Consistent formatting for -i and -s descriptions.uwe
2022-08-14make(1): Fix markup of the -d[flags] section.uwe
2022-08-14make(1): Fix some obviously wrong uses of .Vauwe