summaryrefslogtreecommitdiff
path: root/Master/install-tl
AgeCommit message (Collapse)Author
2019-04-03Install-tl help info now takes tcl gui into account. -gui-lang now synonym ↵Siep Kroonenberg
for -lang. git-svn-id: svn://tug.org/texlive/trunk@50723 c570f23f-e606-0410-a88d-b1316a301751
2019-03-31(do_texmf_cnf): don't match TEXMFLOCALEDIR withKarl Berry
TEXMFLOCAL. Report from jfbu, 29 Mar 2019 13:48:24. git-svn-id: svn://tug.org/texlive/trunk@50674 c570f23f-e606-0410-a88d-b1316a301751
2019-03-21omit path adjustment text if system symlinks were installed, suggestion from ↵Karl Berry
Denis Bitouze git-svn-id: svn://tug.org/texlive/trunk@50519 c570f23f-e606-0410-a88d-b1316a301751
2019-03-13Repository on splash screenSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@50369 c570f23f-e606-0410-a88d-b1316a301751
2019-03-06Tcl now default guiSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@50257 c570f23f-e606-0410-a88d-b1316a301751
2019-03-01(check_env): ignore anything beginning with _,Karl Berry
notably __CF_USER_TEXT_ENCODING (Mojca mail 1 Mar 2019 08:08:46). git-svn-id: svn://tug.org/texlive/trunk@50189 c570f23f-e606-0410-a88d-b1316a301751
2019-02-25doc,syncKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@50137 c570f23f-e606-0410-a88d-b1316a301751
2019-02-05fix install-tl typoNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@49944 c570f23f-e606-0410-a88d-b1316a301751
2019-02-04(dblfile): only use $ENV{'TMPDIR'} if it is setKarl Berry
(and fix unrelated typo); report at https://github.com/TeX-Live/installer/issues/8. git-svn-id: svn://tug.org/texlive/trunk@49932 c570f23f-e606-0410-a88d-b1316a301751
2019-01-31install-tl (do_postinst_stuff): die if mktexlsr fails, don't just warn.Karl Berry
(read_profile): check for [01] value for binary_* and collection_*, and for nonempty selected_scheme and path variables. doc (unrelated, sorry): use https://tug.org urls. tl-try-install: use realpath to resolve $0, include --custom-bin example. TLinfra+none.pro: omit installing x86_64-linux. git-svn-id: svn://tug.org/texlive/trunk@49884 c570f23f-e606-0410-a88d-b1316a301751
2019-01-28(read_profile): abort if value missing fromKarl Berry
required keys. git-svn-id: svn://tug.org/texlive/trunk@49856 c570f23f-e606-0410-a88d-b1316a301751
2019-01-28consistently use $0 on tldie msgs; precede with newlineKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@49855 c570f23f-e606-0410-a88d-b1316a301751
2018-11-21WISH env var for specifying Tcl/Tk interpreterSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@49210 c570f23f-e606-0410-a88d-b1316a301751
2018-11-14Integrating tcl installer; UAC prompt for tlshellSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@49155 c570f23f-e606-0410-a88d-b1316a301751
2018-10-27(run_postinst_cmd): let's try reporting failedKarl Berry
postinst command. git-svn-id: svn://tug.org/texlive/trunk@49005 c570f23f-e606-0410-a88d-b1316a301751
2018-09-27allow setting the font in installerNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@48775 c570f23f-e606-0410-a88d-b1316a301751
2018-09-04no long help if -unknownoptionKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@48581 c570f23f-e606-0410-a88d-b1316a301751
2018-09-03doc, wordingKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@48560 c570f23f-e606-0410-a88d-b1316a301751
2018-09-01Localization tcl installer; wrapper scriptsSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@48532 c570f23f-e606-0410-a88d-b1316a301751
2018-08-07profile: accept path from profile with --init, bugs...Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@48364 c570f23f-e606-0410-a88d-b1316a301751
2018-08-01bin/tl-makeself-from-tlnet: new -- --debug option for embedded script;Karl Berry
copy Windows support files into archive; special case installation of xz.exe, wget.exe, tar.exe if we are updating the win32 platform. https://github.com/amaxwell/tlutility/issues/65 bin/tl-try-makeself: allow args to override, default to /tmp/krit and /tmp/ki. bin/tl-try-install: allow arg to specify profile; doc. dev/profiles/TLinfra+exe.pro: new test profile with multiple platforms, including Windows. Doc updates to other *.pro. install-tl: do not output Perl warning if binary_* is specified without a value; doc. (Not yet implemented: should give our own warning.) git-svn-id: svn://tug.org/texlive/trunk@48328 c570f23f-e606-0410-a88d-b1316a301751
2018-07-30(do_postinst_stuff): don't run mtxrun if we don'tKarl Berry
have texlua. git-svn-id: svn://tug.org/texlive/trunk@48312 c570f23f-e606-0410-a88d-b1316a301751
2018-06-27Win32 console windows solvedSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@48098 c570f23f-e606-0410-a88d-b1316a301751
2018-06-23Modifications for tcl installerSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@48074 c570f23f-e606-0410-a88d-b1316a301751
2018-06-20installer cleanup: add warnings and welcome to log file in text modeNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@48056 c570f23f-e606-0410-a88d-b1316a301751
2018-06-06give correct link in install-tl podNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@47947 c570f23f-e606-0410-a88d-b1316a301751
2018-06-03doc, consistencyKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@47907 c570f23f-e606-0410-a88d-b1316a301751
2018-05-30add docs for TEXLIVE_DOWNLOADER, _COMPRESSOR, and selection orderNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@47874 c570f23f-e606-0410-a88d-b1316a301751
2018-05-23get rid of all traces of xzdecNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@47804 c570f23f-e606-0410-a88d-b1316a301751
2018-03-10add repository setting if specified on the cmd line on restart msgNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@46908 c570f23f-e606-0410-a88d-b1316a301751
2018-03-09fix overwritten locationNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@46898 c570f23f-e606-0410-a88d-b1316a301751
2017-07-29fix return value check of add_symlinks in install-tlNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@44918 c570f23f-e606-0410-a88d-b1316a301751
2017-07-23path add: do proper return code handlingNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@44872 c570f23f-e606-0410-a88d-b1316a301751
2017-06-25fix -profile for custom-schemeNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@44690 c570f23f-e606-0410-a88d-b1316a301751
2017-06-17Line breaking for text-mode __ functionSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@44624 c570f23f-e606-0410-a88d-b1316a301751
2017-06-16fix missing profile key renamesNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@44614 c570f23f-e606-0410-a88d-b1316a301751
2017-06-12Hopefully __ is now handled right.Siep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@44571 c570f23f-e606-0410-a88d-b1316a301751
2017-05-18__ is not defined in install-tl; revertKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@44407 c570f23f-e606-0410-a88d-b1316a301751
2017-05-18Fixes for translation welcome messageSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@44402 c570f23f-e606-0410-a88d-b1316a301751
2017-05-18fix breakage at and of installation when selecting custom collections ↵Norbert Preining
(scheme-custom) git-svn-id: svn://tug.org/texlive/trunk@44400 c570f23f-e606-0410-a88d-b1316a301751
2017-05-05try $Id in pod again, ignore in nightly updateKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@44201 c570f23f-e606-0410-a88d-b1316a301751
2017-05-02can't have $Id$ in doc without useless dailyKarl Berry
updates, or more logic in tl-update-auto, so skip it for now. git-svn-id: svn://tug.org/texlive/trunk@44159 c570f23f-e606-0410-a88d-b1316a301751
2017-05-02revert move set_texlive_default_dirs, $texlive_release is not set yetKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@44150 c570f23f-e606-0410-a88d-b1316a301751
2017-05-01move default path setup earlier to fix profile seedingNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@44135 c570f23f-e606-0410-a88d-b1316a301751
2017-04-24doc updatesKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@44019 c570f23f-e606-0410-a88d-b1316a301751
2017-04-24install-tl doc (and ignore leading whitespace in profiles)Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@44018 c570f23f-e606-0410-a88d-b1316a301751
2017-04-22(-init-from-profile): rename fromKarl Berry
-profile-seed. Alphabetize option lists. git-svn-id: svn://tug.org/texlive/trunk@43981 c570f23f-e606-0410-a88d-b1316a301751
2017-04-22Remove win_version inportSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@43976 c570f23f-e606-0410-a88d-b1316a301751
2017-04-20try to support https, tooNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@43940 c570f23f-e606-0410-a88d-b1316a301751
2017-04-20set defaults for TEXMF{VAR,CONFIG,HOME} on darwinNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@43939 c570f23f-e606-0410-a88d-b1316a301751