summaryrefslogtreecommitdiff
path: root/Master/install-tl
AgeCommit message (Expand)Author
2009-07-15Undo rev 14242, 14243, 14256, 14257: apparently our Perl for windows doesn'tManuel Pégourié-Gonnard
2009-07-14Some more files could use open qw(:utf8 :std).Manuel Pégourié-Gonnard
2009-07-09revert last change, and simply use flushlog and exit(1)Norbert Preining
2009-07-09if downloading fails do not continue, but stop without removing theNorbert Preining
2009-07-09allow option -all-options to show all options in text andNorbert Preining
2009-07-08make sure that $vars{'from_dvd'} is initally set to 0Norbert Preining
2009-07-07typos, commentsKarl Berry
2009-07-07From_dvd: set TEXMFCNF during install-time updmapSiep Kroonenberg
2009-07-07save from_dvd to profile, and add some white spaceNorbert Preining
2009-07-07undo new \n that breaks installation testsNorbert Preining
2009-07-06Fix for from_dvd but still problemSiep Kroonenberg
2009-07-06- put the add/remove path to reg for w32 into separate function in TLUtils,Norbert Preining
2009-07-06move add/remove_symlinks to TLUtils, so that we can use it in install-tlNorbert Preining
2009-07-05support setting the file_assocs value to 0,1,2 in TEXT mode installer,Norbert Preining
2009-07-03the "Tokyo-Vienna-cramped-flight-commit":Norbert Preining
2009-06-30changed win32 path adjustment; set up perl for uninstallerPiotr Strzelczyk
2009-06-23install-tl: support overriding the detected architecture with -force-archNorbert Preining
2009-06-18make install-tl -gui expert workNorbert Preining
2009-06-17if setup_programs fails do not tell the user that his arch might not beNorbert Preining
2009-06-17add TLUtils::tldie function, and use it in some places in install-tlNorbert Preining
2009-06-12add "custom" to the list of available architecturesNorbert Preining
2009-06-12move the warning on missing fontconfig into xetex's postactionNorbert Preining
2009-06-11support -custom-bin cmd line in install-tlNorbert Preining
2009-06-09warn if fontconfig is not installed on cygwin and dieNorbert Preining
2009-06-03add TODO from hh fro install-tlNorbert Preining
2009-06-03install-tl: issue welcome messageNorbert Preining
2009-05-28tweak mirror exampleKarl Berry
2009-05-16allow installation of TeX Works in text/gui/wizard installerNorbert Preining
2009-05-12Move most of the stuff from tlpkg, tlmgr from branch to trunkNorbert Preining
2009-05-03patch svn 12633 wasn't needed, sorry for the noise.Hartmut Henkel
2009-04-29fix calling installer from out of current dirNorbert Preining
2009-04-14(read_profile): remove eol before splitting.Karl Berry
2009-04-12(read_profile): change space-in-values fix to useKarl Berry
2009-04-11install-tl (read_profile): Bug reported by Andreas Hirsch and Stephan Lukasczyk.Reinhard Kotucha
2009-04-05describe the lonesome "done" at the endHartmut Henkel
2009-02-07fail immediately if one of our necessary programs (wget,lzmadec,lzma) is not ...Karl Berry
2009-02-05install-tl and intstall_package(s): rework the error behaviour logic: WeNorbert Preining
2009-02-03doc fixesKarl Berry
2009-02-03rework install logic so that we can switch over to the GUI from wizardNorbert Preining
2009-02-02much advanced wizardNorbert Preining
2009-01-31use -gui [[=]plugin] instead of -uiNorbert Preining
2009-01-28(opt_version): use perl instead of sed forKarl Berry
2009-01-27add a wizard UI to the installer, selectable with Norbert Preining
2009-01-26remove postmortem stuff, that is now done by File::Temp::tempdir(CLEANUP =>1)Norbert Preining
2009-01-25implement new setup_programs, and add cleanup stuff to TLUtils, and useNorbert Preining
2009-01-20fixes, and updmap.cfg created in TEXMFSYSCONFIGNorbert Preining
2008-11-28* install-tl (BEGIN): do not chdir to `dirname $0` (aka $Master); instead,Karl Berry
2008-11-20defend against uninitialized msgs with a broken tlpdbKarl Berry
2008-11-20install-tl: fix a long standing type that made doc file options buggy, bummerNorbert Preining
2008-11-18remove some TODO itemsNorbert Preining