summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLUtils.pm
AgeCommit message (Expand)Author
2021-05-09fmtutil/tlutils: fixes from Karl: wording/doc, better dry-runmerged/fmtutil-improvementsNorbert Preining
2021-05-09fmtutil: only try to use TEXMFSYSVAR for mktexfmtNorbert Preining
2021-05-09fmtutil/mktexfmt: switch to texmfsysvar if writableNorbert Preining
2021-05-07glorious typoKarl Berry
2021-05-07(download_file): also -L to dereference symlink,Karl Berry
2021-05-06(writeout): dddebug, since this happens on every package in tlpdb; other debu...Karl Berry
2021-05-06TLUtils: fix file:// URI scheme - thanks to Vincenzo MantovaNorbert Preining
2021-05-01(query_ctan_mirror): use curl if present in preference to wget.Karl Berry
2021-04-22Revert accidently committed changesNorbert Preining
2021-04-22fmtutil: only try to use TEXMFSYSVAR for mktexfmtNorbert Preining
2021-04-22fmtutil/mktexfmt: switch to texmfsysvar if writableNorbert Preining
2021-03-05TLUtils: fixNorbert Preining
2021-03-03(platform_name): check for darwin $os_major == 10.Karl Berry
2021-03-02install/TLUtils: report hoursNorbert Preining
2021-02-25(platform_name, platform_desc): universal-darwin,Karl Berry
2021-02-242021 pretest setupKarl Berry
2021-02-172021 copyright, docKarl Berry
2021-01-14(_create_config_files): use our own copy() fnKarl Berry
2020-10-06try detecting changes in fmttriggersNorbert Preining
2020-07-0711.x -> x86_64-darwinKarl Berry
2020-05-17debug msg prefixes, textKarl Berry
2020-05-13install-tl: if envvar TEXLIVE_INSTALL_NO_RESUME is set, omit questionKarl Berry
2020-05-03doc,debugKarl Berry
2020-04-18(platform_name, platform_desc): support amd64-unknown-midnightbsd1.2,Karl Berry
2020-04-06fixes for tmpdir handlingNorbert Preining
2020-04-05(tl_tmpdir): switch File::temp::tempdir()Karl Berry
2020-03-06mention custom-bin.html, support dragonflyKarl Berry
2020-03-06LWP - re-establish connection in case it got disabledNorbert Preining
2020-03-05try reinitializing a broken connection in download_file_lwpNorbert Preining
2020-03-04tl-update-tlpdbs (compare_and_fix_tlpdbs): do notKarl Berry
2020-03-012020 pretest setup (again)Karl Berry
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