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

Comparing App-Staticperl/Changes (file contents):
Revision 1.14 by root, Fri Dec 10 02:35:54 2010 UTC vs.
Revision 1.16 by root, Fri Dec 10 20:29:17 2010 UTC

1Revision history for Perl extension App::Staticperl 1Revision history for Perl extension App::Staticperl
2 2
3TODO: noautoload 3TODO: noautoload
4TODO: --ignore-env 4TODO: --ignore-env
5TODO: / at glob end == (.pm|/.*)? 5TODO: / at glob end == (.pm|/.*)?
6TODO: sort out packlist vs. other check/incldue ordering, this is confusing.
6 7
8 - started to maintain two demo builds: bigperl and smallperl,
9 on http://staticperl.schmorp.de.
7 - implemented --staticlib option. 10 - implemented --staticlib option.
8 - special unicore/ compression (but much more could be done, 11 - special unicore/ compression (but much more could be done,
9 especially for the uncompressed case). 12 especially for the uncompressed case).
10 - implemented a strip cache, speeding up ppi stripping enourmously. 13 - implemented a strip cache, speeding up ppi stripping enourmously.
11 - implemented --include/--exclude options. 14 - implemented --include/--exclude options.
15 - try to port the tar call to freebsd (reported and analyzed
16 by Thomas Linden).
17 - (hopefully) better meaning of verbose levels.
18 - avoid deadlocking in --eval (unlikely, but possible).
19 - implement $STATICPERLRC.
20 - do all option AND bundle file processing with Getopt::Long,
21 to make maintenance easier.
12 22
130.9 Wed Dec 8 23:26:48 CET 2010 230.9 Wed Dec 8 23:26:48 CET 2010
14 - support AutoLoader'ed functions with prototypes. 24 - support AutoLoader'ed functions with prototypes.
15 - new mkapp / --app option for mkbundle, to create 25 - new mkapp / --app option for mkbundle, to create
16 standalone applications. 26 standalone applications.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines