summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLUtils.pm
AgeCommit message (Expand)Author
2020-02-29revert to 2019 for one more regular buildKarl Berry
2020-02-292020 pretest setupKarl Berry
2020-01-07Automatically retry to download packages again later if failed (by Yusuke Ter...Norbert Preining
2019-12-31renice, doc, archive old scriptKarl Berry
2019-12-24tlmgr.pl (check_texmfdbs): make silent if no problems; don't worry if aKarl Berry
2019-12-24tl-check-fmttriggers: new option --analyze to report common dependencies.Karl Berry
2019-12-23allow global_tlpvars to be set in autopatterns and used across other packages...Karl Berry
2019-12-21TLUtils.pm (texdir_check): return failure if given $texdir containsKarl Berry
2019-12-12(push_uniq): do member test inline instead ofKarl Berry
2019-12-10Revert "work on win64 support"Norbert Preining
2019-12-10work on win64 supportNorbert Preining
2019-12-05docKarl Berry
2019-11-30fix tempdir invocationNorbert Preining
2019-11-26doc tweak to force update.Karl Berry
2019-11-16correct Perl module callsNorbert Preining
2019-11-09TLUtils.pm (setup_programs): only use Data::Dumper if vv, not just v;Karl Berry
2019-11-07(copy): ddebug every invocation, just to see.Karl Berry
2019-10-29(copy): support new -L "option" argument toKarl Berry
2019-10-21TLUtils.pm ($::LOGFILE): declare global to avoid warning.Karl Berry
2019-10-20back to relative symlinks, else symlinks in bin point to absolute installer d...Karl Berry
2019-09-27fix TLUtils::copy failure to deal with links properlyNorbert Preining
2019-03-20(platform_desc) <armhf-linux>: change description, Karl Berry
2019-03-17Make mkdirhier tolerate backslashesSiep Kroonenberg
2019-03-02tl19 darwin version updatesKarl Berry
2019-02-23(copy): die or warn in more failure cases.Karl Berry
2019-01-28consistently use $0 on tldie msgs; precede with newlineKarl Berry
2018-11-22docKarl Berry
2018-11-21add forgotten newlineNorbert Preining
2018-11-21support TEXLIVE_PREFER_OWN env var for setup_programsNorbert Preining
2018-11-16(untar): be specific about the command that failed.Karl Berry
2018-10-23TLUtils: don't die on empty location, but return empty arrayNorbert Preining
2018-10-12(give_ctan_mirror_base): down to one backbone (www.ctan.org)Karl Berry
2018-08-04more program setup debug outputNorbert Preining
2018-07-20make sure we use TL provided tar on WindowsNorbert Preining
2018-07-19setup_programs: prefer system versions, simplify codeNorbert Preining
2018-07-03more detailed error checking during signature verificationNorbert Preining
2018-06-12stupid errorNorbert Preining
2018-06-11more fixes for code cleanupNorbert Preining
2018-06-11fix typo in compressor reworkNorbert Preining
2018-06-11code cleanup and streamlining (use %Compressors)Norbert Preining
2018-06-11use unified system_pipe for decompressing instead of repeating codeNorbert Preining
2018-05-31xz -d some more; dump ::progs at ddebug levelsKarl Berry
2018-05-30correct env var in documentationNorbert Preining
2018-05-29docKarl Berry
2018-05-28fix suicideNorbert Preining
2018-05-26avoid some extra-long lines.Karl Berry
2018-05-26(repository_to_array): die if passed empty string,Karl Berry
2018-05-26once more, it is $::progs nor $::prog, the danger of global varsNorbert Preining
2018-05-25try setup on windows in similar fashion as unixNorbert Preining
2018-05-25allow for retrial with mutiple downloaders until succeedNorbert Preining