summaryrefslogtreecommitdiff
path: root/Build
AgeCommit message (Collapse)Author
2008-05-15rename lzma-utils to lzma, since that is now the upstream nameKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8161 c570f23f-e606-0410-a88d-b1316a301751
2008-05-15lzma-utils 4.32.6 from http://tukaani.org/lzma/downloadKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8158 c570f23f-e606-0410-a88d-b1316a301751
2008-05-15dcipng-1.11 - generated filesPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@8151 c570f23f-e606-0410-a88d-b1316a301751
2008-05-15dvipng-1.11Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@8149 c570f23f-e606-0410-a88d-b1316a301751
2008-05-15misc.c: fix the field name: mmap => dataVladimir Volovich
(oversight from old code?) special.c: portability fix - put variable declarations at the beginning of the block. git-svn-id: svn://tug.org/texlive/trunk@8148 c570f23f-e606-0410-a88d-b1316a301751
2008-05-15regenerated by /home/texlive/karl/Build/tools/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8147 c570f23f-e606-0410-a88d-b1316a301751
2008-05-15input pool is etex.pool not tex.pool, from akiraKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8144 c570f23f-e606-0410-a88d-b1316a301751
2008-05-14dvipng-1.10Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@8139 c570f23f-e606-0410-a88d-b1316a301751
2008-05-14always use TL_MAKE rather than default makeJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8133 c570f23f-e606-0410-a88d-b1316a301751
2008-05-14put TeX live related changes into ChangeLog.TLPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@8132 c570f23f-e606-0410-a88d-b1316a301751
2008-05-14regenerated due to modified configure.acPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@8131 c570f23f-e606-0410-a88d-b1316a301751
2008-05-14regenerated by /home/texlive/karl/Build/tools/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8130 c570f23f-e606-0410-a88d-b1316a301751
2008-05-14tl-w32-wrapper.texlua: add a line as suggested by AkiraNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8125 c570f23f-e606-0410-a88d-b1316a301751
2008-05-14the destination of symlinks in case of --disable-multiplatform was by ↵Vladimir Volovich
mistake (typo) the same as for the multiplatform case. git-svn-id: svn://tug.org/texlive/trunk@8123 c570f23f-e606-0410-a88d-b1316a301751
2008-05-13remove duplicated useless ChangeLogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8121 c570f23f-e606-0410-a88d-b1316a301751
2008-05-13pdftex: compile in the pool fileMartin Schröder
git-svn-id: svn://tug.org/texlive/trunk@8115 c570f23f-e606-0410-a88d-b1316a301751
2008-05-13tl-w32-wrapper.texlua: die if the script cannot be foundNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8114 c570f23f-e606-0410-a88d-b1316a301751
2008-05-13merged xetex 0.998.3 from scripts.sil.orgJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8110 c570f23f-e606-0410-a88d-b1316a301751
2008-05-13fix etex buildPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@8107 c570f23f-e606-0410-a88d-b1316a301751
2008-05-13regenerated by /home/texlive/karl/Build/tools/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8106 c570f23f-e606-0410-a88d-b1316a301751
2008-05-12xindy info againKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8094 c570f23f-e606-0410-a88d-b1316a301751
2008-05-12regenerated by /home/texlive/karl/Build/tools/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8079 c570f23f-e606-0410-a88d-b1316a301751
2008-05-12mk4ht was included into both shell_scripts and perl_scripts by mistakeVladimir Volovich
git-svn-id: svn://tug.org/texlive/trunk@8076 c570f23f-e606-0410-a88d-b1316a301751
2008-05-12when installing shell scripts into texmf-dist/scripts/tex4ht, add the .sh ↵Vladimir Volovich
suffix to file name when installing perl scripts into texmf-dist/scripts/tex4ht, add the .pl suffix to file name do not add suffix for symlink names in the bin/arch directory git-svn-id: svn://tug.org/texlive/trunk@8074 c570f23f-e606-0410-a88d-b1316a301751
2008-05-12per conversation with Karl:Vladimir Volovich
install tex4ht scripts in texmf-dist/scripts/tex4ht/ directory, and create symlinks in the bin/arch/ directories pointing to them. honour the --disable-multiplatform option. git-svn-id: svn://tug.org/texlive/trunk@8072 c570f23f-e606-0410-a88d-b1316a301751
2008-05-12trivial change to stop help2man from being run?Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@8069 c570f23f-e606-0410-a88d-b1316a301751
2008-05-11add a missing #!/bin/sh line,Vladimir Volovich
reported upstream git-svn-id: svn://tug.org/texlive/trunk@8051 c570f23f-e606-0410-a88d-b1316a301751
2008-05-11install texdoc(.tlu) as the main texdoc scriptNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8040 c570f23f-e606-0410-a88d-b1316a301751
2008-05-11do not install texdoc(.man) from tetex, we will use the texlua version from ↵Norbert Preining
Frank git-svn-id: svn://tug.org/texlive/trunk@8039 c570f23f-e606-0410-a88d-b1316a301751
2008-05-11support texlive installation with --disable-multiplatform optionVladimir Volovich
(thanks to Peter Münster) git-svn-id: svn://tug.org/texlive/trunk@8037 c570f23f-e606-0410-a88d-b1316a301751
2008-05-11regenerated by /home/texlive/karl/Build/tools/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8036 c570f23f-e606-0410-a88d-b1316a301751
2008-05-10convert ebong script to "native" EOL style (LF on unix);Vladimir Volovich
strip whitespace at end of words, remove excessive blank lines, (and add a "#!/usr/bin/env python") git-svn-id: svn://tug.org/texlive/trunk@8034 c570f23f-e606-0410-a88d-b1316a301751
2008-05-10portability fixes for lzma-utils: variable declarations in main.c andVladimir Volovich
allow to redefine _LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS in lzma/gettext.h (for getopt.c) on systems which don't support variable size arrays. sent upstream to Lasse Collin <lasse.collin@tukaani.org>, and accepted by him git-svn-id: svn://tug.org/texlive/trunk@8033 c570f23f-e606-0410-a88d-b1316a301751
2008-05-10fix Makefile.in, there is only tlmgr.pl now, no tl-package-managerNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8020 c570f23f-e606-0410-a88d-b1316a301751
2008-05-10stop if the input file(s) do not exist; otherwise xindy showed a warning in ↵Vladimir Volovich
create_raw_index() and continued. ======================================== workaround for a woe32 problem (it is yet unclear how to solve it): apparently the "nul" file, when opened multiple times, causes a problem. when no logfile is given, it defaulted to nul file, which caused error in xindy-lisp.exe. still reproducible by specifying "-t nul", e.g.: xindy -t nul -M texindy x.idx [...] ERROR: OPEN: #<OUTPUT UNBUFFERED FILE-STREAM CHARACTER #P"nul"> already points to file "Z:\\Master\\texmf\\xindy\\base\\latex.xdy", opening the file again for :INPUT-IMMUTABLE may produce unexpected results so we set the log file to *.ilg on woe32 unless it is explicitly specified. another contributor factor to this problem is the "-q" option which also tries to use "nul" and this causes a problem: xindy -q -M texindy x.idx ERROR: OPEN: #<OUTPUT UNBUFFERED FILE-STREAM CHARACTER> already points to file "Z:\\Master\\texmf\\xindy\\base\\numeric-sort.xdy", opening the file again for :INPUT-IMMUTABLE may produce unexpected results ======================================== workaround for a woe32 problem: delete the output file if it already exists prior to calling xindy, otherwise it is unable to overwrite it. (this does not happen with the log file which it is able to overwrite) ======================================== strangely, i did not see the last 2 problems in my previous tests. it may be caused by a clisp bug. git-svn-id: svn://tug.org/texlive/trunk@8008 c570f23f-e606-0410-a88d-b1316a301751
2008-05-10regenerated by /home/texlive/karl/Build/tools/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8007 c570f23f-e606-0410-a88d-b1316a301751
2008-05-10frontend command name on woe32 changed from xindy.texlua to xindy.batVladimir Volovich
git-svn-id: svn://tug.org/texlive/trunk@8002 c570f23f-e606-0410-a88d-b1316a301751
2008-05-10missed new executablesKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8001 c570f23f-e606-0410-a88d-b1316a301751
2008-05-10tex4ht-1.0.2008_05_07_2048Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@8000 c570f23f-e606-0410-a88d-b1316a301751
2008-05-09oops, clean build totally failed, back to 1.9 for nowKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@7999 c570f23f-e606-0410-a88d-b1316a301751
2008-05-09mention build.htmlKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@7998 c570f23f-e606-0410-a88d-b1316a301751
2008-05-09syntaxKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@7996 c570f23f-e606-0410-a88d-b1316a301751
2008-05-09dvipng 1.10 (but reverting configure.ac to ours) from savannah.nongnu.orgKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@7995 c570f23f-e606-0410-a88d-b1316a301751
2008-05-09lzma-utils 4.32.5 from http://tukaani.org/lzmaKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@7993 c570f23f-e606-0410-a88d-b1316a301751
2008-05-09(init_kpse): enable mktexfmt. probably moreKarl Berry
from texmfmp.c's maininit should be here too. git-svn-id: svn://tug.org/texlive/trunk@7992 c570f23f-e606-0410-a88d-b1316a301751
2008-05-09xindy instructions updateKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@7990 c570f23f-e606-0410-a88d-b1316a301751
2008-05-09regenerated by /home/texlive/karl/Build/tools/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@7971 c570f23f-e606-0410-a88d-b1316a301751
2008-05-08avoid C99-ism (from Vladimir)Jonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@7949 c570f23f-e606-0410-a88d-b1316a301751
2008-05-08Import pdftex 1.40.8-beta-20080506Martin Schröder
git-svn-id: svn://tug.org/texlive/trunk@7945 c570f23f-e606-0410-a88d-b1316a301751
2008-05-08typecast needed on AIX, from VladimirJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@7943 c570f23f-e606-0410-a88d-b1316a301751