summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPOBJ.pm
AgeCommit message (Expand)Author
2008-04-16compile pattern only once, spare some timeNorbert Preining
2008-03-07(all_files): call allbinfiles.Karl Berry
2008-01-10add logging facilities, see extra emailNorbert Preining
2008-01-07TLPOBJ make_container should die if it cannot call the compress cmdNorbert Preining
2007-12-27add check-execute-consistency, add $tlpdb->find_file and $tlpobj->contains_fileNorbert Preining
2007-12-23src and doc splittingNorbert Preining
2007-12-14implement src splitting in the installer by splitting the packagesNorbert Preining
2007-12-10rename split_package to split_bin_packageNorbert Preining
2007-12-09TLPOBJ.pm: fixed long standing bugs.Reinhard Kotucha
2007-12-03factor out more of the install_package to TLUtils and make it Norbert 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-03get rid of Cwd for the installerNorbert Preining
2007-12-02get rid of various perl modulesNorbert Preining
2007-11-22fix package splitting, regenerate texlive.tlpdb, fix installerNorbert Preining
2007-11-22small fix to TLPOBJ hash initNorbert Preining
2007-11-22only add a depend on name.ARCH if packages have actually been split of!!!Norbert Preining
2007-11-22implement bin file splitting into seperate packagesNorbert Preining
2007-11-22sizes are now number of 4k blocks, and number of blocks is computed on Norbert Preining
2007-11-16remove debug statementNorbert Preining
2007-11-16implement relative package buildingNorbert Preining
2007-11-12call it make_container, not make_zipNorbert Preining
2007-11-12update documentation, update man pageNorbert Preining
2007-11-12- allow the generation of tar.lzma files Norbert Preining
2007-11-07fix the "add the revision of tlpsrc file for collections/schemes", andNorbert Preining
2007-11-07- add an optional argument to TLPOBJ->recompute_revision which is an additionalNorbert Preining
2007-11-06- change TLPOBJ->make_zip to take a simple path instead of a TLTREE as firstNorbert Preining
2007-11-06fix tlpsrc2zip, those chdir will drive me crazy ...Norbert Preining
2007-10-25remove texcatalogue-texlive, texcatalogue-miktex from the texlive.tlpdb,Norbert Preining
2007-10-18remove the Category at the beginning of a depend lineNorbert Preining
2007-10-18more catalogue data into the tlpdbNorbert Preining
2007-10-18new module TLConfig and use itNorbert Preining
2007-10-17docKarl Berry
2007-09-25implicit debugging newlines, avoid -w arnings for patterns like "ignore" with...Karl Berry
2007-09-07TLPSRC.pm, TLPOBJ.pm: POD documentation fixed.Reinhard Kotucha
2007-08-24more in exampleKarl Berry
2007-08-24doc fixes, gerbenKarl Berry
2007-07-24doc fixKarl Berry
2007-07-14(all_files): implement.Karl Berry
2007-07-14TeXLive::TeXCatalogue: don't use, we only want toKarl Berry
2007-07-13form feedsKarl Berry
2007-07-13license instead of licenceKarl Berry
2007-07-12small fix in TLPOBJ.pm (uninitialized value), and add (temporarly) aNorbert Preining
2007-07-12the road to new texdoc handling:Norbert Preining
2007-07-12use keywords, unify formattingKarl Berry
2007-06-27pod documentation for TLPOBJNorbert Preining
2007-06-22add the tlpobj file only for arch=all ...Norbert Preining
2007-06-22generated zip files now contain a TLPOBJ file in .tlpobj/$name.tlpobjNorbert Preining
2007-06-20fix error found by Reinhard, we used 'binsizes' instead of 'binsize'Norbert Preining
2007-06-18it is tlpsrc not tlsrc, tlpobj not tlp, tlpdb not tldb...Norbert Preining