summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLUtils.pm
AgeCommit message (Expand)Author
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
2008-11-01doc fixesKarl Berry
2008-10-30TeXLive/TLPSRC.pm (autopatterns): new global.Karl Berry
2008-10-25TLUtils.pm (conv_to_win_path): rename to conv_to_w32_path, since WindowsKarl Berry
2008-10-22remove more traces of kpsewhichNorbert Preining
2008-10-22TLMedia.pm: message capitalizations.Karl Berry
2008-10-14include the check on supported architectures, remove the patchNorbert Preining
2008-10-03do not ignore doc file splitting for packges containing a literal dotNorbert Preining
2008-09-25safer update for tlmgr (make tar before removing)Norbert Preining
2008-09-12(conv_to_win_path): die if `cd` returns the emptyKarl Berry
2008-09-06doc tweaks, including =over 4 consistentlyKarl Berry
2008-09-02require --all to update TL infrastructure containers; avoid "done" in install...Karl Berry
2008-08-04(setup_programs): use warn instead of tlwarn so weKarl Berry
2008-08-04setup_programs: do not test tar on usability ...Norbert Preining
2008-08-04setup_programs: do not check tar on i386-openbsdNorbert Preining
2008-08-04TLUtils:setup_programs: give a hint what function has failedNorbert Preining
2008-08-02TLUtils:setup_programs: implement Karl's suggestionsNorbert Preining
2008-08-01TLUtils: fix $null to $nulNorbert Preining
2008-07-26installer: give correct location of index.html in welcome messageNorbert Preining
2008-07-19TLUtils.pm: fixed regexp for freebsd.Reinhard Kotucha
2008-07-18TLUtils perldoc: fixed some `unterminated L<...>'Siep Kroonenberg