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.18 by root, Sat Dec 11 15:51:38 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
80.911 Sat Dec 11 16:50:41 CET 2010
9 - argl, testsuite had a duplicated test.
10 - use -Wl,--allow-multiple-definition for better portability.
11
120.91 Fri Dec 10 22:13:43 CET 2010
13 - add testsuite (yeah, should be optional - send patches).
14 - started to maintain two demo builds: bigperl and smallperl,
15 on http://staticperl.schmorp.de.
7 - implemented --staticlib option. 16 - implemented --staticlib option.
8 - special unicore/ compression (but much more could be done, 17 - special unicore/ compression (but much more could be done,
9 especially for the uncompressed case). 18 especially for the uncompressed case).
10 - implemented a strip cache, speeding up ppi stripping enourmously. 19 - implemented a strip cache, speeding up ppi stripping enourmously.
11 - implemented --include/--exclude options. 20 - implemented --include/--exclude options.
21 - try to port the tar call to freebsd (reported and analyzed
22 by Thomas Linden).
23 - (hopefully) better meaning of verbose levels.
24 - avoid deadlocking in --eval (unlikely, but possible).
25 - implement $STATICPERLRC.
26 - do all option AND bundle file processing with Getopt::Long,
27 to make maintenance easier.
12 28
130.9 Wed Dec 8 23:26:48 CET 2010 290.9 Wed Dec 8 23:26:48 CET 2010
14 - support AutoLoader'ed functions with prototypes. 30 - support AutoLoader'ed functions with prototypes.
15 - new mkapp / --app option for mkbundle, to create 31 - new mkapp / --app option for mkbundle, to create
16 standalone applications. 32 standalone applications.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines