summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-06-01 07:25:29 +0000
committerKarl Berry <karl@freefriends.org>2008-06-01 07:25:29 +0000
commit2c0d469786e50a50b2e4de5f4f3c3d15913b4e38 (patch)
tree8be2a4658221688e475fdb63c270df6cc6b6acf5 /Build
parent6a0af89e8854639f0a39b26fd17076bb665acd1b (diff)
regenerated by /home/texlive/karl/Build/tools/svnchangelog
git-svn-id: svn://tug.org/texlive/trunk@8447 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/logs/svnlog345
1 files changed, 345 insertions, 0 deletions
diff --git a/Build/logs/svnlog b/Build/logs/svnlog
index 33726f8115a..42c92eaacbf 100644
--- a/Build/logs/svnlog
+++ b/Build/logs/svnlog
@@ -1,4 +1,349 @@
------------------------------------------------------------------------
+r8446 | karl | 2008-06-01 09:25:27 +0200 (Sun, 01 Jun 2008) | 1 line
+
+autoupdate via tlmgr generate fmtutil
+
+Changed paths:
+ M /trunk/Master/texmf/web2c/fmtutil.cnf
+------------------------------------------------------------------------
+r8445 | karl | 2008-06-01 09:25:23 +0200 (Sun, 01 Jun 2008) | 1 line
+
+autoupdate via tlmgr generate language
+
+Changed paths:
+ M /trunk/Master/texmf/tex/generic/config/language.dat
+------------------------------------------------------------------------
+r8444 | karl | 2008-06-01 09:08:00 +0200 (Sun, 01 Jun 2008) | 1 line
+
+autoupdate
+
+Changed paths:
+ M /trunk/Master/tlpkg/texlive.tlpdb
+------------------------------------------------------------------------
+r8443 | staw | 2008-06-01 02:46:15 +0200 (Sun, 01 Jun 2008) | 1 line
+
+win32/dvipdfmx.dll and exctractbb.exe added
+
+Changed paths:
+ A /trunk/Master/bin/win32/dvipdfmx.dll
+ A /trunk/Master/bin/win32/extractbb.exe
+------------------------------------------------------------------------
+r8442 | karl | 2008-06-01 01:30:56 +0200 (Sun, 01 Jun 2008) | 1 line
+
+disable all context formats, as Hans confirms his tools create the fmts without using fmtutil; consistent formatting/comments in all others
+
+Changed paths:
+ M /trunk/Master/texmf/fmtutil/fmtutil-hdr.cnf
+ M /trunk/Master/texmf/fmtutil/format.aleph.cnf
+ M /trunk/Master/texmf/fmtutil/format.amstex.cnf
+ M /trunk/Master/texmf/fmtutil/format.context.cnf
+ M /trunk/Master/texmf/fmtutil/format.cslatex.cnf
+ M /trunk/Master/texmf/fmtutil/format.csplain.cnf
+ M /trunk/Master/texmf/fmtutil/format.cyramstex.cnf
+ M /trunk/Master/texmf/fmtutil/format.cyrtex.cnf
+ M /trunk/Master/texmf/fmtutil/format.cyrtexinfo.cnf
+ M /trunk/Master/texmf/fmtutil/format.eplain.cnf
+ M /trunk/Master/texmf/fmtutil/format.jadetex.cnf
+ M /trunk/Master/texmf/fmtutil/format.latex.cnf
+ M /trunk/Master/texmf/fmtutil/format.metafont.cnf
+ M /trunk/Master/texmf/fmtutil/format.metapost.cnf
+ M /trunk/Master/texmf/fmtutil/format.mex.cnf
+ M /trunk/Master/texmf/fmtutil/format.mltex.cnf
+ M /trunk/Master/texmf/fmtutil/format.omega.cnf
+ M /trunk/Master/texmf/fmtutil/format.pdftex.cnf
+ M /trunk/Master/texmf/fmtutil/format.physe.cnf
+ M /trunk/Master/texmf/fmtutil/format.phyzzx.cnf
+ M /trunk/Master/texmf/fmtutil/format.tex.cnf
+ M /trunk/Master/texmf/fmtutil/format.texsis.cnf
+ M /trunk/Master/texmf/fmtutil/format.utf8mex.cnf
+ M /trunk/Master/texmf/fmtutil/format.xmltex.cnf
+------------------------------------------------------------------------
+r8441 | vvv | 2008-06-01 01:30:52 +0200 (Sun, 01 Jun 2008) | 5 lines
+
+"make install" would fail on systems such as Solaris which don't have a "BSD-compatible install"
+in case a relative path to configure is used. don't pass the INSTALL* variables (with potentially
+relative paths) when calling make in sub-directories: it would fail with relative paths.
+they already contain all these INSTALL* variables, so there's no need to pass it.
+
+
+Changed paths:
+ M /trunk/Build/source/texk/Makefile.in
+ M /trunk/Build/source/texk/web2c/Makefile.in
+------------------------------------------------------------------------
+r8440 | karl | 2008-06-01 01:30:08 +0200 (Sun, 01 Jun 2008) | 1 line
+
+avoid (inconsistent) info lines, make them for debugging instead
+
+Changed paths:
+ M /trunk/Master/texmf/scripts/texlive/tlmgr.pl
+------------------------------------------------------------------------
+r8439 | karl | 2008-06-01 01:28:52 +0200 (Sun, 01 Jun 2008) | 1 line
+
+sort files for inclusion instead of keeping hash order
+
+Changed paths:
+ M /trunk/Master/tlpkg/TeXLive/TLPDB.pm
+------------------------------------------------------------------------
+r8438 | vvv | 2008-06-01 01:09:36 +0200 (Sun, 01 Jun 2008) | 2 lines
+
+revert the last change, as it requires using absolute path to configure.
+
+
+Changed paths:
+ M /trunk/Build/source/Build
+ M /trunk/Build/source/texk/web2c/luatexdir/luatexlib.mk
+------------------------------------------------------------------------
+r8437 | preining | 2008-06-01 00:27:49 +0200 (Sun, 01 Jun 2008) | 2 lines
+
+add some TODO to tlmgr.pl so that I don't forget it
+
+
+Changed paths:
+ M /trunk/Master/texmf/scripts/texlive/tlmgr.pl
+------------------------------------------------------------------------
+r8436 | reinhardk | 2008-06-01 00:08:22 +0200 (Sun, 01 Jun 2008) | 2 lines
+
+Remove install-tl.html from the top-level directory.
+
+
+Changed paths:
+ D /trunk/Master/install-tl.html
+ M /trunk/Master/tlpkg/installer/install-menu-text.pl
+ A /trunk/Master/tlpkg/installer/install-tl.html
+------------------------------------------------------------------------
+r8435 | preining | 2008-05-31 23:58:08 +0200 (Sat, 31 May 2008) | 2 lines
+
+don't call svnversion but use the svn status -v output
+
+
+Changed paths:
+ M /trunk/Master/tlpkg/TeXLive/TLTREE.pm
+------------------------------------------------------------------------
+r8434 | reinhardk | 2008-05-31 23:29:20 +0200 (Sat, 31 May 2008) | 3 lines
+
+Top level readme.html files moved to readme.html.
+index.html adapted accordingly.
+
+
+Changed paths:
+ M /trunk/Master/index.html
+ D /trunk/Master/readme.cs.html
+ D /trunk/Master/readme.de.html
+ D /trunk/Master/readme.en.html
+ D /trunk/Master/readme.fr.html
+ A /trunk/Master/readme.html
+ A /trunk/Master/readme.html/readme.cs.html
+ A /trunk/Master/readme.html/readme.de.html
+ A /trunk/Master/readme.html/readme.en.html
+ A /trunk/Master/readme.html/readme.fr.html
+ A /trunk/Master/readme.html/readme.pl.html
+ A /trunk/Master/readme.html/readme.ru.html
+ A /trunk/Master/readme.html/readme.zh-cn.html
+ D /trunk/Master/readme.pl.html
+ D /trunk/Master/readme.ru.html
+ D /trunk/Master/readme.zh-cn.html
+------------------------------------------------------------------------
+r8433 | karl | 2008-05-31 18:50:58 +0200 (Sat, 31 May 2008) | 1 line
+
+dviasm update
+
+Changed paths:
+ M /trunk/Master/texmf-dist/scripts/dviasm/dviasm.py
+------------------------------------------------------------------------
+r8432 | karl | 2008-05-31 18:21:47 +0200 (Sat, 31 May 2008) | 1 line
+
+reduce useless debugging output
+
+Changed paths:
+ M /trunk/Build/source/texk/kpathsea/ChangeLog
+ M /trunk/Build/source/texk/kpathsea/elt-dirs.c
+------------------------------------------------------------------------
+r8431 | karl | 2008-05-31 18:15:55 +0200 (Sat, 31 May 2008) | 1 line
+
+include per-format envvar list in debugging output
+
+Changed paths:
+ M /trunk/Build/source/texk/kpathsea/ChangeLog
+ M /trunk/Build/source/texk/kpathsea/tex-file.c
+ M /trunk/Build/source/texk/kpathsea/tex-make.c
+------------------------------------------------------------------------
+r8430 | karl | 2008-05-31 17:39:53 +0200 (Sat, 31 May 2008) | 1 line
+
+reduce hash size to 32003
+
+Changed paths:
+ M /trunk/Build/source/texk/kpathsea/ChangeLog
+ M /trunk/Build/source/texk/kpathsea/db.c
+------------------------------------------------------------------------
+r8429 | preining | 2008-05-31 17:11:47 +0200 (Sat, 31 May 2008) | 5 lines
+
+tlmgr.pl: take --version
+install-tl: echo version number
+tlmgrgui: some layout fixes for windows
+various scrupts: expand $Id$ and $Revision$
+
+
+Changed paths:
+ M /trunk/Master/install-tl
+ M /trunk/Master/texmf/scripts/texlive/texconf.tlu
+ M /trunk/Master/texmf/scripts/texlive/tlmgr.pl
+ M /trunk/Master/texmf/scripts/texlive/tlmgrgui/do_listframe.pl
+ M /trunk/Master/texmf/scripts/texlive/tlmgrgui/gui-arch.pl
+ M /trunk/Master/texmf/scripts/texlive/tlmgrgui/gui-config.pl
+ M /trunk/Master/texmf/scripts/texlive/tlmgrgui/gui-uninstall.pl
+ M /trunk/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui.pl
+ M /trunk/Master/texmf/scripts/texlive/uninstall-win32.pl
+------------------------------------------------------------------------
+r8428 | staw | 2008-05-31 16:11:42 +0200 (Sat, 31 May 2008) | 1 line
+
+bin/win32 updates from Akira
+
+Changed paths:
+ M /trunk/Master/bin/win32/afm2pl.exe
+ M /trunk/Master/bin/win32/afm2tfm.exe
+ M /trunk/Master/bin/win32/aftopl.exe
+ M /trunk/Master/bin/win32/aleph.dll
+ M /trunk/Master/bin/win32/bg5conv.exe
+ M /trunk/Master/bin/win32/bg5latex.exe
+ M /trunk/Master/bin/win32/bg5pdflatex.exe
+ M /trunk/Master/bin/win32/bibtex.exe
+ M /trunk/Master/bin/win32/bibtex8.exe
+ M /trunk/Master/bin/win32/bmeps.exe
+ M /trunk/Master/bin/win32/cef5conv.exe
+ M /trunk/Master/bin/win32/cef5latex.exe
+ M /trunk/Master/bin/win32/cef5pdflatex.exe
+ M /trunk/Master/bin/win32/cefconv.exe
+ M /trunk/Master/bin/win32/ceflatex.exe
+ M /trunk/Master/bin/win32/cefpdflatex.exe
+ M /trunk/Master/bin/win32/cefsconv.exe
+ M /trunk/Master/bin/win32/cefslatex.exe
+ M /trunk/Master/bin/win32/cefspdflatex.exe
+ M /trunk/Master/bin/win32/chktex.exe
+ M /trunk/Master/bin/win32/ctangle.exe
+ M /trunk/Master/bin/win32/ctie.exe
+ M /trunk/Master/bin/win32/cweave.exe
+ M /trunk/Master/bin/win32/detex.exe
+ M /trunk/Master/bin/win32/devnag.exe
+ M /trunk/Master/bin/win32/dmp.exe
+ M /trunk/Master/bin/win32/dt2dv.exe
+ M /trunk/Master/bin/win32/dv2dt.exe
+ M /trunk/Master/bin/win32/dvibook.exe
+ M /trunk/Master/bin/win32/dviconcat.exe
+ M /trunk/Master/bin/win32/dvicopy.exe
+ M /trunk/Master/bin/win32/dvidvi.exe
+ M /trunk/Master/bin/win32/dvihp.exe
+ M /trunk/Master/bin/win32/dvilj.exe
+ M /trunk/Master/bin/win32/dvilj2p.exe
+ M /trunk/Master/bin/win32/dvilj4.exe
+ M /trunk/Master/bin/win32/dvilj4l.exe
+ M /trunk/Master/bin/win32/dvilj6.exe
+ M /trunk/Master/bin/win32/dvipdfm.exe
+ M /trunk/Master/bin/win32/dvipdfmx.exe
+ M /trunk/Master/bin/win32/dvipng.exe
+ M /trunk/Master/bin/win32/dvipos.exe
+ M /trunk/Master/bin/win32/dvips.exe
+ M /trunk/Master/bin/win32/dviselect.exe
+ M /trunk/Master/bin/win32/dvitodvi.exe
+ M /trunk/Master/bin/win32/dvitomp.exe
+ M /trunk/Master/bin/win32/dvitype.exe
+ M /trunk/Master/bin/win32/ebb.exe
+ M /trunk/Master/bin/win32/extconv.exe
+ M /trunk/Master/bin/win32/fc-cache.exe
+ M /trunk/Master/bin/win32/fc-cat.exe
+ M /trunk/Master/bin/win32/fc-list.exe
+ M /trunk/Master/bin/win32/fc-match.exe
+ M /trunk/Master/bin/win32/fmtutil.exe
+ M /trunk/Master/bin/win32/gbklatex.exe
+ M /trunk/Master/bin/win32/gbkpdflatex.exe
+ M /trunk/Master/bin/win32/gftodvi.exe
+ M /trunk/Master/bin/win32/gftopk.exe
+ M /trunk/Master/bin/win32/gftype.exe
+ M /trunk/Master/bin/win32/gsftopk.exe
+ M /trunk/Master/bin/win32/hbf2gf.exe
+ M /trunk/Master/bin/win32/htcmd.exe
+ M /trunk/Master/bin/win32/install-info.exe
+ M /trunk/Master/bin/win32/kpathsea356.dll
+ M /trunk/Master/bin/win32/kpathsea35671.dll
+ M /trunk/Master/bin/win32/kpseaccess.exe
+ M /trunk/Master/bin/win32/kpsereadlink.exe
+ M /trunk/Master/bin/win32/kpsestat.exe
+ M /trunk/Master/bin/win32/kpsewhich.exe
+ M /trunk/Master/bin/win32/luatex.dll
+ M /trunk/Master/bin/win32/mag.exe
+ M /trunk/Master/bin/win32/makeindex.exe
+ M /trunk/Master/bin/win32/makeinfo.exe
+ M /trunk/Master/bin/win32/makempx.exe
+ M /trunk/Master/bin/win32/mf-nowin.exe
+ M /trunk/Master/bin/win32/mf.exe
+ M /trunk/Master/bin/win32/mft.exe
+ M /trunk/Master/bin/win32/mkocp.exe
+ M /trunk/Master/bin/win32/mkofm.exe
+ M /trunk/Master/bin/win32/mktexfmt.exe
+ M /trunk/Master/bin/win32/mktexlsr.exe
+ M /trunk/Master/bin/win32/mktexmf.exe
+ M /trunk/Master/bin/win32/mktexpk.exe
+ M /trunk/Master/bin/win32/mktextfm.exe
+ M /trunk/Master/bin/win32/mktexupd.exe
+ M /trunk/Master/bin/win32/mpost.dll
+ M /trunk/Master/bin/win32/mpto.exe
+ M /trunk/Master/bin/win32/musixflx.exe
+ M /trunk/Master/bin/win32/newer.exe
+ M /trunk/Master/bin/win32/odvicopy.exe
+ M /trunk/Master/bin/win32/odvips.exe
+ M /trunk/Master/bin/win32/odvitype.exe
+ M /trunk/Master/bin/win32/ofm2opl.exe
+ M /trunk/Master/bin/win32/omega.dll
+ M /trunk/Master/bin/win32/omfonts.exe
+ M /trunk/Master/bin/win32/opl2ofm.exe
+ M /trunk/Master/bin/win32/otangle.exe
+ M /trunk/Master/bin/win32/otp2ocp.exe
+ M /trunk/Master/bin/win32/outocp.exe
+ M /trunk/Master/bin/win32/ovf2ovp.exe
+ M /trunk/Master/bin/win32/ovp2ovf.exe
+ M /trunk/Master/bin/win32/patgen.exe
+ M /trunk/Master/bin/win32/pdffonts.exe
+ M /trunk/Master/bin/win32/pdfimages.exe
+ M /trunk/Master/bin/win32/pdfinfo.exe
+ M /trunk/Master/bin/win32/pdftex.dll
+ M /trunk/Master/bin/win32/pdftops.exe
+ M /trunk/Master/bin/win32/pdftosrc.exe
+ M /trunk/Master/bin/win32/pdftotext.exe
+ M /trunk/Master/bin/win32/pfb2pfa.exe
+ M /trunk/Master/bin/win32/pk2bm.exe
+ M /trunk/Master/bin/win32/pktogf.exe
+ M /trunk/Master/bin/win32/pktype.exe
+ M /trunk/Master/bin/win32/pltotf.exe
+ M /trunk/Master/bin/win32/pooltype.exe
+ M /trunk/Master/bin/win32/ps2pk.exe
+ M /trunk/Master/bin/win32/sjisconv.exe
+ M /trunk/Master/bin/win32/sjislatex.exe
+ M /trunk/Master/bin/win32/sjispdflatex.exe
+ M /trunk/Master/bin/win32/t4ht.exe
+ M /trunk/Master/bin/win32/tangle.exe
+ M /trunk/Master/bin/win32/tex.dll
+ M /trunk/Master/bin/win32/tex4ht.exe
+ M /trunk/Master/bin/win32/texdocc.exe
+ M /trunk/Master/bin/win32/texhash.exe
+ M /trunk/Master/bin/win32/tftopl.exe
+ M /trunk/Master/bin/win32/tie.exe
+ M /trunk/Master/bin/win32/ttf2afm.exe
+ M /trunk/Master/bin/win32/ttf2pk.exe
+ M /trunk/Master/bin/win32/ttf2tfm.exe
+ M /trunk/Master/bin/win32/ttfdump.exe
+ M /trunk/Master/bin/win32/vftovp.exe
+ M /trunk/Master/bin/win32/vptovf.exe
+ M /trunk/Master/bin/win32/weave.exe
+ M /trunk/Master/bin/win32/xdvipdfmx.exe
+ M /trunk/Master/bin/win32/xetex.dll
+------------------------------------------------------------------------
+r8427 | karl | 2008-05-31 09:17:04 +0200 (Sat, 31 May 2008) | 1 line
+
+regenerated by /home/texlive/karl/Build/tools/svnchangelog
+
+Changed paths:
+ M /trunk/Build/logs/svnlog
+------------------------------------------------------------------------
+------------------------------------------------------------------------
r8426 | karl | 2008-05-31 09:09:45 +0200 (Sat, 31 May 2008) | 1 line
autoupdate