summaryrefslogtreecommitdiff
path: root/Master/install-tl
AgeCommit message (Expand)Author
2021-03-24Fix for terminal output in non-ascii utf-8 localesNorbert Preining
2021-03-23installer@windows: make sure that output is not scrambled on non-utf8 setupsNorbert Preining
2021-03-14Don't try to install tlpsv, it is goneNorbert Preining
2021-03-03(check-env): ignore WISH envvar for "tex"Karl Berry
2021-02-27Translations loaded in tlmgr and install-tlSiep Kroonenberg
2021-02-172021 copyright, docKarl Berry
2021-02-02wish works on macs again, reenable gui defaultKarl Berry
2021-01-05default to text mode on Macs since Tcl crashes onKarl Berry
2020-12-03install-tl on MacOS: suppress tcl deprecation warningSiep Kroonenberg
2020-11-06OSFONTDIR: add user's font directoryAkira Kakuto
2020-06-13Fixes for portable installationSiep Kroonenberg
2020-05-31Perl/Tk installers removedSiep Kroonenberg
2020-05-18Windows: not setting permissions on a pre-existing texmf-localSiep Kroonenberg
2020-05-13install-tl: if envvar TEXLIVE_INSTALL_NO_RESUME is set, omit questionKarl Berry
2020-05-03doc,debugKarl Berry
2020-04-05(do_postinst_stuff): oops, ensure $env_paper isKarl Berry
2020-04-05(TEXLIVE_INSTALL_PAPER): new envvar for defaultKarl Berry
2020-03-06mention custom-bin.html, support dragonflyKarl Berry
2020-01-16copyright/version updatesKarl Berry
2019-12-20skip "import old settings" question ifKarl Berry
2019-12-10Revert "work on win64 support"Norbert Preining
2019-12-10work on win64 supportNorbert Preining
2019-10-18require that the profile be a regular file, not just readable.Karl Berry
2019-10-17(do_install_packages): install critical packagesKarl Berry
2019-10-17(do_install_packages): install critical packages first.Karl Berry
2019-10-17log the original invocationKarl Berry
2019-08-07(only_load_remote): ignore trailingKarl Berry
2019-07-01Removed some debug ouputSiep Kroonenberg
2019-07-01Eliminated superfluous 'endload' outputSiep Kroonenberg
2019-06-25Abort option when loading a repositorySiep Kroonenberg
2019-05-09help and profile now default text mode everywhereSiep Kroonenberg
2019-04-05docKarl Berry
2019-04-03Install-tl help info now takes tcl gui into account. -gui-lang now synonym fo...Siep Kroonenberg
2019-03-31(do_texmf_cnf): don't match TEXMFLOCALEDIR withKarl Berry
2019-03-21omit path adjustment text if system symlinks were installed, suggestion from ...Karl Berry
2019-03-13Repository on splash screenSiep Kroonenberg
2019-03-06Tcl now default guiSiep Kroonenberg
2019-03-01(check_env): ignore anything beginning with _,Karl Berry
2019-02-25doc,syncKarl Berry
2019-02-05fix install-tl typoNorbert Preining
2019-02-04(dblfile): only use $ENV{'TMPDIR'} if it is setKarl Berry
2019-01-31install-tl (do_postinst_stuff): die if mktexlsr fails, don't just warn.Karl Berry
2019-01-28(read_profile): abort if value missing fromKarl Berry
2019-01-28consistently use $0 on tldie msgs; precede with newlineKarl Berry
2018-11-21WISH env var for specifying Tcl/Tk interpreterSiep Kroonenberg
2018-11-14Integrating tcl installer; UAC prompt for tlshellSiep Kroonenberg
2018-10-27(run_postinst_cmd): let's try reporting failedKarl Berry
2018-09-27allow setting the font in installerNorbert Preining
2018-09-04no long help if -unknownoptionKarl Berry
2018-09-03doc, wordingKarl Berry