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

Comparing cvsroot/App-Staticperl/Changes (file contents):
Revision 1.22 by root, Mon Dec 13 17:35:51 2010 UTC vs.
Revision 1.23 by root, Wed Dec 15 00:17:47 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. 6TODO: sort out packlist vs. other check/include ordering, this is confusing.
7 7
80.912 Wed Dec 15 01:14:26 CET 2010
9 - print a longer and hopefully useful message when Configure fails.
10 - remove PERL_CPPFLAGS, replace with PERL_CCFLAGS, which get appended
11 tot he ccflags, instead of overriding them.
12 - introduce PERL_CC.
8 - work around *bsd stupidity again, where even root can't replace 13 - work around *bsd stupidity again, where even root can't replace
9 files with mv :/. 14 files with mv :/.
10 - further defusing of compiler options to make it more portable 15 - stop command processing when a command fails (e.g. staticperl mkperl
11 out of the box. 16 will stop if the install step fails).
12 - introduce PERL_CC. 17 - let perl do most configuration when running make test, to increase
18 chances of success.
13 19
140.911 Sat Dec 11 16:50:41 CET 2010 200.911 Sat Dec 11 16:50:41 CET 2010
15 - argl, testsuite had a duplicated test. 21 - argl, testsuite had a duplicated test.
16 - use -Wl,--allow-multiple-definition for better portability. 22 - use -Wl,--allow-multiple-definition for better portability.
17 23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines