summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-18mk/subst.mk: rename local variable _class_ to classrillig1-33/+33
2020-04-18mk/plist/print-plist.mk: add show-all-print-PLIST targetrillig1-2/+17
2020-04-17Adjust last to really prepend in the case of cwrappers.joerg1-2/+3
2020-04-17clang 10 defaults to -fno-common with significant fallout in pkgsrc.joerg1-3/+3
2020-04-15Work around a potential shell bug where "${FOO=${BAR%/*}}" does not worksborrill1-3/+3
2020-04-11mk/oss.buildlink3.mk: Simplify per-OS DEV* conditionals. Add MIDI.nia1-14/+7
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