summaryrefslogtreecommitdiff
path: root/Master/tlpkg/dev/srclist.txt
blob: 45d7564d799a8b43723a700782ed80ee5ae4ea48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# $Id$
# srclist.txt - keeping files in sync.
# Public domain.  Originally written 2010 by Karl Berry.
#
# Besides what is listed here, additional checks are made by
# 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:
#   /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.
##(until needed) Master/texmf/web2c/texmf.cnf  Build/source/texk/kpathsea/
Master/texmf/web2c/fmtutil.cnf Build/source/texk/tetex/
#
# Platform detection for biber and tests:
Master/tlpkg/TeXLive/TLUtils.pm  Build/source/utils/biber/TeXLive/
Master/tlpkg/TeXLive/TLConfig.pm Build/source/utils/biber/TeXLive/
#
Master/tlpkg/TeXLive/TLUtils.pm  Build/source/texk/tests/TeXLive/
Master/tlpkg/TeXLive/TLConfig.pm Build/source/texk/tests/TeXLive/
#
# used by pdftex, now maintained in lcdf-typetools:
Build/source/texk/lcdf-typetools/lcdf-typetools-*/glyphtounicode.tex Master/texmf/tex/generic/pdftex/glyphtounicode.tex
#
# should be committed at the same time due to Id expansion, seems preferable?
Build/source/texk/texlive/w32_wrapper/runscript.tlu Master/bin/win32/runscript.tlu
#
# scripts from GNU packages (locally) installed on the system;
# see Build/source/build-aux/README.TL.  The version number embedded in
# the automake path is unfortunate, but automake provides no
# version-independent access.
/usr/local/gnu/share/libtool/config/ltmain.sh Build/source/build-aux/ltmain.sh
/usr/local/gnu/share/automake-1.12/missing Build/source/build-aux/missing
/usr/local/gnu/share/automake-1.12/ylwrap Build/source/build-aux/ylwrap
#
##todo: linked_scripts
##
##todo: ConTeXt in TL is in flux again.
## 
## ConTeXt .lua vs. w32 stubs.
#Master/texmf-dist/scripts/context/lua/luatools.lua	Master/texmf-dist/scripts/context/stubs/mswin/
#Master/texmf-dist/scripts/context/lua/mtxrun.lua	Master/texmf-dist/scripts/context/stubs/mswin/
##
## ConTeXt .lua vs. w32 bin.
#Master/texmf-dist/scripts/context/lua/luatools.lua	Master/bin/win32/luatools.lua
#Master/texmf-dist/scripts/context/lua/mtxrun.lua	Master/bin/win32/mtxrun.lua
##
## ConTeXt unix stubs vs. Build tree.
#Master/texmf-dist/scripts/context/stubs/unix/context	Build/source/texk/texlive/context/
#Master/texmf-dist/scripts/context/stubs/unix/ctxtools	Build/source/texk/texlive/context/
#Master/texmf-dist/scripts/context/stubs/unix/luatools	Build/source/texk/texlive/context/
#Master/texmf-dist/scripts/context/stubs/unix/mtxrun	Build/source/texk/texlive/context/
#Master/texmf-dist/scripts/context/stubs/unix/pstopdf	Build/source/texk/texlive/context/
#Master/texmf-dist/scripts/context/stubs/unix/rlxtools	Build/source/texk/texlive/context/
#Master/texmf-dist/scripts/context/stubs/unix/texexec	Build/source/texk/texlive/context/
#Master/texmf-dist/scripts/context/stubs/unix/texmfstart	Build/source/texk/texlive/context/