summaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
AgeCommit message (Expand)Author
2023-06-28make.1: clean up wording, clarify scope of '!' in conditionsrillig
2023-05-10Make :mtime operate on each word in variable value.sjg
2023-05-09make: :mtime=error throw error on stat(2) failuresjg
2023-05-09make: add :mtime to provide mtime of filesjg
2023-05-07make.1: lose the trailing blank linessjg
2023-05-07make: fix description of .PREFIXsjg
2023-03-23Document unexplained *** Error code 6sjg
2023-01-26make: some variables should be read-onlysjg
2023-01-24make: .SYSPATH: to add dirs to sysIncPathsjg
2023-01-23make: .[NO]READONLY for control of read-only variablessjg
2023-01-01make.1: bump daterillig
2023-01-01make.1: fix markuprillig
2023-01-01make.1: sync list of built-in variables with realityrillig
2023-01-01make.1: sort list of built-in variablesrillig
2023-01-01make.1: use consistent markup for boolean flagsrillig
2023-01-01make.1: move description of .MAKE.MODE below the .MAKE.META blockrillig
2023-01-01make.1: reduce indentation of the long list of variable namesrillig
2022-11-29make.1: clarify in which case an expression may omit bracesrillig
2022-11-15make.1: make horizontal and vertical spacing more consistentrillig
2022-10-02make.1: clean up style, typography, accuracyrillig
2022-09-15make(1): fix and simplify optional negation on conditionaluwe
2022-09-15make(1): use .Dl for one-line literal displayuwe
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-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-08make.1: rewrite many details in a more precise wayrillig
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-03make: clean up handling of .break in .for loopsrillig
2022-09-02make: add .break to terminate .for loop earlysjg
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