summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2020-05-06mk/subst.mk: allow identity substitutions with escaped dotsrillig1-9/+27
2020-05-05mk/check/check-portability: opt-in for newer portability checksrillig2-3/+12
2020-05-04mk/check/check-portability: fix error message when no patches are foundrillig1-2/+11
2020-05-04mk/check/check-portability: skip X.in if X is patchedrillig3-4/+12
2020-05-04mk/configure/pkg-config-override.mk: ignore no-op SUBST blocksrillig1-1/+2
2020-05-03mk/defaults/options.description: describe a few optionsrillig1-7/+36
2020-05-03mk/bsd.options.mk: make deprecated options more visiblerillig1-5/+5
2020-05-03mk/help: clean up coderillig1-9/+6
2020-05-03mk/help: remove negation from variable namesrillig1-14/+14
2020-05-03mk/bsd.pkg.mk: improve documentationrillig1-4/+5
2020-05-03mk/bsd.options.mk: fix comment for bmake helprillig1-2/+2
2020-05-03mk/bdb.buildlink3.mk: fix outdated commentsrillig1-4/+4
2020-05-03mk/help: do not treat continuation lines as textual commentsrillig1-3/+5
2020-05-03mk/help: make variable more preciserillig1-6/+6
2020-05-03mk/bsd.pkg.mk: fix typos in documentationrillig1-3/+3
2020-05-03mk/help: clean up code for selecting relevant help topicsrillig1-17/+16
2020-05-03mk/help: only list help topics that have associated keywordsrillig1-3/+9
2020-05-02mk/wrapper/transform-gcc: pass -Wno-* without warningrillig1-15/+2
2020-05-02sysutils/qlogtools: skip nonexistent error.h when fixing errnorillig1-5/+5
2020-05-02mk/djbware.mk: indent nested .if and .include directivesrillig1-9/+9
2020-05-02mk/subst.mk: fix shell parse error for special sed expressionsrillig1-2/+2
2020-05-01mk/fuse.buildlink3.mk: make patching of configure scripts optionalrillig1-1/+2
2020-05-01mk/subst.mk: fix typo in diagnosticrillig1-2/+2
2020-05-01mk/subst.mk: switch command substitution back to backticksrillig1-2/+2
2020-04-30Simplifyjoerg1-2/+2
2020-04-30Use $() as it gives more consistent quoting behavior as seen byjoerg1-2/+2
2020-04-30Terminate case properlyjoerg1-2/+2
2020-04-30Suppress unnecessary output when not debuggingjoerg1-1/+2
2020-04-30add afl-3.0 to acceptable defaultsplunky1-1/+2
2020-04-29mk/subst.mk: fix combination of SUBST_FILTER_CMD with SUBST_NOOP_OK=norillig1-3/+6
2020-04-29mk/subst.mk: allow identity substitutions in SUBST_NOOP_OK=no moderillig2-5/+62
2020-04-27mk/wrapper: allow "unwrap" to be a no-op SUBST blockrillig1-1/+2
2020-04-26mk/check/check-wrkref.mk: fix shell quotingrillig1-3/+3
2020-04-26mk/misc/can-be-built-here.mk: remove NOT_FOT_UNPRIVILEGEDrillig1-13/+2
2020-04-26options.description: add openbox and xfce4-wm (used by LXQt)gutteridge1-0/+2
2020-04-25mk/build/build.mk: use the login shell by default for build-envrillig1-3/+3
2020-04-25mk/fetch/fetch.mk: Use -f with ofhttpjs1-2/+2
2020-04-25mk/fetch/fetch.mk: Add ofhttp as fetcherjs1-1/+7
2020-04-23mk/subst.mk: don't recommend {pre,do,post}-patchrillig1-2/+2
2020-04-23mk/subst.mk: warn about all noop patterns before erroring outrillig1-5/+16
2020-04-23mk/subst.mk: omit ./ for sanely named files, quote filename patternsrillig1-3/+3
2020-04-23mk/subst.mk: refactor main coderillig1-33/+34
2020-04-23mk/subst.mk: prevent filename expansion using "set -f"rillig1-8/+6
2020-04-21(mk/fetch/site.mk) ftp.cse.buffalo.edu has not been responded for a weekmef1-2/+1
2020-04-21Use MAKE_ENV when calling dune in ocaml.mkjaapb1-2/+3
2020-04-19mk/license.mk: adjust location of the ninka packagerillig1-2/+2
2020-04-18mk/subst.mk: document that SUBST_VARS does not support dollarrillig1-2/+2
2020-04-18mk/subst.mk: make error message for filename pattern easier readablerillig1-2/+2
2020-04-18mk/subst.mk: avoid undefined behavior in regular expressionsrillig1-2/+2
2020-04-18mk/subst.mk: fix pkglint warnings and notesrillig1-10/+11