Author: stas
Date: Tue Dec 14 11:39:19 2004
New Revision: 111864
URL: http://svn.apache.org/viewcvs?view=rev&rev=111864
Log:
for RC2 need to temporarily fix makemanifest to exclude Apache-Test/META.yml
Modified:
perl/modperl/trunk/todo/release
Modified: perl/modperl/trunk/todo/release
Url:
h
Author: gozer
Date: Tue Dec 14 12:59:39 2004
New Revision: 111874
URL: http://svn.apache.org/viewcvs?view=rev&rev=111874
Log:
Removed a leftover useless variable.
Modified:
perl/modperl/trunk/lib/ModPerl/Manifest.pm
Modified: perl/modperl/trunk/lib/ModPerl/Manifest.pm
Url:
http://svn.apache
Author: stas
Date: Tue Dec 14 14:41:54 2004
New Revision: 111891
URL: http://svn.apache.org/viewcvs?view=rev&rev=111891
Log:
fix compilation issues in ModPerl::Util::current_perl_id (on some
builds newSVpvf can't be resolved but Perl_newSVpvf works just
fine)
Modified:
perl/modperl/trunk/Chang
Author: stas
Date: Tue Dec 14 17:06:25 2004
New Revision: 111905
URL: http://svn.apache.org/viewcvs?view=rev&rev=111905
Log:
fix Makefile.PL arguments parser to support more than one MP_foo
option on the same line (including .makepl_args.mod_perl2 file)
Modified:
perl/modperl/trunk/Changes
Author: stas
Date: Tue Dec 14 17:07:07 2004
New Revision: 111906
URL: http://svn.apache.org/viewcvs?view=rev&rev=111906
Log:
fix indentation
Modified:
perl/modperl/trunk/lib/ModPerl/Manifest.pm
Modified: perl/modperl/trunk/lib/ModPerl/Manifest.pm
Url:
http://svn.apache.org/viewcvs/perl/modpe
Author: stas
Date: Tue Dec 14 17:08:30 2004
New Revision: 111907
URL: http://svn.apache.org/viewcvs?view=rev&rev=111907
Log:
for make test, skip configuring fastcgi if it's found in the global
httpd.conf, as it causes crashes in the test suite
Modified:
perl/modperl/trunk/Changes
perl/modpe
Author: gozer
Date: Tue Dec 14 17:46:20 2004
New Revision: 111911
URL: http://svn.apache.org/viewcvs?view=rev&rev=111911
Log:
modperl_exports.c now wraps all exported functions in a #ifndef
function_name wrapper to help in weeding out functions that only
make sense for certain Perl configurations
Author: stas
Date: Tue Dec 14 18:26:31 2004
New Revision: 111916
URL: http://svn.apache.org/viewcvs?view=rev&rev=111916
Log:
more robust parser,
- leaving -DMP_* alone
- correctly handling lines starting with # and including MP_Foo opts
Modified:
perl/modperl/trunk/lib/ModPerl/BuildOptions.pm
Author: stas
Date: Tue Dec 14 20:01:07 2004
New Revision: 111931
URL: http://svn.apache.org/viewcvs?view=rev&rev=111931
Log:
extend the =pod in config test, to test that the code in =pod is not seen
by Apache (even though it'd have been an error with just a string, but
better do a real check, in
Author: stas
Date: Tue Dec 14 17:32:11 2004
New Revision: 111910
URL: http://svn.apache.org/viewcvs?view=rev&rev=111910
Log:
cleanup
Modified:
perl/modperl/trunk/lib/Apache/PerlSections.pm
Modified: perl/modperl/trunk/lib/Apache/PerlSections.pm
Url:
http://svn.apache.org/viewcvs/perl/modperl
Author: stas
Date: Tue Dec 14 17:55:24 2004
New Revision: 111913
URL: http://svn.apache.org/viewcvs?view=rev&rev=111913
Log:
that fixes 5.6.x static build
Modified:
perl/modperl/trunk/Changes
Modified: perl/modperl/trunk/Changes
Url:
http://svn.apache.org/viewcvs/perl/modperl/trunk/Changes?v
Author: gozer
Date: Tue Dec 14 17:51:22 2004
New Revision: 111912
URL: http://svn.apache.org/viewcvs?view=rev&rev=111912
Log:
Ignore Apache-Test/META.yml in distribution tarballs until PAUSE
is capable of handling multiple META.yml files in one distro
Modified:
perl/modperl/trunk/Changes
p
12 matches
Mail list logo