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

Comparing App-Staticperl/Changes (file contents):
Revision 1.19 by root, Sat Dec 11 23:28:22 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.
7TODO: host staticpelr binary somewhere 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.
13 - work around *bsd stupidity again, where even root can't replace
14 files with mv :/.
15 - stop command processing when a command fails (e.g. staticperl mkperl
16 will stop if the install step fails).
17 - let perl do most configuration when running make test, to increase
18 chances of success.
8 19
90.911 Sat Dec 11 16:50:41 CET 2010 200.911 Sat Dec 11 16:50:41 CET 2010
10 - argl, testsuite had a duplicated test. 21 - argl, testsuite had a duplicated test.
11 - use -Wl,--allow-multiple-definition for better portability. 22 - use -Wl,--allow-multiple-definition for better portability.
12 23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines