summaryrefslogtreecommitdiff
path: root/Build/source/texk
AgeCommit message (Collapse)Author
2008-06-18merged recent DVIPDFMx patches into xdvipdfmxJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8831 c570f23f-e606-0410-a88d-b1316a301751
2008-06-18fix typo in prev patchJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8830 c570f23f-e606-0410-a88d-b1316a301751
2008-06-17(spc_handler_pdfm_annot): rect.lly -> cp.lly patchKarl Berry
from Grahn. ChoF mail to karl and kew, 16 Jun 2008 10:49:47. git-svn-id: svn://tug.org/texlive/trunk@8819 c570f23f-e606-0410-a88d-b1316a301751
2008-06-17fmtutil: add fix for wrong infinite recursion warning by adding the engineNorbert Preining
to the loop detection variable git-svn-id: svn://tug.org/texlive/trunk@8815 c570f23f-e606-0410-a88d-b1316a301751
2008-06-16build ls-R for texmf-docKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8766 c570f23f-e606-0410-a88d-b1316a301751
2008-06-15getnonfreefonts.pl: create TEXMFHOME if it doesn't exist already.Reinhard Kotucha
git-svn-id: svn://tug.org/texlive/trunk@8759 c570f23f-e606-0410-a88d-b1316a301751
2008-06-15install context wrappers; links now, like all others, we will see if that ↵Karl Berry
causes problems git-svn-id: svn://tug.org/texlive/trunk@8758 c570f23f-e606-0410-a88d-b1316a301751
2008-06-15remove texexec (accidentally in last commit), version here was oldKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8742 c570f23f-e606-0410-a88d-b1316a301751
2008-06-15respect dirs given on cmd line argument; report from Heiko (14 Jun 2008 ↵Karl Berry
16:29:22) git-svn-id: svn://tug.org/texlive/trunk@8741 c570f23f-e606-0410-a88d-b1316a301751
2008-06-14pseudo-auto-update for pdfluatexKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8735 c570f23f-e606-0410-a88d-b1316a301751
2008-06-14sync tlmgr.pl with Master treeVladimir Volovich
git-svn-id: svn://tug.org/texlive/trunk@8726 c570f23f-e606-0410-a88d-b1316a301751
2008-06-12cmap files (texmf/fonts/cmap) do not use .cmap, so remove SUFFIXES (from ↵Karl Berry
akira/vvv) git-svn-id: svn://tug.org/texlive/trunk@8686 c570f23f-e606-0410-a88d-b1316a301751
2008-06-11.Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@8685 c570f23f-e606-0410-a88d-b1316a301751
2008-06-11avoid identifier `prealloc', (wrongly) defined inKarl Berry
HP-UX <unistd.h>. git-svn-id: svn://tug.org/texlive/trunk@8684 c570f23f-e606-0410-a88d-b1316a301751
2008-06-09dvipdfmx 20080607 updateKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8625 c570f23f-e606-0410-a88d-b1316a301751
2008-06-06synctex patch from JL: don't copy sync data in rule nodesJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8595 c570f23f-e606-0410-a88d-b1316a301751
2008-06-06xetex 0.999.1 (bugfix for \discretionary)Jonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8593 c570f23f-e606-0410-a88d-b1316a301751
2008-06-06synctex directory got renamed to synctexdir, so convert needed to be changedVladimir Volovich
to prevent errors like this: srcdir=../../../texk/web2c /bin/sh ../../../texk/web2c/web2c/convert . pdftex cat: ../../../texk/web2c/synctex/synctex.defines: No such file or directory git-svn-id: svn://tug.org/texlive/trunk@8589 c570f23f-e606-0410-a88d-b1316a301751
2008-06-06-kpse_include synctex/synctex.mkVladimir Volovich
+kpse_include synctexdir/synctex.mk git-svn-id: svn://tug.org/texlive/trunk@8587 c570f23f-e606-0410-a88d-b1316a301751
2008-06-05moved synctex to synctexdir to avoid name clash when building in-placeJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8586 c570f23f-e606-0410-a88d-b1316a301751
2008-06-05per discussion with Karl: install remaining LIVESCRIPTS as LINKED_SCRIPTS:Vladimir Volovich
simpdftex: master copy in Master/texmf/scripts/simpdftex/simpdftex slave copy in Build/source/texk/texlive/linked_scripts/simpdftex symlink in bin/ARCH/simpdftex => ../../texmf/scripts/simpdftex/simpdftex ebong: master copy in Master/texmf-dist/scripts/bengali/ebong.py slave copy in Build/source/texk/texlive/linked_scripts/ebong.py symlink in bin/ARCH/ebong => ../../texmf-dist/scripts/bengali/ebong.py giftopng temporarily drop, pending Karl's decision whether and where to keep it it is used in Master/texmf-dist/tex/xmltex/passivetex/fotex.sty git-svn-id: svn://tug.org/texlive/trunk@8575 c570f23f-e606-0410-a88d-b1316a301751
2008-06-05dvipdfm 0.13.2dKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8571 c570f23f-e606-0410-a88d-b1316a301751
2008-06-04include LIBS in synctex link commandJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8549 c570f23f-e606-0410-a88d-b1316a301751
2008-06-04synch with xetex repo (no effect on TL builds)Jonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8548 c570f23f-e606-0410-a88d-b1316a301751
2008-06-03LINKED_SCRIPTS: add texmf-dist/scripts/oberdiek/pdfatfi.plVladimir Volovich
(per discussion with Norbert and Akira) linked_scripts/pdfatfi.pl linked_scripts/texdoc.tlu linked_scripts/tlmgr.pl linked_scripts/dviasm.py: synchronize with Master tree git-svn-id: svn://tug.org/texlive/trunk@8531 c570f23f-e606-0410-a88d-b1316a301751
2008-06-03patch to support --without-graphite for building xetex with older compilersJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8521 c570f23f-e606-0410-a88d-b1316a301751
2008-06-03merged xdv2pdf (for OS X) update from xetex svnJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8519 c570f23f-e606-0410-a88d-b1316a301751
2008-06-03avoid fabsf, fmaxf in synctex code for portabilityJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8516 c570f23f-e606-0410-a88d-b1316a301751
2008-06-03bracket ranges to tr; from vvv for Solaris trKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8502 c570f23f-e606-0410-a88d-b1316a301751
2008-06-02increase sup_param_size to 32767; from Martin, ntg-pdftex 2 Jun 2008 14:15:42Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@8501 c570f23f-e606-0410-a88d-b1316a301751
2008-06-02install texluacTaco Hoekwater
git-svn-id: svn://tug.org/texlive/trunk@8487 c570f23f-e606-0410-a88d-b1316a301751
2008-06-01install rungs and texlua symlinksKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8451 c570f23f-e606-0410-a88d-b1316a301751
2008-05-31"make install" would fail on systems such as Solaris which don't have a ↵Vladimir Volovich
"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. git-svn-id: svn://tug.org/texlive/trunk@8441 c570f23f-e606-0410-a88d-b1316a301751
2008-05-31revert the last change, as it requires using absolute path to configure.Vladimir Volovich
git-svn-id: svn://tug.org/texlive/trunk@8438 c570f23f-e606-0410-a88d-b1316a301751
2008-05-31reduce useless debugging outputKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8432 c570f23f-e606-0410-a88d-b1316a301751
2008-05-31include per-format envvar list in debugging outputKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8431 c570f23f-e606-0410-a88d-b1316a301751
2008-05-31reduce hash size to 32003Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@8430 c570f23f-e606-0410-a88d-b1316a301751
2008-05-31stupidly forgot to install basic_engines; hey, no one cares about ↵Karl Berry
tex/mf/mpost, right :)? git-svn-id: svn://tug.org/texlive/trunk@8424 c570f23f-e606-0410-a88d-b1316a301751
2008-05-30change to the Build script in r8412 (which allows the Build toVladimir Volovich
work on systems such as Solaris which don't have BSD-compatible "install" program) made ZZIPLIBSRCDIR an absolute directory, so ../$(ZZIPLIBSRCDIR)/zzip/Makefile won't work. the rules for zziplib are broken, in that they assume that the Work directory is a sub-directory of the source directory, and use specific relative paths, and/or they don't work for absolute directories. now, removing changing ../$(ZZIPLIBSRCDIR)/ to $(ZZIPLIBSRCDIR)/ will rely on $(ZZIPLIBSRCDIR) being an absolute directory. so if someone manually calls configure (rather than via the Build script) he needs to run it with absolute path, e.g. even `pwd`/../configure rather than ../configure git-svn-id: svn://tug.org/texlive/trunk@8417 c570f23f-e606-0410-a88d-b1316a301751
2008-05-30strtod is more portable than strtofJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8416 c570f23f-e606-0410-a88d-b1316a301751
2008-05-30synctex update from JLJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8415 c570f23f-e606-0410-a88d-b1316a301751
2008-05-29remove texmf.in, just use slave copy of texmf.cnf; consequently simplify ↵Karl Berry
paths.h generation git-svn-id: svn://tug.org/texlive/trunk@8409 c570f23f-e606-0410-a88d-b1316a301751
2008-05-29increase hash size to 75000+, about our current texmf-dist/ls-R sizeKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8408 c570f23f-e606-0410-a88d-b1316a301751
2008-05-29one more synctex portability patch -- strtof() is C99Jonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8407 c570f23f-e606-0410-a88d-b1316a301751
2008-05-29synctex portability patchesJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8406 c570f23f-e606-0410-a88d-b1316a301751
2008-05-29merged \XeTeXtracingfonts update from xetex svnJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8405 c570f23f-e606-0410-a88d-b1316a301751
2008-05-28run texlinks after all else is installedKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8399 c570f23f-e606-0410-a88d-b1316a301751
2008-05-28avoid running fmtutil/updmap/etc., and avoid making dumpsKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8396 c570f23f-e606-0410-a88d-b1316a301751
2008-05-28(default all): always make all, not $@, since automake does not generate a ↵Karl Berry
default target git-svn-id: svn://tug.org/texlive/trunk@8394 c570f23f-e606-0410-a88d-b1316a301751
2008-05-28clean up more warningsJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8385 c570f23f-e606-0410-a88d-b1316a301751