summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2020-04-01mk/subst.mk: add user-settable SUBST_NOOP_OKrillig1-3/+13
2020-03-30mk/configure/replace-localedir.mk: allow SUBST to be a no-oprillig1-1/+2
2020-03-30mk/plist/plist.mk: use less verbose code for picking up PLIST filesrillig1-24/+26
2020-03-30mk/misc/show.mk: prevent unnecessary .for loop expansionrillig1-2/+2
2020-03-30mk/fetch/fetch.mk: don't print double-slash in pathnamerillig1-2/+2
2020-03-30Missed a spot -- set MAKE_ENV during haddock build too.riastradh1-1/+2
2020-03-30In Haskell packages, set MAKE_ENV while running ./Setup build.riastradh1-1/+2
2020-03-30New package variable HASKELL_PKG_NAME.riastradh1-2/+4
2020-03-30subversion-base: add option for plaintext password storage, default off.wiz1-2/+3
2020-03-30mk/compiler: Make gfortran the default fortran compiler.nia2-13/+2
2020-03-30mk/help/help.awk: find library functions in undefined-references.helprillig1-6/+33
2020-03-29mk/defaults/options.description: add esitaca1-0/+1
2020-03-28mk/subst.mk: fix typo in documentationrillig1-2/+2
2020-03-27Allow mk.conf to actually overwrite USE_PKG_ADMIN_DIGEST.joerg1-2/+2
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