summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use cp -pR for installing the texmf tree so that file permissions are preserv...Alexis Ballier2008-11-061-6/+6
* Use TEXLIVE_MODULES_DEPS only for TeX Live 2007Alexis Ballier2008-10-311-3/+4
* document TEXLIVE_MODULE_BINSCRIPTSAlexis Ballier2008-09-021-1/+7
* add a small function to install a script from the texmf tree, add TEXLIVE_MOD...Alexis Ballier2008-09-021-1/+2
* fix typo in commentsAlexis Ballier2008-08-221-3/+3
* Implement the AddHyphen instruction of tlpobjs for TeX Live 2008. This create...Alexis Ballier2008-08-221-3/+55
* drop (more or less) useless messages to einfo instead of elogAlexis Ballier2008-08-211-3/+3
* Add TEXLIVE_MODULE_DOC_CONTENTS and TEXLIVE_MODULE_SRC_CONTENTS support for t...Alexis Ballier2008-07-151-1/+29
* Add source useflag for texlive2008Alexis Ballier2008-07-141-3/+6
* update comments about tl2008's way of distributing packagesAlexis Ballier2008-07-031-2/+3
* remove doc useflag from documentation packages, it does not make much sense f...Alexis Ballier2008-07-031-3/+3
* start to make room for TeX Live 2008 and simplify the jobs parser.Alexis Ballier2008-07-031-9/+36
* improve comments of texlive eclasses so that they're ready to get a man page,...Alexis Ballier2008-02-141-8/+32
* Check for texmf-update before trying to execute it, otherwise display a warni...Alexis Ballier2008-01-201-3/+11
* install dvips config files in dvips.d; no module installs such files, only te...Alexis Ballier2007-12-021-2/+2
* dont try to be too clever with TEXMFSYSVAR, it should not be modified, instal...Alexis Ballier2007-10-271-3/+2
* also remove texmf/doc directory if doc useflag is not set, will save much mor...Alexis Ballier2007-10-201-3/+9
* add etexlinks helper function, use it for installing modules, bug #196246Alexis Ballier2007-10-201-1/+5
* install formats in TEXMFSYSVAR, otherwise kpathsea will not find themAlexis Ballier2007-10-171-2/+5
* add texlive module eclassAlexis Ballier2007-10-141-0/+116