summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive
AgeCommit message (Expand)Author
2007-11-22fix package splitting, regenerate texlive.tlpdb, fix installerNorbert Preining
2007-11-22fix TLPDB->available_architectures after doc splittingNorbert Preining
2007-11-22small fix to TLPOBJ hash initNorbert Preining
2007-11-22add the revision number of the .tlpsrc file to all packagesNorbert 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-21some fixes to TLPDB for new location of texlive.tlpdbNorbert Preining
2007-11-17binsize supported.Reinhard Kotucha
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-12add the list of archs as package in the package list with rev -1Norbert Preining
2007-11-11TLUtils.pm: fixed permissions in copy().Reinhard Kotucha
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-06change 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 firstNorbert Preining
2007-11-06add a function $tlpdb->add_tlpcontainer("foobar.ext" [, destination ] )Norbert Preining
2007-11-06fix tlpsrc2zip, those chdir will drive me crazy ...Norbert Preining
2007-11-06fix tltreeNorbert Preining
2007-11-06remove static array @Architectures, and replace it with an automaticallyNorbert Preining
2007-11-05TLUtils.pm: fixed $0 for Windows and architectures stuff.Reinhard Kotucha
2007-11-05(archs): try to avoid uninitialized value in array dereference.Karl Berry
2007-11-03add TLPDB->available_architecturesNorbert Preining
2007-10-29fix the utf8 madnessNorbert 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-18delete temp fileNorbert Preining
2007-10-18new texcatalogue module based on XML::XPathNorbert Preining
2007-10-17docKarl Berry
2007-10-14doc here, tooKarl Berry
2007-10-13add new parsing so that I do not loose it. XML::XPath is helping a lot!!!Norbert Preining
2007-10-07TLUtils.pm: bugfixes.Reinhard Kotucha
2007-10-06TLUtils.pm: bugfixes. And rely on umask instead of setting mode explicitly.Reinhard Kotucha
2007-09-25implicit debugging newlines, avoid -w arnings for patterns like "ignore" with...Karl Berry
2007-09-21TLUtils.pm: File Utilities added.Reinhard Kotucha
2007-09-09TLUtils.pm: new functionsReinhard Kotucha
2007-09-07TLPSRC.pm, TLPOBJ.pm: POD documentation fixed.Reinhard Kotucha
2007-09-06TLPDB.pm: Allow http:// or ftp:// in /path/to/texlive.tlpdb. Reinhard Kotucha
2007-08-24more in exampleKarl Berry
2007-08-24doc fixes, gerbenKarl Berry
2007-07-24docKarl Berry
2007-07-24doc fixKarl Berry
2007-07-22(from_file): make $srcfile absolute.Karl Berry
2007-07-14(all_files): implement.Karl Berry