summaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
AgeCommit message (Expand)Author
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
2020-08-28make(1): fix manual page about the modifiers of the :C modifierrillig
2020-08-22Add .SHELL as read-only variablesjg
2020-08-19make(1): fix a few inconsistencies in the manual pagerillig
2020-08-05Also mention that make dependency operators must be uniform.dholland
2020-08-05Rework the description of the :, !, and :: dependence operators to make sense.dholland
2020-07-31Add -dL for LINTsjg
2020-07-18Add -dh for DEBUG_HASHsjg
2020-06-06Remove trailing whitespace.wiz
2020-06-05make: add :Or for reverse sortsjg
2020-04-27document the SYSV ${VAR:old=new} corner cases.christos
2020-02-04Remove trailing whitespace.wiz
2020-02-03Make delimiters in <file> and "file" literal.uwe
2020-02-03Fix usage of angle-brackets and quotes in make(1) manpagekamil
2019-12-19Revert the filemon removal in bmake, as pointed out by maya we do caremaxv
2019-12-18Retire filemon, discussed on tech-kern@.maxv
2019-02-16make(1): minor grammar fixes in BUGS sectiongutteridge
2018-05-27- Introduce :q modifier for make variables and make it double escape $'s sochristos
2018-04-02Fix bad markup.dholland
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-06-22Improve description of -V. Can probably be improved further.dholland
2017-06-22Whitespace fixes.wiz
2017-06-22Document what the magic variable .MAKE.EXPAND_VARIABLES actually does.dholland