Age | Commit message (Expand) | Author |
2007-12-14 | implement src splitting in the installer by splitting the packages | Norbert Preining |
2007-12-10 | slashes and backslashes | Norbert Preining |
2007-12-10 | rename split_package to split_bin_package | Norbert Preining |
2007-12-10 | - add TLPDB->location | Norbert Preining |
2007-12-09 | TLUtils.pm: blocksize fixed | Reinhard Kotucha |
2007-12-09 | TLUtils.pm: mkdirhier and POD improved | Reinhard Kotucha |
2007-12-09 | TLPOBJ.pm: fixed long standing bugs. | Reinhard Kotucha |
2007-12-08 | fix missing lib- dependencies in tlpsrc .... how stupid! | Norbert Preining |
2007-12-07 | fixes for windows installer | Norbert Preining |
2007-12-03 | lzmadec, lzma, wget, tar: binaries needed by the installer. | Reinhard Kotucha |
2007-12-03 | add pod documentation for install_package(s) | Norbert Preining |
2007-12-03 | factor out more of the install_package to TLUtils and make it | Norbert Preining |
2007-12-03 | move the create_(fmtutil|updmap|language) to TLUtils, document them, | Norbert Preining |
2007-12-03 | BIG change: no TLPDB->location anymore, but TLPDB->root | Norbert Preining |
2007-12-03 | implement TLPDB->fmtutil_cnf_lines, updmap_cfg_lines, language_dat_lines | Norbert Preining |
2007-12-03 | fix for my stupidity ... | Norbert Preining |
2007-12-03 | ok, we need FileHandle until someone tells me how to get formats right | Norbert Preining |
2007-12-03 | fixes for perl warnings | Norbert Preining |
2007-12-03 | get rid of Cwd for the installer | Norbert Preining |
2007-12-02 | get rid of various perl modules | Norbert Preining |
2007-12-02 | install-menu-text.pl: help menu | Reinhard Kotucha |
2007-12-02 | $::diskdir and $::netdir support in TLUtils | Norbert Preining |
2007-12-01 | move the menu implementation into tlpkg/TeXLive/ | Norbert Preining |
2007-12-01 | TLUtils.pm: s/lzcat/lzmadec/ and removed Fcntl | Reinhard Kotucha |
2007-11-30 | work on installer, we are close (at least on unixes) | Norbert Preining |
2007-11-29 | get net working, yeahhhh | Norbert Preining |
2007-11-29 | various fixes to the installer | Norbert Preining |
2007-11-26 | TLUtils.pm: install_package | Reinhard Kotucha |
2007-11-22 | fix package splitting, regenerate texlive.tlpdb, fix installer | Norbert Preining |
2007-11-22 | fix TLPDB->available_architectures after doc splitting | Norbert Preining |
2007-11-22 | small fix to TLPOBJ hash init | Norbert Preining |
2007-11-22 | add the revision number of the .tlpsrc file to all packages | Norbert Preining |
2007-11-22 | only add a depend on name.ARCH if packages have actually been split of!!! | Norbert Preining |
2007-11-22 | implement bin file splitting into seperate packages | Norbert Preining |
2007-11-22 | sizes are now number of 4k blocks, and number of blocks is computed on | Norbert Preining |
2007-11-21 | some fixes to TLPDB for new location of texlive.tlpdb | Norbert Preining |
2007-11-17 | binsize supported. | Reinhard Kotucha |
2007-11-16 | remove debug statement | Norbert Preining |
2007-11-16 | implement relative package building | Norbert Preining |
2007-11-12 | call it make_container, not make_zip | Norbert Preining |
2007-11-12 | update documentation, update man page | Norbert Preining |
2007-11-12 | - allow the generation of tar.lzma files | Norbert Preining |
2007-11-12 | add the list of archs as package in the package list with rev -1 | Norbert Preining |
2007-11-11 | TLUtils.pm: fixed permissions in copy(). | Reinhard Kotucha |
2007-11-07 | fix the "add the revision of tlpsrc file for collections/schemes", and | Norbert Preining |
2007-11-07 | - add an optional argument to TLPOBJ->recompute_revision which is an additional | Norbert Preining |
2007-11-06 | change add_tlpcontainer syntax in a serious way!!! | Norbert Preining |
2007-11-06 | - change TLPOBJ->make_zip to take a simple path instead of a TLTREE as first | Norbert Preining |
2007-11-06 | add a function $tlpdb->add_tlpcontainer("foobar.ext" [, destination ] ) | Norbert Preining |
2007-11-06 | fix tlpsrc2zip, those chdir will drive me crazy ... | Norbert Preining |