summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive
AgeCommit message (Expand)Author
2009-03-12fix for locale on Vista and simpler expand_stringPiotr Strzelczyk
2009-03-10more fixes for TLWinGoo.pm from TomekNorbert Preining
2009-03-10fix infinite loop in variable expansion (email Jjgod Jiang 10 Mar 2009)Norbert Preining
2009-03-05(make_container): make that "--exclude", ".svn",Karl Berry
2009-03-01parens for pushKarl Berry
2009-03-01uups, only for win32 ..Norbert Preining
2009-03-01add bin-tlperl.win32 to the critical packages listNorbert Preining
2009-03-01remove luatex and bin-kpathsea from the list of specially treated updatesNorbert Preining
2009-02-28use --exclude .svn, not /.svnNorbert Preining
2009-02-27do not include .svn directories when building packages.Norbert Preining
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