summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive
AgeCommit message (Expand)Author
2009-02-09remove doc.html from 2008 dir in w32 uninstaller so that the removal ofNorbert Preining
2009-02-09make docfile data accessible via the tlmgr show <pkg> --listNorbert Preining
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-03copyright yearsKarl Berry
2009-02-03(xystem): only divide by 256 if return value is > 0.Karl Berry
2009-01-31(configguess): remove this unfinished,Karl Berry
2009-01-28(platform): try to recognizeKarl Berry
2009-01-27short-lived cleanup function is goneKarl Berry
2009-01-26remove postmortem stuff, that is now done by File::Temp::tempdir(CLEANUP =>1)Norbert Preining
2009-01-26use File::Temp::tempdir instead of mktempNorbert Preining
2009-01-25fix undef valueNorbert Preining
2009-01-25implement new setup_programs, and add cleanup stuff to TLUtils, and useNorbert Preining
2009-01-23* tlprm (collapse_dirs): move to ...Karl Berry
2009-01-21add some commented code for lzmadec warningNorbert Preining
2009-01-20fixes, and updmap.cfg created in TEXMFSYSCONFIGNorbert Preining
2009-01-18(setup_programs): patch from jukka to keep goingKarl Berry
2009-01-18doc fixesKarl Berry
2009-01-16(_logit, info, debug, ddebug, dddebug): useKarl Berry
2009-01-16fix tlmgr2 gui mode, the gui used some things from paper-settings ...Norbert Preining
2009-01-13use format-regenerateNorbert Preining
2009-01-09fix wrong varNorbert Preining
2009-01-03new paper size module for tlmgr2Karl Berry
2008-12-29(xsystem): use cwd() not `pwd` to determine the cwd.Karl Berry
2008-12-26make add/remove symlinks in fact one function, and factor out the removalNorbert Preining
2008-12-25fix missing =cut so that xsystem is defined now ...Norbert Preining
2008-12-25rename $ret to $errors since it collects errors in remvoe_symlinksNorbert Preining
2008-12-25check return value of link commandNorbert Preining
2008-12-25TLPDB->add_symlinks: factor out the actual code from creating the links,Norbert Preining
2008-12-25(make_container): unlink the temp file, not rmdir.Karl Berry
2008-12-24remove unnecessary =pod, other doc tweaksKarl Berry
2008-12-24* TLPOBJ.pm (make_container): can't use command line on Windows, argvKarl Berry
2008-12-23better make_container debugging, message tweaksKarl Berry
2008-12-20add size computation code to TLPDB, and use it in tlmgr2 to show theNorbert Preining
2008-12-19- add TLPDB->add_symlinks and TLPDB->remove_symlinksNorbert Preining
2008-12-16TLPSRC: doc fix; TLUtils (platform): die if config.guess returns nothingKarl Berry
2008-12-15add a first shot at a configguess sub in TLUtils.pmNorbert Preining
2008-12-15add a list of allowed config options to TLConfig.pmNorbert Preining
2008-12-13doc fixKarl Berry
2008-12-12add another pattern a name1 ... which adds auto patterns for name1 to Norbert Preining
2008-12-10tlmgr2 update --machinereadablelist, Karl please give a better name !!!Norbert Preining
2008-12-09only use --owner/--group when making net containers, so backups can work with...Karl Berry
2008-12-08remove useless ddebug statementNorbert Preining
2008-12-07doc/verbose/check updatesKarl Berry
2008-12-06add warning messages when updates to tlmgr are present to bothNorbert Preining
2008-12-01fix overwritten long- and shortdescNorbert Preining
2008-12-01add container sizes for doc and src to computationNorbert Preining
2008-12-01new utility fns xchdir and xsystem; use them in update-install-pkg; new optio...Karl Berry
2008-11-28(install_packages): we're measuring k, not b.Karl Berry