summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive
AgeCommit message (Expand)Author
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
2008-11-28add output hooks for d*ebug, and fix tlwarn hook usageNorbert Preining
2008-11-28(install_packages): more shortening.Karl Berry
2008-11-27slightly shorten install message.Karl Berry
2008-11-26doc, $0 in dieKarl Berry
2008-11-25doc __MASTER__Karl Berry
2008-11-20defend against uninitialized msgs with a broken tlpdbKarl Berry
2008-11-20document the 00texlive packages in TLPSRC.pm podNorbert Preining
2008-11-20write out bin files sorted by archNorbert Preining
2008-11-20forgot =cut, sigh.Karl Berry
2008-11-20doc fixes.Karl Berry
2008-11-19add another level of debugging, dddebug, which is currently only usedNorbert Preining
2008-11-191/__END__/\f and remove old make_container definition.Karl Berry
2008-11-19use 1/__END__/\f consistentlyKarl Berry
2008-11-19(process_logging_options): accept -vv as a special case.Karl Berry
2008-11-18add a warn_hook and echo to GUI message window the tlwarn messages at install...Norbert Preining
2008-11-18more information when dyingKarl Berry
2008-11-17convert minutes in hoursNorbert Preining
2008-11-17new installer features: est. remaining time, GUI progress barNorbert Preining
2008-11-16TLWinGoo: SendMessage => SendMessageTimeout, to solve hung broadcast_envSiep Kroonenberg
2008-11-14further speed up tlpdb readingNorbert Preining