summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLUtils.pm
AgeCommit message (Expand)Author
2018-03-29doc,testKarl Berry
2018-03-22Mac OS X Leopard 10.5 (powerpc, i386): R.I.P.Mojca Miklavec
2018-03-05musl supportNorbert Preining
2018-01-24better debugging and stronger integrity checksNorbert Preining
2018-01-04new platform aarch64-linux, from Johannes HielscherKarl Berry
2017-12-11(use vars): add $JSON::true and $JSON::false.Karl Berry
2017-12-06(add_remove_symlinks): do nothing ifKarl Berry
2017-11-11debug json timing: print mode and format timeNorbert Preining
2017-11-11debug prints to STDERR not STDOUTNorbert Preining
2017-11-11forgot to change some prints to debugNorbert Preining
2017-11-11json: dynamically select tl internal or external json modeNorbert Preining
2017-11-09add home-made json conversionNorbert Preining
2017-10-27move repository_to_array to TLUtilsNorbert Preining
2017-07-23path add: do proper return code handlingNorbert Preining
2017-07-23rework mkdirhier to distinguish on context what to returnNorbert Preining
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