summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive
AgeCommit message (Expand)Author
2023-04-08Adjust paper size configuration for ConTeXtNorbert Preining
2023-04-04TLPaper: work with new context (mkxl and mkiv)Norbert Preining
2023-03-07User proper null device on WindowsNorbert Preining
2023-02-27run mtxrun --generate and context --luatex --generate as post-install actions...Karl Berry
2023-02-26initial attempts at supporting lmtx, which is not available on all platformsKarl Berry
2023-02-23switch to df -Pk in hopes of ignoring BLOCKSIZE etc. settingsKarl Berry
2023-02-23use "Windows" instead of "w32" in optionKarl Berry
2023-02-21(diskfree): show actual output from df -P when debugging.Karl Berry
2023-02-21disable debug outputNorbert Preining
2023-02-20more win32->windows, doc, copyright 2023Karl Berry
2023-02-20more win32->windows, for tlmgr check executes, etc.Karl Berry
2023-02-20(platform): disable debuggingKarl Berry
2023-02-20win32->windows continuesKarl Berry
2023-02-20Transition 32-bit => 64-bit for Windows; ,pm filesSiep Kroonenberg
2023-02-182023 pretest start (including first binaries, i386-cygwin removal)Karl Berry
2022-10-04(from_file) <depend>: $2 not $1 now.Karl Berry
2022-10-03dep updates; allow "hard" as alias for "depend" in .tlpsrcKarl Berry
2022-09-25tl-update-tlpdb (suredef): new fn, replacing equal strings.Karl Berry
2022-09-14(make_container): try to do ls -l as warning if something isKarl Berry
2022-07-31(from_file): remove trailing in-line comments,Karl Berry
2022-06-18(platform_desc): avoid Perl warning if no -OS inKarl Berry
2022-06-13install-tl (GetOptions): new options -no-installation, no-interaction,Karl Berry
2022-04-18Revert "work on win64 support"Norbert Preining
2022-04-18work on win64 supportNorbert Preining
2022-04-11Disk space code for Windows reinstatedSiep Kroonenberg
2022-03-20Reverting windows diskfree; not enough time for testingSiep Kroonenberg
2022-03-18diskfree for windows >= 8Siep Kroonenberg
2022-03-08doc updatesKarl Berry
2022-03-05wordingKarl Berry
2022-03-05installer and free disk space improvementsNorbert Preining
2022-03-05install-tl: if df is available, check for free disk spaceNorbert Preining
2022-02-28doc,syncKarl Berry
2022-02-27double nest_size, param_size, stack_size for stexKarl Berry
2022-02-262022 pretest startKarl Berry
2022-02-20install-tl: add --debug-fakenetNorbert Preining
2022-02-20Fix typo in package nameNorbert Preining
2022-02-19Add kpathsea and hyphen-base to InstallExtraRequiredPackagesNorbert Preining
2022-02-17resilient installation: move list of extra install packages to TLConfigNorbert Preining
2022-02-14More resilient installationNorbert Preining
2022-02-12(query_ctan_mirror): double-quote the curl arg for Windows.Karl Berry
2022-02-09(check_on_working_mirror): redirect stdout as wellKarl Berry
2022-02-05Fix path of ca bundleNorbert Preining
2022-02-05try to fix curl cacert on some macosNorbert Preining
2022-02-05Start working on cacert support for old darwinNorbert Preining
2022-01-23work around "only used once" warnings with uglyKarl Berry
2021-12-21use strict; use warnings; declarations, filehandle barewords, our @disabledKarl Berry
2021-12-08terser warning msg, with $0Karl Berry
2021-12-08TLConfFile: make strict ready - fix many stupid bugsNorbert Preining
2021-12-06($ReleaseYear, $MinRelease): make "our"Karl Berry
2021-12-05enable use strict; use warnings; and add needed declarations.Karl Berry