From 91e87294ea67b2803d17d2cff0fe4d222a946770 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 17 Apr 2017 15:42:57 +0000 Subject: install-tl (TEXLIVE_INSTALL_ENV_NOCHECK): respect this in all cases. (TEXLIVE_INSTALL_NO_WELCOME): new envvar control for quiet. : option_symlinks -> instopt_adjustpath, I guess. (create_welcome): use here-documents for better readability. tl-update-tlnet: use (TEXLIVE_INSTALL_NO_WELCOME, some (not all) resulting simplifications of regexp filtering. texconfig.sh, source/README: doc, sync. git-svn-id: svn://tug.org/texlive/trunk@43894 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/README | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'Build/source/README') diff --git a/Build/source/README b/Build/source/README index a6ee005665f..437838e1f79 100644 --- a/Build/source/README +++ b/Build/source/README @@ -33,13 +33,16 @@ i386-linux: gcc 4.9.2, Linux 2.6.18-* (CentOS 5.10, tug.org:~karl/bin/mybuild) bug that causes lcdf-typetools's tfm.test to fail, so it can't be used for everything. Sigh. -x86_64-linux: Debian 5.0 (Lenny), Feb 2009. +x86_64-linux: Debian 6.0 (Squeeze), Feb 2009. amd64-netbsd: gcc version 4.5.3 (NetBSD nb2 20110806) NetBSD/amd64 6.1.3 TL_MAKE=gmake LDFLAGS='-L/usr/X11R7/lib -Wl,-rpath,/usr/X11R7/lib' ./Build +i386-freebsd, amd64-freebsd: + --disable-dvisvgm; upmendex for i386 built with -DU_IS_BIG_ENDIAN=0. + i386-openbsd, amd64-openbsd: e.g., see CONFIGURE_ARGS in the Makefile in http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print/texlive/base/ @@ -56,5 +59,15 @@ powerpc-linux (Debian Squeeze): sparc-solaris: Solaris 10, gcc. See doc/README.solaris. -universal-darwin, x86_64-darwin: a menagerie of versions. +x86_64-darwin: See Master/source/mactexdoc.tar.xz. + +x86_64-darwinlegacy, i386-darwin, powerpc-darwin: + http://build.contextgarden.net/waterfall?tag=c/texlive + 32-bit binaries built on 10.6/x86_64 with backward compatibility to 10.5. + ppc binaries only work on <= 10.5, so 10.5/ppc will be the only OS for them. + i386 binaries only work on <= 10.6. While they theoretically work + "everywhere", they would only be used on 10.5 and 10.6/i386. + x86_64 binaries only work on >= 10.6 (and should work on any >= 10.6 machine) + but will only be used for < 10.10 since x86_64-darwin covers newer. + PPC binaries made with gcc-4.2 and Intel binaries with clang-3.7. -- cgit v1.2.3