summaryrefslogtreecommitdiff
path: root/Master/install-tl
AgeCommit message (Expand)Author
2009-10-10basic definition of termsKarl Berry
2009-10-07first ask whether import should be done, then import, and give a hintNorbert Preining
2009-10-03first do platform stup, then collection setup to get wintotols selection rightNorbert Preining
2009-10-03another texworks roundNorbert Preining
2009-09-21use C:\texlive\YYYY as default installation location for win32Piotr Strzelczyk
2009-09-18TLUtils: add dir_creatable in addition to dir_writable. On Vista/W7Norbert Preining
2009-09-18fix uninitialized strings after move of the force-arch codeNorbert Preining
2009-09-18move the --force-arch check *before* any TLUtils::platform() callNorbert Preining
2009-09-15doc update for the language options and some othersNorbert Preining
2009-09-10doc fixesKarl Berry
2009-09-07install-tl: reverting to %programfiles% as default even if non-writableSiep Kroonenberg
2009-09-04ups, dir_writable is in TLUtils, not TLWinGooNorbert Preining
2009-09-03on W32 and non-admin pre-select a location in %APPDATA%Norbert Preining
2009-09-02if there is nothing to install, do nothing and exit in install-tlNorbert Preining
2009-09-02make sure that option_w32_multi_user is 0 when installing as non-adminNorbert Preining
2009-09-02install-tl --version -v now also gives the version number of the modulesNorbert Preining
2009-08-28do not suggest importing of old settings if tlmgr and install-tl areNorbert Preining
2009-08-28rename option_restricted to option_write18_restrictedNorbert Preining
2009-08-27doc tweaksKarl Berry
2009-08-25accept repository and repo as alternative to location, and changeNorbert Preining
2009-08-22only exit from install-tl on release version check if we are installingNorbert Preining
2009-08-22update the list of available languages in install-tl PODNorbert Preining
2009-08-14Added TLUtils::tldie to importsSiep Kroonenberg
2009-08-14implement option in text and perltk installer to deactivateNorbert Preining
2009-08-12document -debug-translation in install-tl and tlmgrNorbert Preining
2009-08-01install-tl: d:\\ => d:\ for w32 dvd installSiep Kroonenberg
2009-07-25no 2008 in CTAN paths, mention install-tl has more doc on locationsKarl Berry
2009-07-23more fixes to the new handling of the mirrorNorbert Preining
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