summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPOBJ.pm
AgeCommit message (Expand)Author
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
2008-11-19add another level of debugging, dddebug, which is currently only usedNorbert Preining
2008-11-191/__END__/\f and remove old make_container definition.Karl Berry
2008-11-18more information when dyingKarl Berry
2008-11-14further speed up tlpdb readingNorbert Preining
2008-10-26fix the !!! something is missing, testing links with -e is not a good Norbert Preining
2008-10-25fix warning if a dangling symlink should be packedNorbert Preining
2008-09-25and another ...Norbert Preining
2008-09-25fix a bug in the safer-update stuffNorbert Preining
2008-09-25safer update for tlmgr (make tar before removing)Norbert Preining
2008-09-14newline on warnings; more weird packages to think about somedayKarl Berry
2008-09-06doc tweaks, including =over 4 consistentlyKarl Berry
2008-07-29TLPOBJ.pm: make_container: call tar with --owner 0 --group 0 for decent .tarsNorbert Preining
2008-07-12Fix regression: accept e.g. line catalogue-ctan without parameter in TLPOBJ.pmSiep Kroonenberg
2008-07-07TLPOBJ.pm: fix missing language tags when writing out tlpdbNorbert Preining
2008-06-30adding support for md5 sumsNorbert Preining
2008-06-28restart feature of installerNorbert Preining
2008-06-26do not save an emptry catalogue-version to the tlpdbNorbert Preining
2008-06-24TLPOBJ.pm: update_from_catalogue strips the bin- prefix if neither theNorbert Preining
2008-06-23TLPOBJ.pm: accept AddHyphen ...Norbert Preining
2008-06-22big switch to hyph-utf8 ... for sure not all problems found ...Norbert Preining
2008-06-18it is 2008 alreadyKarl Berry
2008-06-16TLPOBJ: allow spaces at the end of a line, and ignore themNorbert Preining
2008-05-19big logging update, new logging facilities: info, debug, ddebug, tlwarnNorbert Preining