summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLMedia.pm
AgeCommit message (Expand)Author
2009-07-13Assume utf8 for all I/O.Manuel Pégourié-Gonnard
2009-07-06move add/remove_symlinks to TLUtils, so that we can use it in install-tlNorbert Preining
2009-07-03the "Tokyo-Vienna-cramped-flight-commit":Norbert Preining
2009-06-11TLMedia: allow initialization either asNorbert 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-06move the removed_dirs to TLUtils, and use it in TLMediaNorbert Preining
2009-05-12Move most of the stuff from tlpkg, tlmgr from branch to trunkNorbert Preining
2008-12-07doc/verbose/check updatesKarl Berry
2008-11-19use 1/__END__/\f consistentlyKarl Berry
2008-11-18more information when dyingKarl Berry
2008-11-17new installer features: est. remaining time, GUI progress barNorbert Preining
2008-11-12* TeXLive/TLMedia.pm (install_package): call untar; debugging msg wording.Karl Berry
2008-11-11revert from premature commitKarl Berry
2008-11-11update mpman.pdf from CTAN (by hand)Karl Berry
2008-11-09* TeXLive/TLPDB.tpm: debugging text, comments.Karl Berry
2008-10-25TLUtils.pm (conv_to_win_path): rename to conv_to_w32_path, since WindowsKarl Berry
2008-10-22TLMedia.pm: message capitalizations.Karl Berry
2008-10-03do not ignore doc file splitting for packges containing a literal dotNorbert Preining
2008-10-01rework of the tlmgr functioning as describedNorbert Preining
2008-09-28fix TLMedia: add missing return when installing direct from MasterNorbert Preining
2008-09-25safer update for tlmgr (make tar before removing)Norbert Preining
2008-09-11newlines needed, consistent msgsKarl Berry
2008-09-10fix a really stupid bug in TLMedia that didn't hurt with only one source,Norbert Preining
2008-08-02fix return values of TLMedia->new, don't die, but return undefNorbert Preining
2008-07-28fix bug in .ARCH treatmentNorbert Preining
2008-07-26pattern matching magic: now more archs can be given after a binpattern type, ...Norbert Preining
2008-07-12TLMedia: again a fix for correct media detectionNorbert Preining
2008-07-08install-tl (and tlmgr and and):Norbert Preining
2008-07-06perl modules: support file:/ in URLsNorbert Preining
2008-06-17TLMedia.pm: fix missing import of tlwarnNorbert Preining
2008-06-01- rename the fields where options are saved to opt_....Norbert Preining
2008-05-19fix some bugs in the logging codeNorbert Preining
2008-05-19big logging update, new logging facilities: info, debug, ddebug, tlwarnNorbert Preining
2008-05-18TLMedia, TLUtils: install docfiles even if opt_doc = 0 for packages of Norbert Preining
2008-05-16PostInstall and PostRemove actions:Norbert Preining
2008-05-16tlmgr.pl, TLMedia.pm: use "install:" and "remove:" and make update messagesNorbert Preining
2008-05-15fix for available_archs problem:Norbert Preining
2008-05-13TLPOBJ::make_return_hash_from_executes add a new parameter to discern Norbert Preining
2008-05-12backup/restore functionality changes:Norbert Preining
2008-05-08TLMedia shold not load a default locationNorbert Preining
2008-05-07return undef when media cannot be loadedNorbert Preining
2008-05-06fix updmap invocation on win32Norbert Preining
2008-05-04change the updmap.cfg handling so that maps are --enable and --disable.Norbert Preining
2008-05-02support tlmgr default show, tlmgr default docfiles 1 etcNorbert Preining
2008-04-30rework postinstall stuffNorbert Preining
2008-04-21more s/// fixesNorbert Preining
2008-04-17remove any trace of texlive.pkgverNorbert Preining
2008-04-16fix missing include of download_fileNorbert Preining
2008-04-16rework installationNorbert Preining