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

Comparing App-Staticperl/Changes (file contents):
Revision 1.24 by root, Sat Dec 18 13:58:12 2010 UTC vs.
Revision 1.30 by root, Thu Jan 20 21:04:45 2011 UTC

1Revision history for Perl extension App::Staticperl 1Revision history for Perl extension App::Staticperl
2 2
3TODO: noautoload
4TODO: --ignore-env 3TODO: --ignore-env
5TODO: / at glob end == (.pm|/.*)? 4TODO: / at glob end == (.pm|/.*)?
6TODO: sort out packlist vs. other check/include ordering, this is confusing.
7TODO: implement option b)
8 5
6 - more cpan-testers workarounds :/.
7
81.0 Mon Jan 10 15:13:19 CET 2011
9 - specify -Uinstallusrbinperl in configure to avoid creating
10 /usr/bin/perl.
11 - try to work around the totally broken /bin/sh on solaris
12 (only in the testsuite).
13 - use curl -f instead of just curl.
14 - prefer curl over wget again, as cpan seems to do so.
15 - clarify license.
16
170.92 Wed Dec 22 02:09:19 CET 2010
18 - major rework of the PHASE 2 documentation section, hopefully
19 it's now more clear, more useful, more sexy.
20 - renamed --usepacklist to --usepacklists (--usepacklist still
21 supported as abbreviation).
9 - "properly" get rid of SITELIB paths, avoid using -U compiler flags 22 - "properly" get rid of SITELIB paths, avoid using -U compiler flags
10 (which didn't even do anything..). 23 (which didn't even do anything...).
24 - avoid export var=value syntax for non-unix shells (solaris...).
25 - better output in the error case from the testsuite.
11 26
120.912 Wed Dec 15 01:14:26 CET 2010 270.912 Wed Dec 15 01:14:26 CET 2010
13 - print a longer and hopefully useful message when Configure fails. 28 - print a longer and hopefully useful message when Configure fails.
14 - remove PERL_CPPFLAGS, replace with PERL_CCFLAGS, which get appended 29 - remove PERL_CPPFLAGS, replace with PERL_CCFLAGS, which get appended
15 tot he ccflags, instead of overriding them. 30 tot he ccflags, instead of overriding them.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines