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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines