summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLUtils.pm
AgeCommit message (Expand)Author
2009-07-11remove spurious update_assocs call in path handlingNorbert Preining
2009-07-09doc updates to TLUtils.pmNorbert Preining
2009-07-08more debug statements for admin magicNorbert Preining
2009-07-06- tlmgr: after adding/removing the path on Win, call broadcast_envNorbert Preining
2009-07-06more fixes for TLWinGoo exportingNorbert Preining
2009-07-06small fix for not imported admin()Norbert Preining
2009-07-06use right log in TLUtilsNorbert Preining
2009-07-06- put the add/remove path to reg for w32 into separate function in TLUtils,Norbert Preining
2009-07-06move add/remove_symlinks to TLUtils, so that we can use it in install-tlNorbert Preining
2009-07-05postaction fileassocs: we work now in three modes depending on the settingNorbert Preining
2009-07-04replace TEXDIR with the root in do_postaction_fileassocNorbert Preining
2009-07-01add tlcmp from tlpkg/bin/cmp_textfiles to TLUtils, use it instead ofNorbert Preining
2009-06-30only convert the cmd of shortcut postaction to w32 if it does not match an URLNorbert Preining
2009-06-29(copy): just return without copying if the inputKarl Berry
2009-06-28(_download_file): let's bump up to --tries=10Karl Berry
2009-06-27fix paths in _do_postaction_shortcutPiotr Strzelczyk
2009-06-17add TLUtils::tldie function, and use it in some places in install-tlNorbert 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-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