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.24 by root, Sat Dec 18 13:58:12 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 7TODO: implement option b)
8
9 - "properly" get rid of SITELIB paths, avoid using -U compiler flags
10 (which didn't even do anything..).
11
120.912 Wed Dec 15 01:14:26 CET 2010
13 - print a longer and hopefully useful message when Configure fails.
14 - remove PERL_CPPFLAGS, replace with PERL_CCFLAGS, which get appended
15 tot he ccflags, instead of overriding them.
16 - introduce PERL_CC.
17 - work around *bsd stupidity again, where even root can't replace
18 files with mv :/.
19 - stop command processing when a command fails (e.g. staticperl mkperl
20 will stop if the install step fails).
21 - let perl do most configuration when running make test, to increase
22 chances of success.
8 23
90.911 Sat Dec 11 16:50:41 CET 2010 240.911 Sat Dec 11 16:50:41 CET 2010
10 - argl, testsuite had a duplicated test. 25 - argl, testsuite had a duplicated test.
11 - use -Wl,--allow-multiple-definition for better portability. 26 - use -Wl,--allow-multiple-definition for better portability.
12 27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines