summaryrefslogtreecommitdiff
path: root/Master/tlpkg/dev
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-02-28 22:55:44 +0000
committerKarl Berry <karl@freefriends.org>2023-02-28 22:55:44 +0000
commit96043c15d0cb1967270403c6cc346a5fd0d6bf2a (patch)
tree1eeaf6b2b4c8133dfbd1f2dd208f674490149833 /Master/tlpkg/dev
parent0d63659477aaa9e8cbdaf2f5288ac5117d37e03a (diff)
mingw tweaks, sync, doc
git-svn-id: svn://tug.org/texlive/trunk@66266 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/dev')
-rw-r--r--Master/tlpkg/dev/srclist.txt23
1 files changed, 16 insertions, 7 deletions
diff --git a/Master/tlpkg/dev/srclist.txt b/Master/tlpkg/dev/srclist.txt
index 7a225dceb25..b31d77789ea 100644
--- a/Master/tlpkg/dev/srclist.txt
+++ b/Master/tlpkg/dev/srclist.txt
@@ -6,15 +6,15 @@
# tlpkg/bin/tl-update-auto and tlpkg/bin/check-*.
#
# This file is input for the script config/srclist-update in the gnulib
-# project (http://savannah.gnu.org/projects/gnulib). Typical invocation:
+# project (https://savannah.gnu.org/projects/gnulib). Typical invocation:
# /path/to/gnulib/config/srclist-update \
# /path/to/srcdir </path/to/srcdir/build-aux/srclist.txt
# (see ~karl/bin/cron.tl)
#
# The output will be diffs for any files that are not up to date.
-# Basic config files. texmf.cnf is changed for all of 2021,
-# let's not see it every day.
+# Basic config files. texmf.cnf is changed too much in the source during
+# the development year to try to sync it always with the runtime.
#Master/texmf-dist/web2c/texmf.cnf Build/source/texk/kpathsea/
Master/texmf-dist/web2c/fmtutil.cnf Build/source/texk/texlive/tl_support/fmtutil.cnf
@@ -22,8 +22,8 @@ Master/texmf-dist/web2c/fmtutil.cnf Build/source/texk/texlive/tl_support/fmtutil
Master/tlpkg/TeXLive/TLUtils.pm Build/source/texk/tests/TeXLive/
Master/tlpkg/TeXLive/TLConfig.pm Build/source/texk/tests/TeXLive/
-# Maintained in Master (with Id expansion).
-Master/bin/windows/runscript.tlu Build/source/texk/texlive/w32_wrapper/runscript.tlu
+# Maintained in Master (with Id expansion there).
+Master/bin/windows/runscript.tlu Build/source/texk/texlive/windows_wrapper/runscript.tlu
# Glyph lists used by pdftex, now maintained in lcdf-typetools:
Build/source/texk/lcdf-typetools/lcdf-typetools-*/glyphtounicode.tex Master/texmf-dist/tex/generic/pdftex/glyphtounicode.tex
@@ -39,12 +39,21 @@ Build/source/texk/dvipdfm-x/data/dvipdfmx.cfg Master/texmf-dist/dvipdfmx/dvipdfm
# Scripts from GNU packages (locally) installed on the system; see
# Build/source/build-aux/README.TL.
#
+# must reenable libtool after figuring out why it's still finding 2.4.6.
+# --karl, 28feb23
+#/usr/local/gnu/share/libtool/build-aux/ltmain.sh Build/source/build-aux/ltmain.sh
+#/usr/local/gnu/share/aclocal/libtool.m4 Build/source/m4/libtool.m4
+#/usr/local/gnu/share/aclocal/ltargz.m4 Build/source/m4/ltargz.m4
+#/usr/local/gnu/share/aclocal/ltdl.m4 Build/source/m4/ltdl.m4
+#/usr/local/gnu/share/aclocal/ltoptions.m4 Build/source/m4/ltoptions.m4
+#/usr/local/gnu/share/aclocal/ltsugar.m4 Build/source/m4/ltsugar.m4
+#/usr/local/gnu/share/aclocal/ltversion.m4 Build/source/m4/ltversion.m4
+#/usr/local/gnu/share/aclocal/lt~obsolete.m4 Build/source/m4/lt~obsolete.m4
+#
# The version number embedded in the automake path is unfortunate (have
# to update manually at new automake releases), but automake provides no
# version-independent access.
#
-/usr/local/gnu/share/libtool/build-aux/ltmain.sh Build/source/build-aux/ltmain.sh
-#
/usr/local/gnu/share/automake-1.16/missing Build/source/build-aux/missing
/usr/local/gnu/share/automake-1.16/test-driver Build/source/build-aux/test-driver
/usr/local/gnu/share/automake-1.16/ylwrap Build/source/build-aux/ylwrap