summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2020-06-06mk/bsd.options.mk: remove redundant assignment to PKG_OPTIONSrillig1-5/+3
2020-06-06mk/bsd.options.mk: document variables in the canonical orderrillig1-5/+5
2020-06-06mk/subst.mk: fix wrong SUBST failure in mail/policyd-weightrillig1-8/+15
2020-06-06mk/.../metadata.mk: fix reference to undefined shell variablerillig1-4/+5
2020-06-05mk, doc: remove obsolete bulk-install and bulk-package targetsrillig1-3/+3
2020-06-03subst.mk: Move hint about find to package-settable sectiongdt1-5/+4
2020-06-02subst.mk: Give hint abotu SUBST_NOOP_OKgdt1-2/+3
2020-06-02mk: bmake cannot compare non-integers numerically.jperkin1-2/+2
2020-06-02mk/defaults: Add 'mouse' optionsjmulder1-0/+1
2020-06-02mk/compiler.mk: check for too late GCC_REQD and USE_LANGUAGESrillig2-2/+21
2020-05-31options.description: add "keyring" optiongutteridge1-0/+1
2020-05-31mk/compiler: Set -fcommon for GCC 10sjmulder1-1/+4
2020-05-30mk/compiler: Fix version check for GCC 10sjmulder1-2/+2
2020-05-30mk/defaults/options.description: remove trailing whitespacerillig1-2/+2
2020-05-30Typokhorben1-2/+2
2020-05-28Flip the switch on ALLOW_VULNERABLE_PACKAGES to allow them by default.maya3-21/+23
2020-05-28mk/tools: not all linuxes have bash (e.g. alpine)nia1-1/+3
2020-05-25options.description: "firefox" is also no longer an optiongutteridge1-1/+0
2020-05-25options.description: +2 missing entries, -1 no longer usedgutteridge1-1/+2
2020-05-23mk/configure: fix configure options check for custom CONFIGURE_SCRIPTrillig1-3/+6
2020-05-23MySQL 5.5 and PostgreSQL 9.4 are no longer with usadam2-22/+5
2020-05-22mk/configure: fix check for unknown configure optionsrillig1-2/+2
2020-05-22Add a missing redirect to ensure that all files are picked up forjoerg1-1/+2
2020-05-21mk/configure: remove outdated documentationrillig1-6/+1
2020-05-21mk/configure: add variable GNU_CONFIGURE_QUIETrillig1-1/+13
2020-05-21mk/pkgformat/metadata.mk: fix relative paths in PATCHDIR and FILESDIRrillig1-4/+4
2020-05-21mk/configure/gnu-configure.mk: disable built-in option checkrillig1-4/+2
2020-05-21mk/configure: completely rewrite check for unknown configure optionsrillig2-95/+42
2020-05-18mk/configure/replace-interpreter.mk: silently skip broken symlinksrillig1-5/+5
2020-05-17g/c references to openjdk7tnn1-23/+4
2020-05-16mk/subst.mk: change default value for SUBST_NOOP_OK from yes to norillig1-20/+23
2020-05-16mk/subst.mk: properly detect s,a,a,1 as identity substitutionrillig1-2/+2
2020-05-15pkg_create -U doesn't do anything, don't pass the flag.maya1-2/+2
2020-05-15mk/defaults: Revert PKG_DEVELOPER default change for nownia1-2/+3
2020-05-15mk/defaults: Switch PKG_DEVELOPER on by default.nia1-4/+3
2020-05-13mk/tools/bsd.tools.mk: list _USE_TOOLS in show-all-toolsrillig1-2/+3
2020-05-12mk/configure/cmake.mk: allow no-op SUBST blockrillig1-1/+2
2020-05-12options.description: Add pygments.kleink1-0/+1
2020-05-11mk/subst.mk: fix edge case in detection of identity substitutionsrillig1-3/+7
2020-05-10mk/haskell.mk: allow to generate PLIST filesrillig1-17/+64
2020-05-10mk/tools: don't create empty symlink for wrong tool definitionrillig1-4/+4
2020-05-10mk/scripts: fix a few of the HTML injections in README generationrillig2-4/+16
2020-05-10mk: move locking.mk from internal to miscrillig2-3/+3
2020-05-10mk/tools/perl.mk: allow to silence the USE_TOOLS+=perl warningrillig1-4/+11
2020-05-09mk/tools/create.mk: make tool wrappers smallerrillig1-2/+2
2020-05-09mk/tools/bsd.tools.mk: include _TOOLS_VARNAME in show-all-toolsrillig1-1/+2
2020-05-09mk/tools/create.mk: add new variable TOOLS_ALWAYS_WRAP for debuggingrillig1-2/+10
2020-05-09mk/check/check-portability.mk: improve documentationrillig1-12/+12
2020-05-09mk/pkginstall: fix output of show-all-pkginstallrillig1-2/+2
2020-05-06mk/subst.mk: allow identity substitutions with escaped dotsrillig1-9/+27