summaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
AgeCommit message (Expand)Author
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
2022-08-14make.1: clean up formatting and grammar, be more accuraterillig
2022-08-14make.1: not every '-' is a flagrillig
2022-07-12make.1: fix markup for variable modifiers, add italic correctionrillig
2022-07-12make.1: fix markup for options, they are not argumentsrillig
2022-07-12make.1: fix ugly line break in PostScript outputrillig
2022-07-12make.1: fix markuprillig
2022-07-12make.1: replace redundant .Ql with .Sqrillig
2022-07-12make: describe variable assignment and evaluation more preciselyrillig
2022-05-07make: allow to randomize build order of targetsrillig
2022-04-18make: only switch to POSIX mode if '.POSIX:' is the first linerillig
2022-03-26Mention 'make -r' with .POSIXsjg
2022-03-25Include posix.mk when .POSIX: first encounteredsjg
2022-02-09make: fix mistakes, spelling and typos in comments and manual pagerillig
2022-01-29Tweak description of local variable assignmentssjg
2022-01-29Document quirks of target local variable assignmentssjg
2022-01-27Allow local variable assignments in dependency linessjg
2022-01-13meta.c: add .MAKE.META.CMP_FILTERsjg
2021-12-12Add .SUFFIXES as read-only variable.sjg
2021-08-03Document :On modifiers in more detail.wiz
2021-07-30make: fix typo in manual page, add more tests for the new ':On'rillig
2021-07-30Add :On for numeric sortsjg
2021-02-04make: rename context and ctxt to scoperillig
2020-12-23make(1): remove trailing whitespace in manual pagerillig
2020-12-22make(1): allow .undef to undefine multiple variables at oncerillig
2020-11-25Add .MAKE.UID and .MAKE.GIDsjg
2020-11-14make(1): document the -S optionrillig
2020-11-12Pass a writable flag to Main_SetObjdir to control writable checksjg
2020-11-01make(1): fix manual page regarding numerical comparisonsrillig