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

Comparing App-Staticperl/Changes (file contents):
Revision 1.4 by root, Mon Dec 6 21:30:05 2010 UTC vs.
Revision 1.13 by root, Thu Dec 9 09:51:32 2010 UTC

1Revision history for Perl extension App::Staticperl 1Revision history for Perl extension App::Staticperl
2 2
3TODO: --staticlibs --dynamiclibs 3TODO: --staticlibs
4TODO: binary files
5TODO: self-contained apps, not just perl
6TODO: uclibc buildroot section
7TODO: noautoload 4TODO: noautoload
5TODO: modules to watch out for section
6TODO: include/exclude, incglob
8 7
8 - implemented --staticlib option.
9
100.9 Wed Dec 8 23:26:48 CET 2010
11 - support AutoLoader'ed functions with prototypes.
12 - new mkapp / --app option for mkbundle, to create
13 standalone applications.
14
150.2 Tue Dec 7 21:50:07 CET 2010
16 - make it work as non-root user.
17 - make module install/linking much more robust against
18 build and link failures, i.e. try to only install
19 the module when it was actualyl built successfully.
20 - split "install" phase into perl install and module
21 install, so fixing your postinstall hook takes less time.
22 - change make clean to delete the sources dir.
23 - add preconfigure hook.
24
250.1 Tue Dec 7 10:23:43 CET 2010
26 - initial release.
27
90.00 Mon Dec 6 10:44:38 CET 2010 280.0 Mon Dec 6 10:44:38 CET 2010
10 - cloned from Convert::Scalar. 29 - cloned from Convert::Scalar.
11 30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines