summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive
AgeCommit message (Expand)Author
2008-01-09ok, working perl/tk installerNorbert Preining
2008-01-09first work on perltk installer, adaptions of install-tl.plNorbert Preining
2008-01-09start on tk menu systemNorbert 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-07TLPOBJ make_container should die if it cannot call the compress cmdNorbert Preining
2008-01-07ups, wget should write to stdout ...Norbert Preining
2008-01-07fix documentationNorbert Preining
2008-01-07remove debug statementNorbert Preining
2008-01-07the texlive.pkgver file is now taken from $::netarchive/texlive.pkgver,Norbert Preining
2008-01-07new pattern language extension: binpatterns can have arch specifier afterNorbert Preining
2008-01-06deal with files in the root of MasterNorbert Preining
2008-01-06allow all 00texlive.\.? package namesNorbert Preining
2008-01-06also .source is not an architectureNorbert Preining
2008-01-05add generation line, error messages, etc.Karl Berry
2008-01-03install-tl.pl: added --no-cls switch. Disables clear_screen for debugging.Reinhard Kotucha
2008-01-03TLUtils.pm: fixed architectures_available().Reinhard Kotucha
2007-12-30win-admin.pl, install-tl.pl: Check admin rights.Reinhard Kotucha
2007-12-27add check-execute-consistency, add $tlpdb->find_file and $tlpobj->contains_fileNorbert Preining
2007-12-27change the calling mode for create_* sligthlyNorbert Preining
2007-12-27rename all those treadful lib-* packages to lib-*.win32 and adjustNorbert Preining
2007-12-26add $tlpdb->collections and ->schemesNorbert Preining
2007-12-24fix texlive.config rename, update texlive.tlpdbNorbert Preining
2007-12-24rename texlive.config to 00texlive.configNorbert Preining
2007-12-23src and doc splittingNorbert Preining
2007-12-22temp files for windowsNorbert Preining
2007-12-14implement src splitting in the installer by splitting the packagesNorbert Preining
2007-12-10slashes and backslashesNorbert Preining
2007-12-10rename split_package to split_bin_packageNorbert Preining
2007-12-10- add TLPDB->locationNorbert Preining
2007-12-09TLUtils.pm: blocksize fixedReinhard Kotucha
2007-12-09TLUtils.pm: mkdirhier and POD improvedReinhard Kotucha
2007-12-09TLPOBJ.pm: fixed long standing bugs.Reinhard Kotucha
2007-12-08fix missing lib- dependencies in tlpsrc .... how stupid!Norbert Preining
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
2007-12-03move the create_(fmtutil|updmap|language) to TLUtils, document them,Norbert Preining
2007-12-03BIG change: no TLPDB->location anymore, but TLPDB->rootNorbert Preining
2007-12-03implement TLPDB->fmtutil_cnf_lines, updmap_cfg_lines, language_dat_linesNorbert Preining
2007-12-03fix for my stupidity ...Norbert Preining
2007-12-03ok, we need FileHandle until someone tells me how to get formats rightNorbert Preining
2007-12-03fixes for perl warningsNorbert Preining
2007-12-03get rid of Cwd for the installerNorbert Preining
2007-12-02get rid of various perl modulesNorbert Preining
2007-12-02install-menu-text.pl: help menuReinhard Kotucha