summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLUtils.pm
AgeCommit message (Expand)Author
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
2008-11-17convert minutes in hoursNorbert Preining
2008-11-17new installer features: est. remaining time, GUI progress barNorbert Preining
2008-11-13make tlpdb loading faster by not calling logit if it is not necessaryNorbert Preining
2008-11-12fewer bangs in messagesKarl Berry
2008-11-12do at least mention how many packages more we have to install in install-tlNorbert 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-11-08TLUtils.pm: New function touch() added.Reinhard Kotucha
2008-11-04(setup_programs): allow lzma and lzmadec to beKarl Berry
2008-11-01tlmgr.pl: check for perldoc being present, instead of just for windows.Karl Berry
2008-11-01(mkdirhier): reformatting.Karl Berry