aboutsummaryrefslogtreecommitdiff
path: root/Perl/export2cpan
AgeCommit message (Collapse)Author
2005-05-17- corrected a dramatic bug introduce in previous version whichmertz
broke the compiltation for perl-tk
2005-05-16Fixed a bug when updating Zinc version in Makefile.PLlecoanet
2005-05-16Reverted to the old method for updating the version number in Zinc.pm and ↵lecoanet
Makefile.PL (using export2cpan).
2005-05-13- export2cpan also copies the Copyright noticemertz
- README corrected for winXP (addition of affiliation for authors / contributors)
2005-05-13- the exported directory is again correctly version-numberedmertz
- the $VERSION in Tk::Zinc is computed automatically and updated.
2005-04-13Suppressed references to libtesslecoanet
2004-10-09configure command is called from inside this script to buildmertz
Zinc.pm and Makefile.PL from Zinc.pm.in and Makefile.PL.in
2004-03-23- use now rsync if available rather than cp, to limit the need ofmertz
recompiling the whole Tkzinc for slight modification
2004-01-26 * Suppressed obsolete directories trace and ZincTrace.lecoanet
2003-10-08export from CVS is now effective (does not work with an absolute path ↵mertz
destination) all exported files and tar.gz are put in /tmp/forCPAN adding the debian/copyright in the tar.gz
2003-10-08slight correction to make it works for CVS repository extractionmertz
2003-10-07Added a link to the perl build dir tk-zinc-<version> tolecoanet
ease debian packaging (no version number in the dirname).
2003-10-05Added the capability to make a distrib/compile directorylecoanet
directly out of repository by specifying a valid cvs tag. Merged the CPAN oriented features Christophe had made in CPANising-tkzinc.pl of which it is the intended successor.
2003-10-01Script de generation d'une hierarchie pour compiler et distribuer Tkzinc en Perllecoanet