ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/App-Staticperl/Changes
(Generate patch)

Comparing App-Staticperl/Changes (file contents):
Revision 1.8 by root, Tue Dec 7 20:03:15 2010 UTC vs.
Revision 1.9 by root, Tue Dec 7 21:22:12 2010 UTC

2 2
3TODO: --staticlibs 3TODO: --staticlibs
4TODO: self-contained apps, not just perl 4TODO: self-contained apps, not just perl
5TODO: noautoload 5TODO: noautoload
6TODO: modules to watch out for section 6TODO: modules to watch out for section
7TODO: recipe section (get*ent)
7 8
80.2 90.2 Tue Dec 7 21:50:07 CET 2010
9 - make it work as non-root user. 10 - make it work as non-root user.
11 - make module install/linking much more robust against
12 build and link failures, i.e. try to only install
13 the module when it was actualyl built successfully.
10 - split "install" phase into perl install and module 14 - split "install" phase into perl install and module
11 install, so fixing your postinstall hook takes less time. 15 install, so fixing your postinstall hook takes less time.
12 - change make clean to delete the sources dir. 16 - change make clean to delete the sources dir.
13 - add preconfigure hook. 17 - add preconfigure hook.
14 18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines