cvs commit: modperl-2.0/lib/ModPerl MM.pm

2003-02-03 Thread stas
stas2003/02/03 17:53:36 Modified:lib/ModPerl MM.pm Log: need -MApache2 in 3rd party modules to run MOD_INSTALL macro Revision ChangesPath 1.22 +3 -1 modperl-2.0/lib/ModPerl/MM.pm Index: MM.pm ===

cvs commit: modperl-2.0/lib/ModPerl MM.pm

2002-06-23 Thread dougm
dougm 2002/06/23 14:46:54 Modified:lib/ModPerl MM.pm Log: dont build modules that require threads if unless APR_HAS_THREADS is 1 Revision ChangesPath 1.21 +6 -0 modperl-2.0/lib/ModPerl/MM.pm Index: MM.pm

cvs commit: modperl-2.0/lib/ModPerl MM.pm

2002-05-21 Thread dougm
dougm 02/05/21 10:42:39 Modified:lib/Apache Build.pm lib/ModPerl MM.pm Log: get MP_STATIC_EXTS=1 working again Revision ChangesPath 1.90 +6 -3 modperl-2.0/lib/Apache/Build.pm Index: Build.pm ==

cvs commit: modperl-2.0/lib/ModPerl MM.pm

2002-05-14 Thread dougm
dougm 02/05/14 11:22:06 Modified:lib/Apache Build.pm lib/ModPerl MM.pm Log: get MP_DEBUG=1 working on win32 Revision ChangesPath 1.83 +52 -9 modperl-2.0/lib/Apache/Build.pm Index: Build.pm =

cvs commit: modperl-2.0/lib/ModPerl MM.pm

2002-05-12 Thread dougm
dougm 02/05/12 15:42:19 Modified:lib/ModPerl MM.pm Log: APR::PerlIO does not link on win32; disable for the moment Revision ChangesPath 1.18 +4 -0 modperl-2.0/lib/ModPerl/MM.pm Index: MM.pm ==

cvs commit: modperl-2.0/lib/ModPerl MM.pm

2002-04-07 Thread dougm
dougm 02/04/07 15:47:31 Modified:.Changes lib/ModPerl MM.pm Log: get rid of some "subroutine redefined" warnings in ModPerl::MM that show up with newer bleedperls. Revision ChangesPath 1.5 +3 -0 modperl-2.0/Changes Index: Change

cvs commit: modperl-2.0/lib/ModPerl MM.pm

2002-04-06 Thread dougm
dougm 02/04/06 08:11:56 Modified:.Makefile.PL lib/ModPerl MM.pm Log: install xs/typemap to Apache2/typemap Revision ChangesPath 1.66 +4 -0 modperl-2.0/Makefile.PL Index: Makefile.PL ===

cvs commit: modperl-2.0/lib/ModPerl MM.pm

2002-04-05 Thread dougm
dougm 02/04/05 22:41:54 Modified:.Makefile.PL lib/ModPerl MM.pm Log: not everything in MakeMaker uses INST_LIB so we have do fixup a few PMs to make sure *everything* gets installed into Apache2/ Revision ChangesPath 1.63 +0 -9 modp