summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
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