summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLUtils.pm
AgeCommit message (Expand)Author
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-06fix error about missing abs_pathNorbert Preining
2009-06-06move the removed_dirs to TLUtils, and use it in TLMediaNorbert Preining
2009-06-03install-tl: issue welcome messageNorbert Preining
2009-06-03fix $syscmd vs @syscmdNorbert Preining
2009-06-02log postactionsNorbert Preining
2009-06-02log post actionsNorbert Preining
2009-06-02factor out the parsing of AddFormat and AddHyphen lines to separate Norbert Preining
2009-05-30(parse_line): remove trailing whitespace.Karl Berry
2009-05-12fix typoNorbert Preining
2009-05-12Move most of the stuff from tlpkg, tlmgr from branch to trunkNorbert Preining
2009-04-28remove .tar.lzma files when copied from DVD, but keep them whenNorbert Preining
2009-02-07fail immediately if one of our necessary programs (wget,lzmadec,lzma) is not ...Karl Berry
2009-02-05install-tl and intstall_package(s): rework the error behaviour logic: WeNorbert Preining
2009-02-03doc fixesKarl Berry
2009-02-03copyright yearsKarl Berry
2009-02-03(xystem): only divide by 256 if return value is > 0.Karl Berry
2009-01-31(configguess): remove this unfinished,Karl Berry
2009-01-28(platform): try to recognizeKarl Berry
2009-01-27short-lived cleanup function is goneKarl Berry
2009-01-26remove postmortem stuff, that is now done by File::Temp::tempdir(CLEANUP =>1)Norbert Preining
2009-01-26use File::Temp::tempdir instead of mktempNorbert Preining
2009-01-25fix undef valueNorbert Preining
2009-01-25implement new setup_programs, and add cleanup stuff to TLUtils, and useNorbert Preining
2009-01-23* tlprm (collapse_dirs): move to ...Karl Berry
2009-01-21add some commented code for lzmadec warningNorbert Preining
2009-01-20fixes, and updmap.cfg created in TEXMFSYSCONFIGNorbert Preining
2009-01-18(setup_programs): patch from jukka to keep goingKarl Berry
2009-01-18doc fixesKarl Berry
2009-01-16(_logit, info, debug, ddebug, dddebug): useKarl Berry
2008-12-29(xsystem): use cwd() not `pwd` to determine the cwd.Karl Berry
2008-12-25fix missing =cut so that xsystem is defined now ...Norbert Preining
2008-12-24remove unnecessary =pod, other doc tweaksKarl Berry
2008-12-16TLPSRC: doc fix; TLUtils (platform): die if config.guess returns nothingKarl Berry
2008-12-15add a first shot at a configguess sub in TLUtils.pmNorbert Preining
2008-12-10tlmgr2 update --machinereadablelist, Karl please give a better name !!!Norbert Preining
2008-12-01add container sizes for doc and src to computationNorbert Preining
2008-12-01new utility fns xchdir and xsystem; use them in update-install-pkg; new optio...Karl Berry
2008-11-28(install_packages): we're measuring k, not b.Karl Berry
2008-11-28add output hooks for d*ebug, and fix tlwarn hook usageNorbert Preining
2008-11-28(install_packages): more shortening.Karl Berry
2008-11-27slightly shorten install message.Karl Berry
2008-11-20forgot =cut, sigh.Karl Berry
2008-11-20doc fixes.Karl Berry
2008-11-19add another level of debugging, dddebug, which is currently only usedNorbert Preining
2008-11-19use 1/__END__/\f consistentlyKarl Berry
2008-11-19(process_logging_options): accept -vv as a special case.Karl Berry
2008-11-18add a warn_hook and echo to GUI message window the tlwarn messages at install...Norbert Preining
2008-11-18more information when dyingKarl Berry