summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPOBJ.pm
AgeCommit message (Expand)Author
2010-09-16fix stupid error in parsing executes and all other lines in the tlpdb file:Norbert Preining
2010-05-31Implement comments in AddHyphen directive per Mojca's request.Manuel Pégourié-Gonnard
2010-05-30Rename txthyph and txtpatt keys to make Mojca happy.Manuel Pégourié-Gonnard
2010-05-20Implement generation of language.dat.lua by extending execute AddHyphen.Manuel Pégourié-Gonnard
2010-02-24Avoid loosing docfiledata when relocating packages.Manuel Pégourié-Gonnard
2010-02-09fix ome typo and small bug in $pkg instaead of $containernameNorbert Preining
2010-02-06(try) make sure that the rogue texmf-dist/tlpkg directory is removedNorbert Preining
2010-01-16pod tweaksKarl Berry
2010-01-14update copyrights; TLUtils.pm: pod before __END__Karl Berry
2010-01-13pod fixesKarl Berry
2009-12-16do not take over empty captions (for shortdesc) and description (for longdesc)Norbert Preining
2009-10-07include patches from Alexander CherepanovNorbert Preining
2009-10-06TeXCatalogue: less debuggingKarl Berry
2009-10-03set $= to 99999 to avoid page overflow messageKarl Berry
2009-09-30use Catalogue id, rather than name; lowercase both id and package name for co...Karl Berry
2009-09-19(update_from_catalogue): maybe no space before theKarl Berry
2009-09-15(update_from_catalogue): avoid writing empty catalogue-ctan lines.Karl Berry
2009-09-13more date parsing generalizationKarl Berry
2009-09-13allow whitespace after $Date$ string.Karl Berry
2009-09-03match top level files as wellPiotr Strzelczyk
2009-08-16support disabling of maps/formats/hyphenations in local conf filesKarl Berry
2009-08-06expand Revision property on all those fileNorbert Preining
2009-08-06tlmgr: add documentation for --w32mode in action pathNorbert Preining
2009-07-15Undo rev 14242, 14243, 14256, 14257: apparently our Perl for windows doesn'tManuel Pégourié-Gonnard
2009-07-13Assume utf8 for all I/O.Manuel Pégourié-Gonnard
2009-07-01force pgf to be remade; use ustar format to create containers (original repor...Karl Berry
2009-06-23allow arbitrary categories in TLPOBJ thus in tlmgr etc, but warnNorbert Preining
2009-06-12correct computation of revision number of packages after bin package splitNorbert Preining
2009-06-09update all depending formats if an engine has been updatedNorbert Preining
2009-06-08rework execute action handling so that it actually works, hopefullyNorbert Preining
2009-06-06before saving a tlpobj to a local tlpdb we have to remove the RELOC Norbert Preining
2009-06-02factor out the parsing of AddFormat and AddHyphen lines to separate Norbert Preining
2009-06-02write a relocated .tlpobj file into the container, and reactivate theNorbert Preining
2009-05-25(fmtutil_cnf_lines): report the actual unknownKarl Berry
2009-05-22move the fmtutil.cnf, updmap.cfg, langauge.dat/def generation codeNorbert Preining
2009-05-21rename the bin-* to *Norbert Preining
2009-05-18accept the new AddFormat executesNorbert Preining
2009-05-12Move most of the stuff from tlpkg, tlmgr from branch to trunkNorbert Preining
2009-03-05(make_container): make that "--exclude", ".svn",Karl Berry
2009-02-28use --exclude .svn, not /.svnNorbert Preining
2009-02-27do not include .svn directories when building packages.Norbert Preining
2009-02-09make docfile data accessible via the tlmgr show <pkg> --listNorbert Preining
2009-02-03copyright yearsKarl Berry
2009-01-23* tlprm (collapse_dirs): move to ...Karl Berry
2008-12-25(make_container): unlink the temp file, not rmdir.Karl Berry
2008-12-24* TLPOBJ.pm (make_container): can't use command line on Windows, argvKarl Berry
2008-12-23better make_container debugging, message tweaksKarl Berry
2008-12-09only use --owner/--group when making net containers, so backups can work with...Karl Berry
2008-12-01fix overwritten long- and shortdescNorbert Preining
2008-11-20write out bin files sorted by archNorbert Preining