summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2020-03-26mk/compiler/gfortran.mk: Add comment about gcc 4.8 handlinggdt1-1/+4
2020-03-26mk/compiler/gfortran.mk: Fix bugs in version selectiongdt1-3/+3
2020-03-26mk: Support undefined UNLIMIT_RESOURCES.jperkin1-2/+2
2020-03-24Don't use normal memory size limits with GHC for module builds.joerg1-7/+10
2020-03-24datasize limits for VMs should also be matched by VM limits.joerg1-5/+5
2020-03-24replace-interpreter: make documentation more preciserillig1-4/+4
2020-03-23mk/subst.mk: Unbreak builds with no substitutions.jperkin1-2/+2
2020-03-23mk: Explain what SSP is, requested by rillig@.jperkin1-2/+3
2020-03-23mk: Remove warning messages for unsupported check targets.jperkin3-30/+12
2020-03-23New target test-env, like build-env and configure-env.riastradh2-4/+37
2020-03-22mk/configure/replace-interpreter.mk: add missing empty linerillig1-1/+2
2020-03-22Add a ulimit flag for address space limits. Support it on NetBSD forjoerg2-6/+8
2020-03-22mk/subst.mk: only create cookie after everything is finishedrillig1-3/+3
2020-03-22mk/subst.mk: ignore directories in SUBST_FILESrillig1-2/+2
2020-03-22mk/subst.mk: use the same severity for all messagesrillig1-4/+5
2020-03-22mk/bsd.prefs.mk: add PREFIX to show-all-dirsrillig1-2/+2
2020-03-22mk/wrapper/transform-gcc: pass -Werror=* without warningrillig1-1/+2
2020-03-22mk/fonts.mk: Empty USE_LANGUAGESnia1-1/+2
2020-03-21mk/subst.mk: run diff in the default localerillig1-2/+2
2020-03-21mk/subst.mk: add global SUBST_SHOW_DIFF variablerillig1-2/+9
2020-03-21mk/subst.mk: fix bmake warnings in case of duplicate SUBST classesrillig1-3/+3
2020-03-20mk/djbware.mk: make the errno.h hack configurablerillig1-1/+6
2020-03-20mk/extract/bsd.extract-vars.mk: make documentation more user-friendlyrillig1-13/+20
2020-03-20show-all: fix output for list variables containing dollar charactersrillig1-4/+7
2020-03-20mk/extract/extract.mk: enclose extract_file in quotesrillig1-2/+2
2020-03-20mk/subst.mk: evaluate SUBST_MESSAGE only once, and laterillig1-4/+7
2020-03-20mk/subst.mk: fix early evaluation of SUBST_FILESrillig1-7/+13
2020-03-19mk/subst.mk: add SUBST_NOOP_OK to catch typos and outdated definitionsrillig1-6/+29
2020-03-18Increase developer friendliness by including the line number.joerg1-7/+13
2020-03-16iscsi -> iSCSItnn1-1/+1
2020-03-16mk/wxGTK.mk: Remove (no users, almost no point)gdt1-62/+0
2020-03-15mk/linux-pam: replace obsolete _PKG_SILENT with RUNrillig1-4/+4
2020-03-15options.description: document rust-llvmgutteridge1-0/+1
2020-03-15mk/mysql.buildlink3.mk: fix fatal error when no MySQL version is foundrillig1-1/+3
2020-03-15mk/pkg-build-options: fail immediately if pkgbase is not setrillig1-1/+9
2020-03-14mk: fix typo in examplewiz1-2/+2
2020-03-14mk/pkg-build-options.mk: fix examplerillig1-2/+2
2020-03-14mk/pkg-build-options.mk: make the documentation more preciserillig1-3/+5
2020-03-14mk: default to gfortran on aarch64, there's no g95 for aarch64nia2-2/+10
2020-03-14mk/extract: move EXTRACT_USING earliergdt2-10/+11
2020-03-13mk/tools: in show-all-tools, sort tool variables by relevancerillig1-7/+7
2020-03-13mk: document iscsi PKG_OPTIONtnn1-0/+1
2020-03-13*: Remove mysql51 - EOL since 2013, completely broken with OpenSSL 1.1nia1-13/+3
2020-03-13mk/check: revert collateral damage from previous commitrillig3-12/+112
2020-03-13mk/check/check-perms: allow packages to skip the check completelyrillig4-114/+14
2020-03-13mk/check/check-portability: exclude REPLACE_BASH by defaultrillig1-4/+4
2020-03-12mk/check/check-portability: check plain Makefiles as wellrillig1-2/+2
2020-03-12mk/check/check-portability: don't check Makefile.amrillig1-4/+7
2020-03-12mk/check/check-portability: support file names with spacesrillig1-2/+5
2020-03-12mk/platform/NetBSD.mk: Default to bsdtargdt1-1/+4