summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-01-14 08:17:58 +0000
committerKarl Berry <karl@freefriends.org>2008-01-14 08:17:58 +0000
commit1378e2a48d76d0ea32d850a3a418580f984b404e (patch)
tree548fea0b16a37b5e3304c3ee013aa29aa61624b4 /Build
parent75484d2eab0461f5aa159f08aad12d41d556c81d (diff)
regenerated by /home/texlive/karl/Build/tools/svnchangelog
git-svn-id: svn://tug.org/texlive/trunk@6225 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/logs/svnlog192
1 files changed, 192 insertions, 0 deletions
diff --git a/Build/logs/svnlog b/Build/logs/svnlog
index 5095b03bd46..4bba6c51afb 100644
--- a/Build/logs/svnlog
+++ b/Build/logs/svnlog
@@ -1,4 +1,196 @@
------------------------------------------------------------------------
+r6224 | karl | 2008-01-14 09:16:24 +0100 (Mon, 14 Jan 2008) | 1 line
+
+autoupdate
+
+Changed paths:
+ M /trunk/Master/tlpkg/texlive.pkgver
+ M /trunk/Master/tlpkg/texlive.tlpdb
+------------------------------------------------------------------------
+r6223 | karl | 2008-01-14 02:58:42 +0100 (Mon, 14 Jan 2008) | 1 line
+
+make --var-value do ~ expansion
+
+Changed paths:
+ M /trunk/Build/source/texk/kpathsea/ChangeLog
+ M /trunk/Build/source/texk/kpathsea/kpathsea.info
+ M /trunk/Build/source/texk/kpathsea/kpathsea.texi
+ M /trunk/Build/source/texk/kpathsea/variable.c
+ M /trunk/Build/source/texk/kpathsea/variable.h
+ M /trunk/Master/bin/i386-linux/kpsewhich
+------------------------------------------------------------------------
+r6222 | karl | 2008-01-14 02:23:37 +0100 (Mon, 14 Jan 2008) | 1 line
+
+make ~ expand to USERPROFILE on Windows
+
+Changed paths:
+ M /trunk/Build/source/texk/kpathsea/ChangeLog
+ M /trunk/Build/source/texk/kpathsea/kpathsea.info
+ M /trunk/Build/source/texk/kpathsea/kpathsea.texi
+ M /trunk/Build/source/texk/kpathsea/tilde.c
+ M /trunk/Build/source/texk/kpathsea/tilde.h
+------------------------------------------------------------------------
+r6221 | karl | 2008-01-13 23:42:36 +0100 (Sun, 13 Jan 2008) | 1 line
+
+remove stub remote.c-no
+
+Changed paths:
+ M /trunk/Build/source/texk/kpathsea/ChangeLog
+ D /trunk/Build/source/texk/kpathsea/remote.c-no
+------------------------------------------------------------------------
+r6220 | preining | 2008-01-13 23:31:25 +0100 (Sun, 13 Jan 2008) | 2 lines
+
+add texcount to build process
+
+
+Changed paths:
+ M /trunk/Build/source/configure
+ M /trunk/Build/source/configure.in
+ A /trunk/Build/source/utils/texcount
+ A /trunk/Build/source/utils/texcount/Makefile.in
+ A /trunk/Build/source/utils/texcount/README
+ A /trunk/Build/source/utils/texcount/TeXcount.pl
+ A /trunk/Build/source/utils/texcount/configure
+ A /trunk/Build/source/utils/texcount/configure.ac
+ A /trunk/Build/source/utils/texcount/install-sh
+ A /trunk/Build/source/utils/texcount/texcount
+ M /trunk/Build/source/withenable.ac
+------------------------------------------------------------------------
+r6219 | preining | 2008-01-13 22:59:35 +0100 (Sun, 13 Jan 2008) | 2 lines
+
+use -var-value instead of expand-var
+
+
+Changed paths:
+ M /trunk/Master/tlpkg/TeXLive/TLUtils.pm
+------------------------------------------------------------------------
+r6218 | karl | 2008-01-13 22:54:38 +0100 (Sun, 13 Jan 2008) | 1 line
+
+improve error msg if mkdir pkdestdir fails
+
+Changed paths:
+ M /trunk/Build/source/texk/kpathsea/ChangeLog
+ M /trunk/Build/source/texk/kpathsea/mktexpk
+------------------------------------------------------------------------
+r6217 | karl | 2008-01-13 22:33:00 +0100 (Sun, 13 Jan 2008) | 1 line
+
+protect against loc<=0, from dak
+
+Changed paths:
+ M /trunk/Build/source/texk/kpathsea/ChangeLog
+ M /trunk/Build/source/texk/kpathsea/kpsewhich.c
+------------------------------------------------------------------------
+r6216 | siepo | 2008-01-13 21:50:11 +0100 (Sun, 13 Jan 2008) | 4 lines
+
+Removed commented-out registry code from install-tl.pl. Also
+commented out `our Registry' since now only TLWinGoo needs to access
+the registry directly.
+
+
+Changed paths:
+ M /trunk/Master/install-tl.pl
+------------------------------------------------------------------------
+r6215 | reinhardk | 2008-01-13 20:37:35 +0100 (Sun, 13 Jan 2008) | 2 lines
+
+install-menu-perltk.pl: Button texts -> shortdesc.
+
+
+Changed paths:
+ M /trunk/Master/tlpkg/TeXLive/install-menu-perltk.pl
+------------------------------------------------------------------------
+r6214 | preining | 2008-01-13 20:23:00 +0100 (Sun, 13 Jan 2008) | 2 lines
+
+install-tl-tk.pl is gone, all merged back into install-tl
+
+
+Changed paths:
+ M /trunk/Master/tlpkg/bin/mk_download_pkg
+------------------------------------------------------------------------
+r6213 | preining | 2008-01-13 20:02:42 +0100 (Sun, 13 Jan 2008) | 2 lines
+
+update tlpdb
+
+
+Changed paths:
+ M /trunk/Master/tlpkg/texlive.tlpdb
+------------------------------------------------------------------------
+r6212 | preining | 2008-01-13 19:47:19 +0100 (Sun, 13 Jan 2008) | 2 lines
+
+write profile unconditionally, and require Tk::Dialog; ...
+
+
+Changed paths:
+ M /trunk/Master/install-tl.pl
+ M /trunk/Master/tlpkg/TeXLive/install-menu-perltk.pl
+------------------------------------------------------------------------
+r6211 | preining | 2008-01-13 19:38:54 +0100 (Sun, 13 Jan 2008) | 2 lines
+
+update Perl5_lib-TL_inst from what Siep told us
+
+
+Changed paths:
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/Carp
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/Carp/Heavy.pm
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/List
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/List/Util.pm
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/Scalar
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/Scalar/Util.pm
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/Tk/Checkbutton.pm
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/Tk/Clipboard.pm
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/Tk/Dialog.pm
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/Tk/DialogBox.pm
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/Tk/Entry.pm
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/Tk/Radiobutton.pm
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/Win32/Env.pm
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/auto/Tk/CancelRepeat.al
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/auto/Tk/Clipboard
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/auto/Tk/Clipboard/autosplit.ix
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/auto/Tk/Clipboard/getSelected.al
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/auto/Tk/Entry
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/auto/Tk/Entry/Entry.bs
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/auto/Tk/Entry/Entry.dll
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/auto/Tk/Error.al
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/auto/Tk/RepeatId.al
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/auto/Tk/Wm/AnchorAdjust.al
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/auto/Tk/Wm/FullScreen.al
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/auto/Tk/Wm/Popup.al
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/auto/Tk/Wm/Post.al
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/auto/Tk/Wm/iconposition.al
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/unicore/lib
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/unicore/lib/gc_sc
+ A /trunk/Master/tlpkg/lib/Perl5_lib-TL_inst/unicore/lib/gc_sc/Uppercas.pl
+------------------------------------------------------------------------
+r6210 | karl | 2008-01-13 19:29:37 +0100 (Sun, 13 Jan 2008) | 1 line
+
+--without-afm2pl, --without-dtl; from Patrice
+
+Changed paths:
+ M /trunk/Build/source/texk/ChangeLog
+ M /trunk/Build/source/texk/withenable.ac
+------------------------------------------------------------------------
+r6209 | siepo | 2008-01-13 13:30:29 +0100 (Sun, 13 Jan 2008) | 7 lines
+
+Updated install-tl.pl to make use of TLWinGoo. Moved Norberts file
+type code to TLWinGoo. It now only affects HKCU for non-admin users.
+wingoo-demo.pl now also tests the file type code.
+
+Commented out $ENV{'PERL5LIB'}=undef; in install-tl.pl l. 28 since
+it is unnecessary and generates an undefined scalar value error.
+
+
+Changed paths:
+ M /trunk/Master/install-tl.pl
+ M /trunk/Master/tlpkg/TeXLive/TLWinGoo.pm
+ M /trunk/Master/wingoo-demo.pl
+------------------------------------------------------------------------
+r6208 | karl | 2008-01-13 09:18:16 +0100 (Sun, 13 Jan 2008) | 1 line
+
+regenerated by /home/texlive/karl/Build/tools/svnchangelog
+
+Changed paths:
+ M /trunk/Build/logs/svnlog
+------------------------------------------------------------------------
+------------------------------------------------------------------------
r6207 | preining | 2008-01-13 09:17:47 +0100 (Sun, 13 Jan 2008) | 2 lines
remove tllog prefix, and make several messageLOG_DEBUG