summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLUtils.pm
AgeCommit message (Expand)Author
2017-05-07(wsystem): report exit status in warning.Karl Berry
2017-05-06doc, copyright 2017Karl Berry
2017-05-04TLUtils::prepend_own_path adds TL bindir location to PATH, use in fmtutilNorbert Preining
2017-05-02more visible warning messages, rewordingNorbert Preining
2017-04-29fix long outstanding bug in tlmgr path that returned wrong return codesNorbert Preining
2017-04-22Shortcut target missing: not an errorSiep Kroonenberg
2017-04-20try to support https, tooNorbert Preining
2017-04-17(platform_desc): explicit macosx version numbers.Karl Berry
2017-04-17fix comment: no support for Mac OS X older than 10.5Mojca Miklavec
2017-04-16silence perl -warningsKarl Berry
2017-04-16(platform_name): more and different mac binary sets.Karl Berry
2017-04-15user/sys mode for fmtutil and updmapNorbert Preining
2016-10-11convert some warnings to debugs in support functionsNorbert Preining
2016-07-03(push_uniq): use my with $reference, instead of local.Karl Berry
2016-06-13doc, sync, msgsKarl Berry
2016-05-16tmp file rewriteNorbert Preining
2016-05-15fix creating of missing download target dirNorbert Preining
2016-05-15TLUtils::check_file: only check checksums if we can compute themNorbert Preining
2016-05-14tempdir rework: use consistently tl_tmpdir/tmpfile for debuggingNorbert Preining
2016-05-09tldie: use Tk::exit if gui is loadedNorbert Preining
2016-05-06TLUtils:_create_config_file: generate file even with no entriesNorbert Preining
2016-05-06don't die in user moder on updmap.cfg write, make backupNorbert Preining
2016-05-05Revert "TLUtils: allow for creation of updmap.cfg in user mode"Norbert Preining
2016-05-05TLUtils: allow for creation of updmap.cfg in user modeNorbert Preining
2016-04-30installer/TLUtils::install_packages: break out if installation failsNorbert Preining
2016-04-21TLCrypto.pm: new module with all the functions using digests/gpg,Karl Berry
2016-04-21setup_gpg: fix double quotation on loosedowsNorbert Preining
2016-04-21setup_gpg: search for tlgpg for all archsNorbert Preining
2016-04-21tlpdb: safe status of being verified, show status for each tlpdbNorbert Preining
2016-04-21verification reporting reworked: be non-intrusiveNorbert Preining
2016-04-20fix for spaces in names (gpg prg)Norbert Preining
2016-04-19doc,sync,consistencyKarl Berry
2016-04-18TLUtils.pm (setup_gpg): if the envvar is set, don't look for anything else.Karl Berry
2016-04-18just check for ^MSWin, not 32|64; who knows what the future will bringKarl Berry
2016-04-18fix detection of texlive.gpg.win32 gpgNorbert Preining
2016-04-17Cleaner tl_abs_pathSiep Kroonenberg
2016-04-16try to support spaces in path on WindowsNorbert Preining
2016-04-16test for TL_GNUPG, gpg, gpg2Norbert Preining
2016-04-15setup_gpg: win32: search for system gpgNorbert Preining
2016-04-15TLUtils.pm generate_config_file: break if headfile is missingNorbert Preining
2016-04-14(_create_config_files): newline at end of message.Karl Berry
2016-04-14allow for Windows users to setup gpgNorbert Preining
2016-04-13(check_file): report info when checksums or sizes differ.Karl Berry
2016-04-12get rid of verify_download, fix verificationsNorbert Preining
2016-04-12TLUtils: verify_* reshufflingNorbert Preining
2016-04-12switch consistently to sha512 for all checksums, sign installer and iso etcNorbert Preining
2016-04-12make verify_* return values numeric with informal messagesNorbert Preining
2016-04-12adjust gpg code to spaces in filenames and win32Norbert Preining
2016-04-12reintroduce verify_checksum, single out code, adapt tlmgrNorbert Preining
2016-04-12unify the verify_* functions, simplify code, verify checksum fileNorbert Preining