summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLUtils.pm
AgeCommit message (Expand)Author
2019-10-02allow updating revision when catalogue data changeddev/versioned-containersNorbert Preining
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
2018-05-25fix for installer bugNorbert Preining
2018-05-24support ssh://user@host/path as well as scp://...Norbert Preining
2018-05-23more ssh fixesNorbert Preining
2018-05-23trial on ssh supportNorbert Preining
2018-05-23downgrade some debug statements to ddebugNorbert Preining
2018-05-23partially working version with full compressor/downloader supportNorbert Preining
2018-05-23more work, currently incompleteNorbert Preining
2018-05-23get rid of all traces of xzdecNorbert Preining
2018-05-23get rid of xzdec requirement, use only xzNorbert Preining
2018-05-22fix for Windows installerNorbert Preining
2018-05-20don't require lz4, left overNorbert Preining
2018-05-20remove debug statementsNorbert Preining
2018-05-18more lz4 support, can now be selected via TEXLIVE_COMPRESSOR=lz4Norbert Preining
2018-05-18more work on multiple compressor supportNorbert Preining
2018-05-18more work on lz4 compression, working build containersNorbert Preining
2018-05-18work on supporting lz4 and possibly other codicesNorbert Preining
2018-05-01doubled word typosKarl Berry
2018-04-12(platfom_desc): only report through 10.9 for darwinlegacy.Karl Berry
2018-04-01silence checksum/size warnings of unpack during restore/unwindNorbert Preining