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

Comparing App-Staticperl/Changes (file contents):
Revision 1.11 by root, Wed Dec 8 22:27:34 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: --staticlibs
4TODO: noautoload 3TODO: noautoload
5TODO: modules to watch out for section 4TODO: --ignore-env
6TODO: recipe section (get*ent) 5TODO: / at glob end == (.pm|/.*)?
6TODO: sort out packlist vs. other check/incldue ordering, this is confusing.
7TODO: host staticpelr binary somewhere
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.
17 - implemented --staticlib option.
18 - special unicore/ compression (but much more could be done,
19 especially for the uncompressed case).
20 - implemented a strip cache, speeding up ppi stripping enourmously.
21 - implemented --include/--exclude options.
22 - try to port the tar call to freebsd (reported and analyzed
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.
7 29
80.9 Wed Dec 8 23:26:48 CET 2010 300.9 Wed Dec 8 23:26:48 CET 2010
9 - support AutoLoader'ed functions with prototypes. 31 - support AutoLoader'ed functions with prototypes.
10 - new mkapp / --app option for mkbundle, to create 32 - new mkapp / --app option for mkbundle, to create
11 standalone applications. 33 standalone applications.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines