summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLUtils.pm
AgeCommit message (Expand)Author
2009-08-14Fixed typo in TLUtils::platformSiep Kroonenberg
2009-08-14doc updates, force CPU=i386 (from Jukka Salmi, mail to karl 13 Aug 2009 01:12...Karl Berry
2009-08-13# the following is necessary because on win32, Norbert Preining
2009-08-13fix a remaining $self to $tlp after moving to TLUtilsNorbert Preining
2009-08-06expand Revision property on all those fileNorbert Preining
2009-08-06tlmgr: add documentation for --w32mode in action pathNorbert Preining
2009-07-23small fix for give_ctan_mirrorNorbert Preining
2009-07-23make sure that we do not replace a full path given with mirror.ctan.orgNorbert Preining
2009-07-23eradicate Documentation categoryKarl Berry
2009-07-15Undo rev 14242, 14243, 14256, 14257: apparently our Perl for windows doesn'tManuel Pégourié-Gonnard
2009-07-14TLUtils needs to use the open pragma for utf8 too.Manuel Pégourié-Gonnard
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