summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLUtils.pm
AgeCommit message (Expand)Author
2008-04-06tlpkg/installer/wgetrc: Read by installer on Windows.Reinhard Kotucha
2008-03-29fixes to TLMedia (installation from dvd), TLUtils (need to write tlpobjNorbert Preining
2008-03-29too many changes, see email, basically tl.-package-manager workNorbert Preining
2008-03-23TLUtils.pm: changed regexp in additional_architectures_available_from_net().Reinhard Kotucha
2008-03-22regularize language-generation related formatting, errors, docKarl Berry
2008-03-21return 1 in texdir_check on win32Norbert Preining
2008-03-21better fallback behaviour, support in perltk installerNorbert Preining
2008-03-21call wget with --tries=2 --timeout=60Norbert Preining
2008-03-20add --tries=5 to wget invocationNorbert Preining
2008-03-19try AKira's tar.exeNorbert Preining
2008-03-18fix % output in printfNorbert Preining
2008-03-17fix wrong comment.Norbert Preining
2008-02-10Win32: replaced the other occurrence of `type <fn> | lzmadec' withSiep Kroonenberg
2008-02-07TLUtils.pm: Use Perl instead of Windows.Reinhard Kotucha
2008-02-05move installer stuff to installer directory, update READMEKarl Berry
2008-02-04fix stupid CODE outputNorbert Preining
2008-01-29TLUtils.pm: time stamps for all systems.Reinhard Kotucha
2008-01-26TLUtils: `type ... | $lzmadec ' changed into `$lzmadec < ...'Siep Kroonenberg
2008-01-24typos, newlinesKarl Berry
2008-01-21fix windows installationNorbert Preining
2008-01-20TLUtils.pm::basename: small fix.Reinhard Kotucha
2008-01-20TLUtils.pm: dirname, basename: replace '\' by '/' when on Windows. Reinhard Kotucha
2008-01-17win32 now uses lzmadecNorbert Preining
2008-01-15log file is now created in TEXDIR/install-tl.logNorbert Preining
2008-01-13use -var-value instead of expand-varNorbert Preining
2008-01-13remove tllog prefix, and make several messageLOG_DEBUGNorbert Preining
2008-01-11status bar with updates, select/deselect all buttons, terminal dialogNorbert Preining
2008-01-11more decent logging, and less rogue terminal outputNorbert Preining
2008-01-10add logging facilities, see extra emailNorbert Preining
2008-01-08fixes for spaces in namesNorbert Preining
2008-01-08fixes for hanging windows, it has a stupid date program ...Norbert Preining
2008-01-08add kpsewhich function,Norbert Preining
2008-01-07make less noisyNorbert Preining
2008-01-07win32 netinstall must run wget and lzma without path specification, itNorbert Preining
2008-01-07ups, wget should write to stdout ...Norbert Preining
2008-01-07fix documentationNorbert Preining
2008-01-07the texlive.pkgver file is now taken from $::netarchive/texlive.pkgver,Norbert Preining
2008-01-06also .source is not an architectureNorbert Preining
2008-01-05add generation line, error messages, etc.Karl Berry
2008-01-03TLUtils.pm: fixed architectures_available().Reinhard Kotucha
2007-12-27change the calling mode for create_* sligthlyNorbert Preining
2007-12-23src and doc splittingNorbert Preining
2007-12-22temp files for windowsNorbert Preining
2007-12-10slashes and backslashesNorbert Preining
2007-12-09TLUtils.pm: blocksize fixedReinhard Kotucha
2007-12-09TLUtils.pm: mkdirhier and POD improvedReinhard Kotucha
2007-12-07fixes for windows installerNorbert Preining
2007-12-03lzmadec, lzma, wget, tar: binaries needed by the installer.Reinhard Kotucha
2007-12-03add pod documentation for install_package(s)Norbert Preining
2007-12-03factor out more of the install_package to TLUtils and make it Norbert Preining