pkgsrc/mk/tools
jperkin 381af86204 mk: Stop using XCode binaries on Big Sur.
These no longer support being executed via a symlink, failing with errors
such as:

  xcode-select: Failed to locate 'gmake', and no install could be requested

This breaks the entire .tools/bin directory, so we just have to avoid them
and use tools from pkgsrc instead.

It's likely a lot more will need to be added to this list, but this is
enough to get devel/cmake building at least.
2020-10-10 09:31:50 +00:00
..
autoconf.mk
automake.mk
bison.mk
bsd.tools.mk mk/tools/bsd.tools.mk: list _USE_TOOLS in show-all-tools 2020-05-13 04:24:17 +00:00
cmake.mk
create.mk mk/tools: don't create empty symlink for wrong tool definition 2020-05-10 14:36:18 +00:00
defaults.mk
digest.mk
flex.mk
gettext.mk
gmake.mk
imake.mk
intltool.mk
ldconfig.mk
make.mk
msgfmt-msgctxt.awk
msgfmt-msgid_plural.awk
msgfmt.sh
perl.mk mk/tools/perl.mk: allow to silence the USE_TOOLS+=perl warning 2020-05-10 06:05:35 +00:00
pkg-config.mk
replace.mk mk: fix undefined variables for current make running in -dL mode 2020-10-06 17:36:50 +00:00
rpcgen.mk
shquote.sh
strip.mk
texinfo.mk
tools.AIX.mk
tools.Bitrig.mk
tools.BSDOS.mk
tools.Cygwin.mk
tools.Darwin.mk mk: Stop using XCode binaries on Big Sur. 2020-10-10 09:31:50 +00:00
tools.DragonFly.mk
tools.FreeBSD.mk
tools.FreeMiNT.mk
tools.GNUkFreeBSD.mk
tools.Haiku.mk
tools.HPUX.mk
tools.Interix.mk
tools.IRIX.mk
tools.Linux.mk mk/tools: not all linuxes have bash (e.g. alpine) 2020-05-28 14:47:36 +00:00
tools.Minix.mk
tools.MirBSD.mk
tools.NetBSD.mk put back bsdtar as host tool, conditional on MKBSDTAR 2020-02-25 11:20:28 +00:00
tools.OpenBSD.mk
tools.OSF1.mk
tools.QNX.mk
tools.SCO_SV.mk
tools.SunOS.mk
tools.UnixWare.mk
zip.mk