/[Apache-SVN]/perl/modperl/trunk/Makefile.PL
ViewVC logotype

Log of /perl/modperl/trunk/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 648991 - (view) (annotate) - [select for diffs]
Modified Thu Apr 17 08:02:01 2008 UTC (19 months, 1 week ago) by gozer
File length: 25483 byte(s)
Diff to previous 468764 (colored)
Cleanup the RELEASE instructions for next time.


Revision 468764 - (view) (annotate) - [select for diffs]
Modified Sat Oct 28 22:24:01 2006 UTC (3 years ago) by pgollucci
File length: 25525 byte(s)
Diff to previous 440913 (colored)
make tag now tags docs too


Revision 440913 - (view) (annotate) - [select for diffs]
Modified Thu Sep 7 00:32:06 2006 UTC (3 years, 2 months ago) by pgollucci
File length: 25386 byte(s)
Diff to previous 438371 (colored)
roll back the Apache-SizeLimit Integration
svn:externals and Makefile.PL changes



Revision 438371 - (view) (annotate) - [select for diffs]
Modified Wed Aug 30 05:11:19 2006 UTC (3 years, 2 months ago) by pgollucci
File length: 25465 byte(s)
Diff to previous 438370 (colored)
whitespace

Revision 438370 - (view) (annotate) - [select for diffs]
Modified Wed Aug 30 04:58:46 2006 UTC (3 years, 2 months ago) by pgollucci
File length: 25464 byte(s)
Diff to previous 384985 (colored)
o configure()
  update to check for Apache-SizeLimit subdir 
  to make sure its a complete package


Revision 384985 - (view) (annotate) - [select for diffs]
Modified Sat Mar 11 01:37:28 2006 UTC (3 years, 8 months ago) by gozer
File length: 25386 byte(s)
Diff to previous 327877 (colored)
Small cosmetic fix, as this looks redundant:

Configuring Apache/2.0.54 mod_perl2/2.0.3-dev Perl/v5.8.6

compared to:

Configuring Apache/2.0.54 mod_perl/2.0.3-dev Perl/v5.8.6


Revision 327877 - (view) (annotate) - [select for diffs]
Modified Sun Oct 23 23:21:40 2005 UTC (4 years, 1 month ago) by pgollucci
File length: 25387 byte(s)
Diff to previous 293476 (colored)
make rolling release candiates slightly easier.
-dev can now be replaced with -rc\d+ in the ./Changes file as needed


Revision 293476 - (view) (annotate) - [select for diffs]
Modified Tue Oct 4 00:30:04 2005 UTC (4 years, 1 month ago) by stas
File length: 25380 byte(s)
Diff to previous 293474 (colored)
untabify

Revision 293474 - (view) (annotate) - [select for diffs]
Modified Tue Oct 4 00:20:13 2005 UTC (4 years, 1 month ago) by stas
File length: 25338 byte(s)
Diff to previous 293467 (colored)
style

Revision 293467 - (view) (annotate) - [select for diffs]
Modified Mon Oct 3 23:17:32 2005 UTC (4 years, 1 month ago) by pgollucci
File length: 25324 byte(s)
Diff to previous 239729 (colored)
style

Revision 239729 - (view) (annotate) - [select for diffs]
Modified Wed Aug 24 18:33:22 2005 UTC (4 years, 3 months ago) by pgollucci
File length: 25303 byte(s)
Diff to previous 225132 (colored)
Fix undefined variable warning in DSO builds when using MP_APXS.

Submitted: Nikolay Ananiev <ananiev@thegdb.com>
Message-ID: <dei8v8$11l$1@sea.gmane.org>

Revision 225132 - (view) (annotate) - [select for diffs]
Modified Mon Jul 25 15:18:30 2005 UTC (4 years, 4 months ago) by geoff
File length: 25194 byte(s)
Diff to previous 225131 (colored)
make LoadModule warning a bit clearer

Revision 225131 - (view) (annotate) - [select for diffs]
Modified Mon Jul 25 14:47:58 2005 UTC (4 years, 4 months ago) by geoff
File length: 24930 byte(s)
Diff to previous 202113 (colored)
tweak LoadModule warning to match current install
thanks to Bengt-Arne Fjellner

Revision 202113 - (view) (annotate) - [select for diffs]
Modified Tue Jun 28 02:00:56 2005 UTC (4 years, 4 months ago) by gozer
File length: 24879 byte(s)
Diff to previous 178634 (colored)
RPM Friendly builds :
- make dist tarballs can now be built directly into RPMs with rpmbuild
- Added a new target 'make rpm' to directly build rpms from a checkout


Revision 178634 - (view) (annotate) - [select for diffs]
Modified Thu May 26 13:45:10 2005 UTC (4 years, 6 months ago) by gozer
File length: 24551 byte(s)
Diff to previous 178624 (colored)
If running Makefile.PL unnatended (STDIN isn't a terminal or
MP_PROMPT_DEFAULT=1), break out of potentially infinite prompt
loops


Revision 178624 - (view) (annotate) - [select for diffs]
Modified Thu May 26 08:52:13 2005 UTC (4 years, 6 months ago) by gozer
File length: 24439 byte(s)
Diff to previous 171056 (colored)
whitespace

Revision 171056 - (view) (annotate) - [select for diffs]
Modified Fri May 20 05:04:09 2005 UTC (4 years, 6 months ago) by gozer
File length: 24438 byte(s)
Diff to previous 170136 (colored)
full URL to URL copy when tagging is safer

Revision 170136 - (view) (annotate) - [select for diffs]
Modified Sat May 14 12:19:31 2005 UTC (4 years, 6 months ago) by gozer
File length: 24386 byte(s)
Diff to previous 170111 (colored)
The VERSION specified in the Makefile.PL should be
$VERSION_TRIPLET, so we get pretty tarball names like
'mod_perl-2.0.0.tar.gz'


Revision 170111 - (view) (annotate) - [select for diffs]
Modified Sat May 14 00:07:07 2005 UTC (4 years, 6 months ago) by stas
File length: 24396 byte(s)
Diff to previous 170103 (colored)
fix the ap_install target in the top-level Makefile (used for static
build)

Revision 170103 - (view) (annotate) - [select for diffs]
Modified Fri May 13 22:26:31 2005 UTC (4 years, 6 months ago) by stas
File length: 24403 byte(s)
Diff to previous 169370 (colored)
prepare for the 2.0.0 launch

Revision 169370 - (view) (annotate) - [select for diffs]
Modified Mon May 9 22:33:23 2005 UTC (4 years, 6 months ago) by stas
File length: 24396 byte(s)
Diff to previous 169131 (colored)
more corrections of the diagnostics of the pre RC5 install:
- get the reported conflicting directory right

Revision 169131 - (view) (annotate) - [select for diffs]
Modified Sun May 8 07:18:47 2005 UTC (4 years, 6 months ago) by stas
File length: 24373 byte(s)
Diff to previous 168055 (colored)
Makefile.PL: fix the pre-rename mp2 install diagnostics code, to use
the mp version of 1.999xx and not 1.999_xx, as the latter is
unsuitable for numerical comparison

Revision 168055 - (view) (annotate) - [select for diffs]
Modified Wed May 4 02:44:40 2005 UTC (4 years, 6 months ago) by stas
File length: 24325 byte(s)
Diff to previous 164866 (colored)
RC6 release

Revision 164866 - (view) (annotate) - [select for diffs]
Modified Tue Apr 26 19:36:36 2005 UTC (4 years, 7 months ago) by stas
File length: 24325 byte(s)
Diff to previous 162027 (colored)
improve the diagnostics when detecting mp2 < 1.999022, tell the user
which files and/or dirs need to be removed

Revision 162027 - (view) (annotate) - [select for diffs]
Modified Wed Apr 20 17:34:22 2005 UTC (4 years, 7 months ago) by stas
File length: 23801 byte(s)
Diff to previous 161448 (colored)
restore the DESTDIR support partially nuked by the apache2 rename
branch

Revision 161448 - (view) (annotate) - [select for diffs]
Modified Fri Apr 15 12:58:13 2005 UTC (4 years, 7 months ago) by geoff
File length: 23743 byte(s)
Diff to previous 160424 (colored)
make sure that the right mod_perl shows up in the error message
patch from Tom Schindl

Revision 160424 - (view) (annotate) - [select for diffs]
Modified Thu Apr 7 18:07:28 2005 UTC (4 years, 7 months ago) by geoff
File length: 23743 byte(s)
Diff to previous 160423 (colored)
make sure that the distribution is mod_perl-2.0.0-RC5.tar.gz and
not mod_perl2-2.0.0-RC5.tar.gz

Revision 160423 - (view) (annotate) - [select for diffs]
Modified Thu Apr 7 18:00:24 2005 UTC (4 years, 7 months ago) by geoff
File length: 23709 byte(s)
Diff to previous 160402 (colored)
prep for pointer to new rename document

Revision 160402 - (view) (annotate) - [select for diffs]
Modified Thu Apr 7 13:15:39 2005 UTC (4 years, 7 months ago) by geoff
File length: 23711 byte(s)
Diff to previous 159508 (colored)
get old 1.99 detection (versus mp1) correct

Revision 159508 - (view) (annotate) - [select for diffs]
Modified Wed Mar 30 18:51:08 2005 UTC (4 years, 7 months ago) by geoff
File length: 23702 byte(s)
Diff to previous 158000 (colored)
merge apache2-rename-unstable to trunk

Revision 158000 - (view) (annotate) - [select for diffs]
Modified Fri Mar 18 00:59:38 2005 UTC (4 years, 8 months ago) by geoff
File length: 24386 byte(s)
Diff to previous 154318 (colored)
add $ENV{MOD_PERL_API_VERSION} as something that clearly distinguishes
which mod_perl version is being used at request time.

Revision 154318 - (view) (annotate) - [select for diffs]
Modified Fri Feb 18 16:27:33 2005 UTC (4 years, 9 months ago) by stas
File length: 24330 byte(s)
Diff to previous 126021 (colored)
introduce a new build option MP_AP_DESTDIR to aid package builders
direct the Apache-specific files to the right place.
Contributed by: Cory Omand <Cory.Omand@Sun.COM>

Revision 126021 - (view) (annotate) - [select for diffs]
Modified Sat Jan 22 08:40:11 2005 UTC (4 years, 10 months ago) by gozer
File length: 24286 byte(s)
Diff to previous 124328 (colored)
Start 1.999.22 dev cycle

Revision 124328 - (view) (annotate) - [select for diffs]
Modified Thu Jan 6 00:53:07 2005 UTC (4 years, 10 months ago) by gozer
File length: 24286 byte(s)
Diff to previous 124324 (colored)
Start the 1.999_021 dev cycle

Revision 124324 - (view) (annotate) - [select for diffs]
Modified Thu Jan 6 00:36:52 2005 UTC (4 years, 10 months ago) by gozer
File length: 24289 byte(s)
Diff to previous 124173 (colored)
Releasing 1.999.20-RC3


Revision 124173 - (view) (annotate) - [select for diffs]
Modified Wed Jan 5 00:10:17 2005 UTC (4 years, 10 months ago) by gozer
File length: 24286 byte(s)
Diff to previous 124145 (colored)
DummyVersions.pm is autogenerated, so ignore it and clean it on
make dist(clean)


Revision 124145 - (view) (annotate) - [select for diffs]
Modified Tue Jan 4 19:30:45 2005 UTC (4 years, 10 months ago) by stas
File length: 24242 byte(s)
Diff to previous 123252 (colored)
moving to the triplet version notation, which requires us to bump 1.99
=> 1.999 so 1.999020 (mp2) > 1.29 (mp1).
Now we are gong to have:
  $mod_perl::VERSION        : "1.099020"
  int $mod_perl::VERSION    : 1.09902
  $mod_perl::VERSION_TRIPLET: 1.99.20


Revision 123252 - (view) (annotate) - [select for diffs]
Modified Thu Dec 23 23:43:27 2004 UTC (4 years, 11 months ago) by gozer
File length: 24274 byte(s)
Diff to previous 123246 (colored)
Mark the next release-candidate as RC3


Revision 123246 - (view) (annotate) - [select for diffs]
Modified Thu Dec 23 23:19:44 2004 UTC (4 years, 11 months ago) by gozer
File length: 24279 byte(s)
Diff to previous 123146 (colored)
Release 1.99_19


Revision 123146 - (view) (annotate) - [select for diffs]
Modified Wed Dec 22 23:02:28 2004 UTC (4 years, 11 months ago) by gozer
File length: 24274 byte(s)
Diff to previous 111673 (colored)
Static build with a Perl without ithreads and a non-threaded MPM
would segfault on startup. Caused by a bug in perl's perl_shutdown()
code. Fixed in Perl 5.8.2, so it's now a build requirement


Revision 111673 - (view) (annotate) - [select for diffs]
Modified Sun Dec 12 23:20:20 2004 UTC (4 years, 11 months ago) by gozer
File length: 23784 byte(s)
Diff to previous 111447 (colored)
Start the 1.99_19 cycle

Revision 111447 - (view) (annotate) - [select for diffs]
Modified Fri Dec 10 00:03:32 2004 UTC (4 years, 11 months ago) by gozer
File length: 23781 byte(s)
Diff to previous 111178 (colored)
Update release instructions for subversion usage


Revision 111178 - (view) (annotate) - [select for diffs]
Modified Wed Dec 8 00:23:21 2004 UTC (4 years, 11 months ago) by gozer
File length: 23741 byte(s)
Diff to previous 109383 (colored)
For static builds, mod_perl header files were being installed
into apache's source tree instead of where apache installed it's
own headers


Revision 109383 - (view) (annotate) - [select for diffs]
Modified Wed Dec 1 22:00:15 2004 UTC (4 years, 11 months ago) by stas
File length: 23735 byte(s)
Diff to previous 109376 (colored)
If none of MP_APXS, MP_AP_PREFIX and MP_USE_STATIC were specified when
configuring Makefile.PL, we now prompt for APXS path first and only if
that fails ask for MP_AP_PREFIX. This is a requirement to get 'make
test' find httpd.

Revision 109376 - (view) (annotate) - [select for diffs]
Modified Wed Dec 1 21:07:20 2004 UTC (4 years, 11 months ago) by stas
File length: 22193 byte(s)
Diff to previous 71390 (colored)
Dynamically prompt and add MP_INST_APACHE2=1 when installing on
systems with mod_perl 1 preinstalled.

Revision 71390 - (view) (annotate) - [select for diffs]
Modified Sun Sep 26 07:10:55 2004 UTC (5 years, 2 months ago) by gozer
File length: 21780 byte(s)
Diff to previous 71389 (colored)
Can't stat WrapXS: No such file or directory
 at Makefile.PL line 374

Need to make sure WrapXS exists before trying to clean it.

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 71389 - (view) (annotate) - [select for diffs]
Modified Sun Sep 26 07:06:23 2004 UTC (5 years, 2 months ago) by gozer
File length: 21765 byte(s)
Diff to previous 71381 (colored)
make install and static build now correctly installs mod_perl as
well as the statically built apache
Reported by: <pratiknaik@gmail.com>
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 71381 - (view) (annotate) - [select for diffs]
Modified Sat Sep 25 01:53:35 2004 UTC (5 years, 2 months ago) by stas
File length: 21586 byte(s)
Diff to previous 71353 (colored)
make sure that 'make distclean' cleans all the autogenerated files
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 71353 - (view) (annotate) - [select for diffs]
Modified Sat Sep 18 23:01:17 2004 UTC (5 years, 2 months ago) by gozer
File length: 21039 byte(s)
Diff to previous 71352 (colored)
For static build, mod_perl.a needs to be built before we can compile httpd.
Add the correct dependency to the Makefile to avoid breaking -j builds
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 71352 - (view) (annotate) - [select for diffs]
Modified Sat Sep 18 22:52:09 2004 UTC (5 years, 2 months ago) by gozer
File length: 21027 byte(s)
Diff to previous 71312 (colored)
For static builds, need to run httpd's ./configure a tad earlier to make sure
apr generated headers are in place.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 71312 - (view) (annotate) - [select for diffs]
Modified Sat Sep 11 00:07:33 2004 UTC (5 years, 2 months ago) by gozer
File length: 21027 byte(s)
Diff to previous 71289 (colored)
Build cleanup. src/modules/perl/Makefile.modperl was a special case
prepared for the static build. It's not necessary anymore.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 71289 - (view) (annotate) - [select for diffs]
Modified Mon Sep 6 15:52:28 2004 UTC (5 years, 2 months ago) by stas
File length: 21190 byte(s)
Diff to previous 71286 (colored)
Fix the error message when the minimal required httpd version is not
satisfied
PR:
Obtained from:
Submitted by:	Pratik <pratiknaik@gmail.com>
Reviewed by:

Revision 71286 - (view) (annotate) - [select for diffs]
Modified Fri Aug 27 01:34:29 2004 UTC (5 years, 3 months ago) by stas
File length: 21207 byte(s)
Diff to previous 71239 (colored)
Fix interactive prompting at perl Makefile.PL, when no APXS or
MP_AP_PREFIX were provided. now asking for an alternative location if
the suggested choices weren't selected.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 71239 - (view) (annotate) - [select for diffs]
Modified Thu Aug 19 07:42:47 2004 UTC (5 years, 3 months ago) by stas
File length: 20737 byte(s)
Diff to previous 71217 (colored)
move the 'glue_pods' target to the be the first thing happening in 'make
install' process. otherwise it gets on the way, when running 'make' a lot.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 71217 - (view) (annotate) - [select for diffs]
Modified Sun Aug 15 22:47:14 2004 UTC (5 years, 3 months ago) by stas
File length: 20632 byte(s)
Diff to previous 71204 (colored)
ensure that a sub-dir Apache-Test exists in the source distro (this is
a requirement, since the test suite relies on the particular
Apache-Test version distributed with the mod_perl source)
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 71204 - (view) (annotate) - [select for diffs]
Modified Sun Aug 15 00:17:46 2004 UTC (5 years, 3 months ago) by stas
File length: 20282 byte(s)
Diff to previous 71128 (colored)
Apache 2.0.47 or higher is now required
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 71128 - (view) (annotate) - [select for diffs]
Modified Fri Aug 6 19:35:34 2004 UTC (5 years, 3 months ago) by stas
File length: 20282 byte(s)
Diff to previous 71126 (colored)
refactoring the ap(r|u)(-1?)config code and acquiring of the linking flags
(missed file)
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 71126 - (view) (annotate) - [select for diffs]
Modified Fri Aug 6 12:55:48 2004 UTC (5 years, 3 months ago) by geoff
File length: 20601 byte(s)
Diff to previous 71099 (colored)
find apr-config or apr-1-config, depending on
which version of httpd we're building against,
so we can compile against httpd 2.1.

this still needs work.  some things to consider are:
  - not depending on httpd version, since APR can be built without httpd
  - using httpd version if MP_APXS or MP_AP_PREFIX, and requiring
    MP_APR_CONFIG for APR-only builds
  - somehow calling APR APR_FIND_APR function (or equivalent utility)
    to dig out the APR version

also, all of this should be refactored into one place so that everyone
calls $build->apr_config_executable() or somesuch.

Revision 71099 - (view) (annotate) - [select for diffs]
Modified Sun Aug 1 19:44:01 2004 UTC (5 years, 3 months ago) by randyk
File length: 20495 byte(s)
Diff to previous 71080 (colored)
Reviewed by:	stas
use a constant Apache::Build::BUILD_APREXT to signify that a static
aprext lib should be built to provide symbols for APR/APR::* outside
of the mod_perl.so environment. Currently this is only needed for Win32,
but this way makes it easier to arrange to have other platforms build
things in this manner in the future, should the need arise.

Revision 71080 - (view) (annotate) - [select for diffs]
Modified Fri Jul 23 23:24:56 2004 UTC (5 years, 4 months ago) by gozer
File length: 20296 byte(s)
Diff to previous 71046 (colored)
Static builds for httpd >= 2.0.51 available. With the new MP_AP_BUILD
option, configure and compile an httpd with mod_perl statically linked
in
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 71046 - (view) (annotate) - [select for diffs]
Modified Thu Jul 15 07:38:18 2004 UTC (5 years, 4 months ago) by stas
File length: 19803 byte(s)
Diff to previous 71045 (colored)
indentation
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 71045 - (view) (annotate) - [select for diffs]
Modified Thu Jul 15 07:20:48 2004 UTC (5 years, 4 months ago) by randyk
File length: 19795 byte(s)
Diff to previous 71044 (colored)
Forgot to add some comments.

Revision 71044 - (view) (annotate) - [select for diffs]
Modified Thu Jul 15 07:15:30 2004 UTC (5 years, 4 months ago) by randyk
File length: 19683 byte(s)
Diff to previous 71043 (colored)
Submitted by:	Markus Wichitill <mawic (at) gmx.de>
Reviewed by:	stas, randyk
On Win32, add to the PATH the apr bin directory (or the directory
containing apache.exe, if the latter isn't available) when running
the tests, so that the needed dlls to run Apache can be found.

Revision 71043 - (view) (annotate) - [select for diffs]
Modified Thu Jul 15 06:35:11 2004 UTC (5 years, 4 months ago) by stas
File length: 19366 byte(s)
Diff to previous 71040 (colored)
($2 ? $2 : 0) is better written as ($2||0) ;)
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 71040 - (view) (annotate) - [select for diffs]
Modified Thu Jul 15 05:40:14 2004 UTC (5 years, 4 months ago) by stas
File length: 19372 byte(s)
Diff to previous 71039 (colored)
require Perl 5.6.1, 5.6.0 isn't supported for a long time, but we
weren't aborting at the Makefile.PL stage
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 71039 - (view) (annotate) - [select for diffs]
Modified Thu Jul 15 05:37:51 2004 UTC (5 years, 4 months ago) by stas
File length: 19395 byte(s)
Diff to previous 70979 (colored)
fix the conversion from $] to a familiar version number to print 5.6.0
instead of 5.6, and 5.8.0 instead of 5.8
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70979 - (view) (annotate) - [select for diffs]
Modified Mon Jul 5 22:02:42 2004 UTC (5 years, 4 months ago) by gozer
File length: 19398 byte(s)
Diff to previous 70975 (colored)
Created a META.yml for CPAN and friends, including Apache-Test as
a private resource to keep CPAN from installing mod_perl when a
user just wants Apache::Test
PR:
Obtained from:
Submitted by:
Reviewed by: stas

Revision 70975 - (view) (annotate) - [select for diffs]
Modified Sun Jul 4 18:44:49 2004 UTC (5 years, 4 months ago) by randyk
File length: 19374 byte(s)
Diff to previous 70948 (colored)
Reviewed by:	stas
some further tweaks to the building of the static library on Win32
(and potentially others) used by APR/APR::* to resolve symbols outside
of mod_perl.so:
- have the name of the library as a configurable option (default: aprext);
- adjust location of the built library under blib/ to take into account
  the fact that MP_INST_APACHE2 may not have been used;
- make an install target to install this library under the Apache2 lib/
  directory (but don't implement it yet under 'make install;);

Revision 70948 - (view) (annotate) - [select for diffs]
Modified Wed Jun 30 22:54:53 2004 UTC (5 years, 4 months ago) by stas
File length: 18977 byte(s)
Diff to previous 70944 (colored)
must not import File::Spec functions inside MY, it breaks 5.6.x builds
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70944 - (view) (annotate) - [select for diffs]
Modified Sun Jun 27 23:41:07 2004 UTC (5 years, 4 months ago) by randyk
File length: 18911 byte(s)
Diff to previous 70941 (colored)
Reviewed by:	stas
rename xs/APR/PerlIO/apr_perlio.[ch] to xs/APR/PerlIO/modperl_apr_perlio.[ch],
and arrange to install modperl_apr_perlio.h into the Apache include/
directory, so as to be available to 3rd party modules.

Revision 70941 - (view) (annotate) - [select for diffs]
Modified Sat Jun 26 19:41:54 2004 UTC (5 years, 5 months ago) by randyk
File length: 18872 byte(s)
Diff to previous 70933 (colored)
Reviewed by:	stas
On Win32, in order to decouple the APR/APR::* modules from mod_perl.so,
build a static library aprext.lib from the symbols needed from
src/modules/perl/*.c and link APR/APR::* against this library,
rather than against mod_perl.lib.

Revision 70933 - (view) (annotate) - [select for diffs]
Modified Mon Jun 21 06:45:54 2004 UTC (5 years, 5 months ago) by randyk
File length: 17954 byte(s)
Diff to previous 70671 (colored)
for Win32,
 - make the xs/APR/APR before the other APR::* targets, in preparation
   for linking the APR::* against APR.lib
 - create a bogus blib/arch/Apache2/auto/APR/APR.lib, to fool
   MakeMaker into thinking the lib exists before it's actually built.

Revision 70671 - (view) (annotate) - [select for diffs]
Modified Thu Mar 4 03:36:18 2004 UTC (5 years, 8 months ago) by stas
File length: 17303 byte(s)
Diff to previous 70580 (colored)
this is a workaround so that ModPerl::MM will move MY::constants
away, and Apache-Test/Makefile.PL which has its own MY::constants
won't get complaints on MY::constants redefined
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70580 - (view) (annotate) - [select for diffs]
Modified Mon Feb 9 18:31:41 2004 UTC (5 years, 9 months ago) by stas
File length: 17051 byte(s)
Diff to previous 70507 (colored)
When 'perl Makefile.PL PREFIX=/foo/bar' is used and mod_perl 1 is
found, but at different prefix no longer require
MP_INST_APACHE2=1.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70507 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 04:28:00 2003 UTC (5 years, 11 months ago) by stas
File length: 16387 byte(s)
Diff to previous 70468 (colored)
'make dist' now generates and picks Apache-Test/META.yml which was
always reported missing, as it was included in Apache-Test/MANIFEST
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70468 - (view) (annotate) - [select for diffs]
Modified Tue Dec 16 01:37:13 2003 UTC (5 years, 11 months ago) by randyk
File length: 16310 byte(s)
Diff to previous 70460 (colored)
Reviewed by:	stas
add a name and abstract to mod_perl.pm, and an associated
ABSTRACT_FROM attribute in WriteMakefile() of Makefile.pm,
to help certain tools like on search.cpan.org and ppm in indexing.

Revision 70460 - (view) (annotate) - [select for diffs]
Modified Fri Dec 12 07:14:40 2003 UTC (5 years, 11 months ago) by stas
File length: 16250 byte(s)
Diff to previous 70368 (colored)
Extend the autogenerated bug report to include information about
installed modules of special interest (which may aid in understanding
the bug report), such as CGI.pm, Apache::Request, LWP, etc.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70368 - (view) (annotate) - [select for diffs]
Modified Fri Nov 7 09:46:56 2003 UTC (6 years ago) by stas
File length: 16256 byte(s)
Diff to previous 70361 (colored)
this is silly, but people do carry _0x dev released of ExtUtils::MakeMaker
("6.10_03" > 6.10 doesn't make perl happy)
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70361 - (view) (annotate) - [select for diffs]
Modified Fri Nov 7 08:38:24 2003 UTC (6 years ago) by randyk
File length: 16216 byte(s)
Diff to previous 70359 (colored)
Reviewed by:	stas
add a build/win32_fetch_apxs script (called within the top-level Makefile.PL) to
offer to fetch and install Win32 development versions of apxs and (apr|apu)-config.

Revision 70359 - (view) (annotate) - [select for diffs]
Modified Fri Nov 7 00:56:31 2003 UTC (6 years ago) by stas
File length: 15919 byte(s)
Diff to previous 70350 (colored)
a workaround for MakeMaker < 6.11, where $(ECHO) wasn't available (use perl
-le 'print shift')
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70350 - (view) (annotate) - [select for diffs]
Modified Wed Nov 5 09:52:18 2003 UTC (6 years ago) by stas
File length: 15691 byte(s)
Diff to previous 70348 (colored)
When 'make test' fails we now print the info on what to do next
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70348 - (view) (annotate) - [select for diffs]
Modified Wed Nov 5 08:29:17 2003 UTC (6 years ago) by randyk
File length: 15681 byte(s)
Diff to previous 70346 (colored)
Reviewed by:	stas
For Win32, (apr|apu)-config needs a .bat extension for the -x test
in looking for the existence of the apr libraries.

Revision 70346 - (view) (annotate) - [select for diffs]
Modified Tue Nov 4 20:27:22 2003 UTC (6 years ago) by geoff
File length: 15638 byte(s)
Diff to previous 70335 (colored)
add post-install banner
Reviewed by:	stas

Revision 70335 - (view) (annotate) - [select for diffs]
Modified Wed Oct 29 00:42:47 2003 UTC (6 years ago) by stas
File length: 14611 byte(s)
Diff to previous 70207 (colored)
constants don't survive MakeMaker's move of MY:: functions to a different
namespace, therefore use a lexical $apache_test_install instead of a
constant APACHE_TEST_INSTALL
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70207 - (view) (annotate) - [select for diffs]
Modified Sun Sep 21 03:05:18 2003 UTC (6 years, 2 months ago) by stas
File length: 14600 byte(s)
Diff to previous 70148 (colored)
use the ap_includedir wrapper instead of the raw query to apxs to get the
apache INCLUDEDIR
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70148 - (view) (annotate) - [select for diffs]
Modified Tue Aug 26 22:22:15 2003 UTC (6 years, 3 months ago) by stas
File length: 14611 byte(s)
Diff to previous 70133 (colored)
make things less obscure
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70133 - (view) (annotate) - [select for diffs]
Modified Fri Aug 22 19:18:03 2003 UTC (6 years, 3 months ago) by geoff
File length: 14720 byte(s)
Diff to previous 70105 (colored)
remove support for httpd 2.0.45/apr 0.9.3 and lower.
httpd 2.0.46 is now the minimum supported version.
Submitted by:	geoff
Reviewed by:	stas

Revision 70105 - (view) (annotate) - [select for diffs]
Modified Fri Aug 15 23:56:16 2003 UTC (6 years, 3 months ago) by stas
File length: 14720 byte(s)
Diff to previous 70098 (colored)
remove the mistaken my() masking
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70098 - (view) (annotate) - [select for diffs]
Modified Tue Aug 12 23:13:20 2003 UTC (6 years, 3 months ago) by stas
File length: 14723 byte(s)
Diff to previous 70096 (colored)
build tweaks to support interactive build, when the source dir is picked
from the user's input and not provided by MP_AP_PREFIX
- also gracefully handle the case when mod_perl is built against the httpd
source tree, in which case we can't quite link against apr libs. (at least
for now)
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70096 - (view) (annotate) - [select for diffs]
Modified Tue Aug 12 21:07:49 2003 UTC (6 years, 3 months ago) by stas
File length: 14567 byte(s)
Diff to previous 70094 (colored)
more copy-n-paste cleanups
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70094 - (view) (annotate) - [select for diffs]
Modified Tue Aug 12 21:06:18 2003 UTC (6 years, 3 months ago) by stas
File length: 14566 byte(s)
Diff to previous 70087 (colored)
style tweaks
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70087 - (view) (annotate) - [select for diffs]
Modified Sat Aug 9 01:51:46 2003 UTC (6 years, 3 months ago) by stas
File length: 14565 byte(s)
Diff to previous 70086 (colored)
as perl_version_check now needs to rely on apxs to be setup, move it to be
executed after configure()
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70086 - (view) (annotate) - [select for diffs]
Modified Sat Aug 9 01:47:06 2003 UTC (6 years, 3 months ago) by stas
File length: 14512 byte(s)
Diff to previous 70073 (colored)
move the apr-config check into configure() *after* apxs has been found if
at all
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70073 - (view) (annotate) - [select for diffs]
Modified Thu Aug 7 16:46:32 2003 UTC (6 years, 3 months ago) by stas
File length: 14581 byte(s)
Diff to previous 70072 (colored)
revert, need to use Apache::TestConfig::WIN32, not WIN32
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70072 - (view) (annotate) - [select for diffs]
Modified Thu Aug 7 16:30:33 2003 UTC (6 years, 3 months ago) by stas
File length: 14561 byte(s)
Diff to previous 70071 (colored)
don't require apr-config for win32 untill apxs issues are resolved there
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70071 - (view) (annotate) - [select for diffs]
Modified Thu Aug 7 16:29:19 2003 UTC (6 years, 3 months ago) by stas
File length: 14531 byte(s)
Diff to previous 70070 (colored)
new Apache::Build methods: mpm_name(), mpm_is_threaded(). use them in
the top-level Makefile.PL to require 5.8.0/ithreads if mpm requires
threads.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70070 - (view) (annotate) - [select for diffs]
Modified Thu Aug 7 03:23:52 2003 UTC (6 years, 3 months ago) by stas
File length: 14389 byte(s)
Diff to previous 70067 (colored)
use Apache::TestTrace::error + exit(1) instead of die, so we can get nice
error messages, which stand out.

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70067 - (view) (annotate) - [select for diffs]
Modified Thu Aug 7 00:46:55 2003 UTC (6 years, 3 months ago) by stas
File length: 14328 byte(s)
Diff to previous 70065 (colored)
add an early check whether we can find apr-config, and suggest the user to
pass the MP_AP_CONFIG option if that's the case
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70065 - (view) (annotate) - [select for diffs]
Modified Wed Aug 6 23:53:23 2003 UTC (6 years, 3 months ago) by stas
File length: 13955 byte(s)
Diff to previous 70061 (colored)
use the new build method apr_bindir to get the location of ap[ru]-config
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70061 - (view) (annotate) - [select for diffs]
Modified Wed Aug 6 21:59:03 2003 UTC (6 years, 3 months ago) by stas
File length: 13924 byte(s)
Diff to previous 70060 (colored)
- now requiring 5.8.x/ithreads for threaded mpms (now doing the check
against the mpm, rather than OS name)
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70060 - (view) (annotate) - [select for diffs]
Modified Wed Aug 6 21:40:04 2003 UTC (6 years, 3 months ago) by stas
File length: 13632 byte(s)
Diff to previous 70059 (colored)
move all the requirement checkings (perl/apr) into one sub
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70059 - (view) (annotate) - [select for diffs]
Modified Wed Aug 6 21:27:52 2003 UTC (6 years, 3 months ago) by stas
File length: 13567 byte(s)
Diff to previous 70043 (colored)
we already require 5.8.x for WIN32 at the top of Makefile.PL
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70043 - (view) (annotate) - [select for diffs]
Modified Mon Jul 28 17:32:34 2003 UTC (6 years, 4 months ago) by stas
File length: 13719 byte(s)
Diff to previous 70028 (colored)
move the definition of DEFINE='-DMP_HAVE_APR_LIBS' to the top level
Makefile.PL, since it overrides MY::pasthru target which makes it
impossible to define local DEFINE in subdirs.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70028 - (view) (annotate) - [select for diffs]
Modified Wed Jun 18 08:55:56 2003 UTC (6 years, 5 months ago) by stas
File length: 12931 byte(s)
Diff to previous 70027 (colored)
- since when mod_perl is installed, Apache-Test doesn't run its install
targets, we have to do the trickery to do this from the top level
Makefile.PL, hence abstracting the code to add targets which will nuke
Apache/test.pl into a separate library install-pl, which is useful only
during the build.
- correct the uninstall code, to check the existance of the packlist file,
so more than one 'make install' in a row will work without errors

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70027 - (view) (annotate) - [select for diffs]
Modified Thu Jun 12 23:42:23 2003 UTC (6 years, 5 months ago) by stas
File length: 12437 byte(s)
Diff to previous 69939 (colored)
Apache2.pm is now autogenerated and will adjust @INC to include
Apache2/ subdirs only if built with MP_INST_APACHE2=1
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69939 - (view) (annotate) - [select for diffs]
Modified Wed Apr 23 04:46:07 2003 UTC (6 years, 7 months ago) by stas
File length: 12403 byte(s)
Diff to previous 69907 (colored)
we support Apache 2.0.36 or higher
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69907 - (view) (annotate) - [select for diffs]
Modified Thu Apr 10 02:00:19 2003 UTC (6 years, 7 months ago) by stas
File length: 12403 byte(s)
Diff to previous 69906 (colored)
Add a script mp2bug and a target 'make bugreport', so people can use
bugreporting during the build and after modperl is installed.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69906 - (view) (annotate) - [select for diffs]
Modified Thu Apr 10 01:40:12 2003 UTC (6 years, 7 months ago) by stas
File length: 12364 byte(s)
Diff to previous 69905 (colored)
Add a script mp2doc as a replacement for perldoc (due to 2.0 modules
living under Apache2, which won't be looked at by perldoc).
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69905 - (view) (annotate) - [select for diffs]
Modified Thu Apr 10 01:38:13 2003 UTC (6 years, 7 months ago) by stas
File length: 12290 byte(s)
Diff to previous 69899 (colored)
align the arrows in the hash, no content change
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69899 - (view) (annotate) - [select for diffs]
Modified Mon Apr 7 23:23:24 2003 UTC (6 years, 7 months ago) by stas
File length: 12265 byte(s)
Diff to previous 69859 (colored)
Require perl 5.8 or higher when building mod_perl on OSes requiring
ithreads (e.g., win32), since 5.6.x ithreads aren't good.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69859 - (view) (annotate) - [select for diffs]
Modified Thu Mar 27 05:22:26 2003 UTC (6 years, 8 months ago) by stas
File length: 12119 byte(s)
Diff to previous 69836 (colored)
add support for make test TEST_VERBOSE=1 TEST_FILES=..., in mod_perl top
level Makefile.PL, since it doesn't use Apache::Test's MY::test, so have
to do it manually
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69836 - (view) (annotate) - [select for diffs]
Modified Sun Mar 23 08:11:09 2003 UTC (6 years, 8 months ago) by stas
File length: 12049 byte(s)
Diff to previous 69833 (colored)
we no longer need to do the trick with docs/api/mod_perl-2.0 outreaching
in Makefile.PL, since now the pods get glued to their pm files
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69833 - (view) (annotate) - [select for diffs]
Modified Sat Mar 22 07:36:57 2003 UTC (6 years, 8 months ago) by stas
File length: 13168 byte(s)
Diff to previous 69832 (colored)
- the build now automatically glues the .pod files to the respective .pm
files, so one can use perldoc on .pm files to read the
documentation.
- had to change a few Makefile.PL's MM overrides to append their
extensions to the output of BuildMM's respective methods
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69832 - (view) (annotate) - [select for diffs]
Modified Sat Mar 22 07:21:37 2003 UTC (6 years, 8 months ago) by stas
File length: 13044 byte(s)
Diff to previous 69822 (colored)
- provide a workaround for ExtUtils::MakeMaker::mv_all_methods, so
  ModPerl::BuildMM and ModPerl::MM can override EU::MM methods behind
  the scenes.
- adding ModPerl::BuildMM, which is now used for building mod_perl.
  ModPerl::MM will be used for 3rd party modules. ModPerl::BuildMM
  reuses ModPerl::MM where possible.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69822 - (view) (annotate) - [select for diffs]
Modified Tue Mar 18 05:37:10 2003 UTC (6 years, 8 months ago) by stas
File length: 13019 byte(s)
Diff to previous 69820 (colored)
s/includedir/INCLUDEDIR/, when configured without apxs mod_perl uses upper
case keys
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69820 - (view) (annotate) - [select for diffs]
Modified Mon Mar 17 03:31:00 2003 UTC (6 years, 8 months ago) by stas
File length: 13019 byte(s)
Diff to previous 69819 (colored)
- drop the unused macros: APACHE_PREFIX and APACHE_LIBDIR
- rename s/APACHE_INCLUDEDIR/MODPERL_AP_INCLUDEDIR/ to be consistent with
  other Makefiles
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69819 - (view) (annotate) - [select for diffs]
Modified Mon Mar 17 02:42:16 2003 UTC (6 years, 8 months ago) by stas
File length: 13135 byte(s)
Diff to previous 69811 (colored)
fix copy-n-paste error, should be APACHE_INCLUDEDIR makefile macro
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69811 - (view) (annotate) - [select for diffs]
Modified Thu Mar 13 06:10:46 2003 UTC (6 years, 8 months ago) by stas
File length: 13139 byte(s)
Diff to previous 69713 (colored)
'make install' now installs mod_perl*h files under httpd's include tree
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69713 - (view) (annotate) - [select for diffs]
Modified Fri Jan 31 00:52:21 2003 UTC (6 years, 9 months ago) by stas
File length: 12606 byte(s)
Diff to previous 69694 (colored)
use a portable $(MAKE) instead of just 'make'
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69694 - (view) (annotate) - [select for diffs]
Modified Thu Jan 23 05:16:30 2003 UTC (6 years, 10 months ago) by stas
File length: 12603 byte(s)
Diff to previous 69637 (colored)
the top level 'make test' now descends into the ModPerl-Registry dir
to run 'make test' there
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69637 - (view) (annotate) - [select for diffs]
Modified Sat Jan 11 03:20:54 2003 UTC (6 years, 10 months ago) by dougm
File length: 12201 byte(s)
Diff to previous 69597 (colored)
reuse Makefile.PL $mod_perl::VERSION fixup

Revision 69597 - (view) (annotate) - [select for diffs]
Modified Sun Dec 15 04:03:43 2002 UTC (6 years, 11 months ago) by stas
File length: 12166 byte(s)
Diff to previous 69376 (colored)
Strongly suggest win32 users to upgrade to 5.8.0, if they run 5.6.x
PR:
Obtained from:
Submitted by:	Randy Kobes <randy@theoryx5.uwinnipeg.ca>
Reviewed by:	stas

Revision 69376 - (view) (annotate) - [select for diffs]
Modified Sat Jun 29 19:44:04 2002 UTC (7 years, 4 months ago) by dougm
File length: 12010 byte(s)
Diff to previous 69368 (colored)
now that APLOG_TOCLIENT is #ifdef-ed, allow compilation with 2.0.35

Revision 69368 - (view) (annotate) - [select for diffs]
Modified Sun Jun 23 21:46:09 2002 UTC (7 years, 5 months ago) by dougm
File length: 12010 byte(s)
Diff to previous 69284 (colored)
parse apr.h and save some useful config values (e.g. APR_HAS_THREADS)

Revision 69284 - (view) (annotate) - [select for diffs]
Modified Fri May 31 00:41:08 2002 UTC (7 years, 5 months ago) by dougm
File length: 11954 byte(s)
Diff to previous 69234 (colored)
no longer support 5.7.x perl development versions

Revision 69234 - (view) (annotate) - [select for diffs]
Modified Thu May 23 02:35:19 2002 UTC (7 years, 6 months ago) by dougm
File length: 11705 byte(s)
Diff to previous 69222 (colored)
PR:
Obtained from:
Submitted by:
Reviewed by:
on hpux with bleedperl $Config{ld} is the fullpath, strip to the basename

Revision 69222 - (view) (annotate) - [select for diffs]
Modified Wed May 22 02:07:08 2002 UTC (7 years, 6 months ago) by dougm
File length: 11673 byte(s)
Diff to previous 69221 (colored)
s/Apache::Build::WIN32/WIN32/g

Revision 69221 - (view) (annotate) - [select for diffs]
Modified Wed May 22 01:58:59 2002 UTC (7 years, 6 months ago) by dougm
File length: 11673 byte(s)
Diff to previous 69215 (colored)
PR:
Obtained from:
Submitted by:
Reviewed by:
make it possible to change the name of src/modules/perl/Makefile
in case static build requires a src/modules/perl/Makefile.in

Revision 69215 - (view) (annotate) - [select for diffs]
Modified Tue May 21 16:19:51 2002 UTC (7 years, 6 months ago) by dougm
File length: 11396 byte(s)
Diff to previous 69203 (colored)
enable both MP_USE_{DSO,STATIC} by default, specifying one turns off the other.

Revision 69203 - (view) (annotate) - [select for diffs]
Modified Sun May 19 19:46:08 2002 UTC (7 years, 6 months ago) by dougm
File length: 11337 byte(s)
Diff to previous 69201 (colored)
add some more validation of MP_AP_PREFIX

Revision 69201 - (view) (annotate) - [select for diffs]
Modified Sun May 19 19:08:11 2002 UTC (7 years, 6 months ago) by dougm
File length: 11242 byte(s)
Diff to previous 69175 (colored)
require Apache/2.0.36 or higher

Revision 69175 - (view) (annotate) - [select for diffs]
Modified Tue May 14 23:14:35 2002 UTC (7 years, 6 months ago) by dougm
File length: 10975 byte(s)
Diff to previous 69141 (colored)
generate t/TEST using ModPerl::TestRun

Revision 69141 - (view) (annotate) - [select for diffs]
Modified Sun May 12 19:09:54 2002 UTC (7 years, 6 months ago) by dougm
File length: 10869 byte(s)
Diff to previous 69117 (colored)
s/Apache::Build::is_win32/Apache::Build::WIN32/g

Revision 69117 - (view) (annotate) - [select for diffs]
Modified Tue Apr 9 01:42:42 2002 UTC (7 years, 7 months ago) by dougm
File length: 10871 byte(s)
Diff to previous 69116 (colored)
rid some \n's now that debug trace is used

Revision 69116 - (view) (annotate) - [select for diffs]
Modified Tue Apr 9 01:15:44 2002 UTC (7 years, 7 months ago) by dougm
File length: 10875 byte(s)
Diff to previous 69104 (colored)
cut down on build noise by changing some prints to Apache::TestTrace::debug

Revision 69104 - (view) (annotate) - [select for diffs]
Modified Sun Apr 7 03:51:39 2002 UTC (7 years, 7 months ago) by dougm
File length: 10879 byte(s)
Diff to previous 69103 (colored)
make sure Apache2.pm ends up in the right place for MP_INST_APACHE2=1

Revision 69103 - (view) (annotate) - [select for diffs]
Modified Sun Apr 7 03:44:07 2002 UTC (7 years, 7 months ago) by dougm
File length: 10832 byte(s)
Diff to previous 69102 (colored)
more hints.  louder hints

Revision 69102 - (view) (annotate) - [select for diffs]
Modified Sun Apr 7 02:56:52 2002 UTC (7 years, 7 months ago) by dougm
File length: 10547 byte(s)
Diff to previous 69101 (colored)
more hints if includes cannot be found

Revision 69101 - (view) (annotate) - [select for diffs]
Modified Sun Apr 7 02:45:32 2002 UTC (7 years, 7 months ago) by dougm
File length: 10409 byte(s)
Diff to previous 69095 (colored)
give a hint as to why server version could not be determined

Revision 69095 - (view) (annotate) - [select for diffs]
Modified Sat Apr 6 16:51:26 2002 UTC (7 years, 7 months ago) by dougm
File length: 10275 byte(s)
Diff to previous 69094 (colored)
use gzip -f during "make dist"

Revision 69094 - (view) (annotate) - [select for diffs]
Modified Sat Apr 6 16:38:12 2002 UTC (7 years, 7 months ago) by dougm
File length: 10237 byte(s)
Diff to previous 69093 (colored)
cat xs/typemap and WrapXS/typemap into Apache2/typemap

Revision 69093 - (view) (annotate) - [select for diffs]
Modified Sat Apr 6 16:24:51 2002 UTC (7 years, 7 months ago) by dougm
File length: 9813 byte(s)
Diff to previous 69092 (colored)
a few s/libmodperl/mod_perl/

Revision 69092 - (view) (annotate) - [select for diffs]
Modified Sat Apr 6 16:15:18 2002 UTC (7 years, 7 months ago) by dougm
File length: 9817 byte(s)
Diff to previous 69091 (colored)
get "make manifest" working with both 5.6.x and 5.7.x+

Revision 69091 - (view) (annotate) - [select for diffs]
Modified Sat Apr 6 16:11:56 2002 UTC (7 years, 7 months ago) by dougm
File length: 9814 byte(s)
Diff to previous 69089 (colored)
install xs/typemap to Apache2/typemap

Revision 69089 - (view) (annotate) - [select for diffs]
Modified Sat Apr 6 15:44:09 2002 UTC (7 years, 7 months ago) by dougm
File length: 9735 byte(s)
Diff to previous 69085 (colored)
fix "make manifest"

Revision 69085 - (view) (annotate) - [select for diffs]
Modified Sat Apr 6 06:42:53 2002 UTC (7 years, 7 months ago) by dougm
File length: 9731 byte(s)
Diff to previous 69084 (colored)
dont delete the MANIFEST during "make clean"

Revision 69084 - (view) (annotate) - [select for diffs]
Modified Sat Apr 6 06:41:54 2002 UTC (7 years, 7 months ago) by dougm
File length: 9757 byte(s)
Diff to previous 69080 (colored)
PR:
Obtained from:
Submitted by:
Reviewed by:
not everything in MakeMaker uses INST_LIB
so we have do fixup a few PMs to make sure *everything*
gets installed into Apache2/

Revision 69080 - (view) (annotate) - [select for diffs]
Modified Sat Apr 6 04:13:56 2002 UTC (7 years, 7 months ago) by dougm
File length: 9960 byte(s)
Diff to previous 69078 (colored)
add cvs_tag target

Revision 69078 - (view) (annotate) - [select for diffs]
Modified Sat Apr 6 04:01:56 2002 UTC (7 years, 7 months ago) by dougm
File length: 9875 byte(s)
Diff to previous 69071 (colored)
generate MANIFEST during "make dist"

Revision 69071 - (view) (annotate) - [select for diffs]
Modified Sat Apr 6 02:12:14 2002 UTC (7 years, 7 months ago) by dougm
File length: 9583 byte(s)
Diff to previous 69051 (colored)
PR:
Obtained from:
Submitted by:
Reviewed by:
attempt to detect existing mod_perl/1.xx installation.
if found die unless MP_INST_APACHE2=1 was specified.

Revision 69051 - (view) (annotate) - [select for diffs]
Modified Wed Mar 13 16:01:02 2002 UTC (7 years, 8 months ago) by stas
File length: 8631 byte(s)
Diff to previous 68963 (colored)
do yourself a favor, don't use perl v5.6.0
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 68963 - (view) (annotate) - [select for diffs]
Modified Mon Dec 31 08:45:13 2001 UTC (7 years, 10 months ago) by stas
File length: 8499 byte(s)
Diff to previous 68956 (colored)
- start using the generate_script functions for auto-generating TEST,
REPORT and SMOKE utils
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 68956 - (view) (annotate) - [select for diffs]
Modified Tue Dec 25 12:46:10 2001 UTC (7 years, 11 months ago) by stas
File length: 8398 byte(s)
Diff to previous 68955 (colored)
- correct the changed docs path in the problem description comment
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 68955 - (view) (annotate) - [select for diffs]
Modified Tue Dec 25 12:44:49 2001 UTC (7 years, 11 months ago) by stas
File length: 8402 byte(s)
Diff to previous 68898 (colored)
- api docs location's path change adjustments s|docs/src/api|docs/api|
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 68898 - (view) (annotate) - [select for diffs]
Modified Mon Dec 10 06:29:28 2001 UTC (7 years, 11 months ago) by stas
File length: 8406 byte(s)
Diff to previous 68873 (colored)
- add a new module Apache::TestSmoke which runs random and ordered
smoke testing to determine tests inter-dependencies leading to failures.
- add t/SMOKE.PL which drives Apache::TestSmoke
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 68873 - (view) (annotate) - [select for diffs]
Modified Wed Nov 21 02:39:45 2001 UTC (8 years ago) by stas
File length: 8398 byte(s)
Diff to previous 68806 (colored)
s/generate_xs/xs_generate/ to be consistent with make target and
build/xs_generate.pl

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 68806 - (view) (annotate) - [select for diffs]
Modified Fri Nov 2 17:59:05 2001 UTC (8 years ago) by dougm
File length: 8398 byte(s)
Diff to previous 68805 (colored)
change install method for libmodperl.so: now done via src/modules/perl/Makefile
install target
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 68805 - (view) (annotate) - [select for diffs]
Modified Fri Nov 2 17:33:46 2001 UTC (8 years ago) by dougm
File length: 8581 byte(s)
Diff to previous 68804 (colored)
XXX: MakeMaker will try to unlink $(APACHE_LIBDIR)/$MODPERL_LIB
during 'make' and probably 'make clean' as well
need to find another way to install libmodperl.so
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 68804 - (view) (annotate) - [select for diffs]
Modified Fri Nov 2 17:31:33 2001 UTC (8 years ago) by dougm
File length: 8398 byte(s)
Diff to previous 68795 (colored)
no need to check exists $build->{MP_USE_DSO}

Revision 68795 - (view) (annotate) - [select for diffs]
Modified Mon Oct 22 18:19:35 2001 UTC (8 years, 1 month ago) by dougm
File length: 8429 byte(s)
Diff to previous 68788 (colored)
need touch dummy libmodperl.lib for win32 WrapXS/ Makefile.PLs

Revision 68788 - (view) (annotate) - [select for diffs]
Modified Mon Oct 22 04:51:14 2001 UTC (8 years, 1 month ago) by dougm
File length: 7960 byte(s)
Diff to previous 68770 (colored)
win32 doesnt like documentation

Revision 68770 - (view) (annotate) - [select for diffs]
Modified Sun Oct 21 23:07:01 2001 UTC (8 years, 1 month ago) by dougm
File length: 7680 byte(s)
Diff to previous 68761 (colored)
always using .so extension for libmodperl

Revision 68761 - (view) (annotate) - [select for diffs]
Modified Sun Oct 21 06:43:34 2001 UTC (8 years, 1 month ago) by dougm
File length: 7725 byte(s)
Diff to previous 68743 (colored)
die as early as possible in the build if system requires ithreads

Revision 68743 - (view) (annotate) - [select for diffs]
Modified Sat Oct 20 18:59:28 2001 UTC (8 years, 1 month ago) by dougm
File length: 7576 byte(s)
Diff to previous 68724 (colored)
add MP_AP_PREFIX build option; possible to derive apxs values on platforms where apxs is not supported

Revision 68724 - (view) (annotate) - [select for diffs]
Modified Wed Oct 17 17:38:07 2001 UTC (8 years, 1 month ago) by dougm
File length: 7420 byte(s)
Diff to previous 68715 (colored)
undo undo of explicit DIR in WriteMakefile; problem seems to have gone away

Revision 68715 - (view) (annotate) - [select for diffs]
Modified Mon Oct 15 16:50:47 2001 UTC (8 years, 1 month ago) by dougm
File length: 7421 byte(s)
Diff to previous 68698 (colored)
fix MODPERL_SRC related targets for win32 to understand
PR:
Obtained from:
Submitted by:	William A. Rowe, Jr. <wrowe@covalent.net>
Reviewed by:	dougm

Revision 68698 - (view) (annotate) - [select for diffs]
Modified Thu Oct 11 19:48:08 2001 UTC (8 years, 1 month ago) by dougm
File length: 7425 byte(s)
Diff to previous 68692 (colored)
add os specific sanity checks starting with hpux

Revision 68692 - (view) (annotate) - [select for diffs]
Modified Thu Oct 11 03:29:32 2001 UTC (8 years, 1 month ago) by dougm
File length: 6967 byte(s)
Diff to previous 68690 (colored)
the DIR => [] patch does not work, backing it out for now.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 68690 - (view) (annotate) - [select for diffs]
Modified Tue Oct 9 18:28:37 2001 UTC (8 years, 1 month ago) by dougm
File length: 6966 byte(s)
Diff to previous 68637 (colored)
clean xs/*.def and xs/*.exp

Revision 68637 - (view) (annotate) - [select for diffs]
Modified Thu Oct 4 10:51:46 2001 UTC (8 years, 1 month ago) by stas
File length: 6930 byte(s)
Diff to previous 68582 (colored)
- allow remote dirs to be included in the make process
- needed to override the DIR parameter and therefore duplicate parts from
MM::init_dirscan, to preserve original functionality (to search immediate
sub-dirs for Makefile.PL)
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 68582 - (view) (annotate) - [select for diffs]
Modified Tue Sep 18 16:05:16 2001 UTC (8 years, 2 months ago) by stas
File length: 6018 byte(s)
Diff to previous 68539 (colored)
some build utils from ./util have silently moved (without commit)
into ./build, therefore adjusting the code/docs:
s|util/bugreport.pl|build/bugreport.pl|g
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 68539 - (view) (annotate) - [select for diffs]
Modified Mon Sep 10 07:00:56 2001 UTC (8 years, 2 months ago) by stas
File length: 6015 byte(s)
Diff to previous 68494 (colored)
- define APACHE_PREFIX/APACHE_LIBDIR Makefile vars for install target
  re-use
- install libmodperl.so if built with MP_USE_DSO=1
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 68494 - (view) (annotate) - [select for diffs]
Modified Wed Aug 8 16:38:07 2001 UTC (8 years, 3 months ago) by dougm
File length: 5560 byte(s)
Diff to previous 68461 (colored)
use Apache::TestMM::generate_script

Revision 68461 - (view) (annotate) - [select for diffs]
Modified Thu Jun 28 17:23:08 2001 UTC (8 years, 5 months ago) by dougm
File length: 5987 byte(s)
Diff to previous 68460 (colored)
exit w/ a status

Revision 68460 - (view) (annotate) - [select for diffs]
Modified Thu Jun 28 02:59:17 2001 UTC (8 years, 5 months ago) by dougm
File length: 5984 byte(s)
Diff to previous 68334 (colored)
give better apxs failure messages, die if server version cannot be found/parsed

Revision 68334 - (view) (annotate) - [select for diffs]
Modified Fri Apr 20 17:42:57 2001 UTC (8 years, 7 months ago) by dougm
File length: 6032 byte(s)
Diff to previous 68278 (colored)
need to push tables_dir into @INC when xs is not generated

Revision 68278 - (view) (annotate) - [select for diffs]
Modified Thu Apr 12 16:03:55 2001 UTC (8 years, 7 months ago) by dougm
File length: 5941 byte(s)
Diff to previous 68260 (colored)
make sure test files a cleaned

Revision 68260 - (view) (annotate) - [select for diffs]
Modified Wed Apr 11 23:00:59 2001 UTC (8 years, 7 months ago) by dougm
File length: 5882 byte(s)
Diff to previous 68230 (colored)
make sure Apache::ConstantsTable can be found

Revision 68230 - (view) (annotate) - [select for diffs]
Modified Wed Apr 4 05:27:59 2001 UTC (8 years, 7 months ago) by dougm
File length: 5846 byte(s)
Diff to previous 68215 (colored)
do a better job of finding ap_release.h to parse the server version and give more diagnostics if it fails

Revision 68215 - (view) (annotate) - [select for diffs]
Modified Mon Apr 2 09:17:40 2001 UTC (8 years, 7 months ago) by dougm
File length: 5675 byte(s)
Diff to previous 68200 (colored)
hook into test stuff

Revision 68200 - (view) (annotate) - [select for diffs]
Modified Tue Mar 27 02:32:49 2001 UTC (8 years, 8 months ago) by dougm
File length: 5068 byte(s)
Diff to previous 68199 (colored)
only one version of the source tables is currently supported, so just hardwire it for now

Revision 68199 - (view) (annotate) - [select for diffs]
Modified Mon Mar 26 22:07:12 2001 UTC (8 years, 8 months ago) by dougm
File length: 5029 byte(s)
Diff to previous 68196 (colored)
fix apxs locator when BuildConfig.pm does not exist

Revision 68196 - (view) (annotate) - [select for diffs]
Modified Mon Mar 26 16:17:10 2001 UTC (8 years, 8 months ago) by dougm
File length: 5014 byte(s)
Diff to previous 68121 (colored)
MP_GENERATE_XS option to generate xs code from checked-in tables, since C::Scan doesnt work on some platforms

Revision 68121 - (view) (annotate) - [select for diffs]
Modified Mon Mar 5 04:11:01 2001 UTC (8 years, 8 months ago) by dougm
File length: 4571 byte(s)
Diff to previous 68049 (colored)
shortcuts for scanning and generating code

Revision 68049 - (view) (annotate) - [select for diffs]
Modified Thu Jan 4 07:23:17 2001 UTC (8 years, 10 months ago) by dougm
File length: 4485 byte(s)
Diff to previous 68048 (colored)
fixups for using outsideof Apache::Build outside of Makefile.PL

Revision 68048 - (view) (annotate) - [select for diffs]
Modified Thu Jan 4 05:57:39 2001 UTC (8 years, 10 months ago) by dougm
File length: 4474 byte(s)
Diff to previous 68045 (colored)
allow building with apxs

Revision 68045 - (view) (annotate) - [select for diffs]
Modified Tue Jan 2 20:35:46 2001 UTC (8 years, 10 months ago) by dougm
File length: 4351 byte(s)
Diff to previous 68043 (colored)
update "make etags"

Revision 68043 - (view) (annotate) - [select for diffs]
Modified Tue Jan 2 20:20:00 2001 UTC (8 years, 10 months ago) by dougm
File length: 4386 byte(s)
Diff to previous 68017 (colored)
remove MP_CPP now that we have a .c.cpp rule

Revision 68017 - (view) (annotate) - [select for diffs]
Modified Mon Jun 12 03:25:04 2000 UTC (9 years, 5 months ago) by dougm
File length: 4761 byte(s)
Diff to previous 68007 (colored)
a few tweaks

Revision 68007 - (view) (annotate) - [select for diffs]
Modified Fri May 26 18:35:15 2000 UTC (9 years, 6 months ago) by dougm
File length: 4793 byte(s)
Diff to previous 68000 (colored)
add etags target

Revision 68000 - (view) (annotate) - [select for diffs]
Modified Sun Apr 30 18:36:52 2000 UTC (9 years, 6 months ago) by dougm
File length: 4724 byte(s)
Diff to previous 67998 (colored)
"discover" xs modules.  since there is no list hardwired
any module can be unpacked in the mod_perl-2.xx directory
and built static

this stunt also make it possible to leave .xs files where
they are, unlike 1.xx where *.xs live in src/modules/perl
and are copied to subdir/ if DYNAMIC=1
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 67998 - (view) (annotate) - [select for diffs]
Modified Sun Apr 30 03:31:17 2000 UTC (9 years, 6 months ago) by dougm
File length: 4370 byte(s)
Diff to previous 67992 (colored)
MP_INST_APACHE2=1 attribute will cause *.pm and *.so to be installed in
an Apache2/ subdirectory so mod_perl-1.xx and mod_perl-2.0 can co-exist
in the same site_perl tree.
'PerlModule Apache2' will add these directories to @INC
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 67992 - (view) (annotate) - [select for diffs]
Modified Sat Apr 29 02:28:35 2000 UTC (9 years, 6 months ago) by dougm
File length: 3745 byte(s)
Diff to previous 67984 (colored)
no patch to 5.6.0 is needed when PERL_SET_CONTEXT is properly used
tell perl_clone() not to clone the stacks (requires scopestack_ix hack)
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 67984 - (view) (annotate) - [select for diffs]
Modified Wed Apr 26 07:28:45 2000 UTC (9 years, 7 months ago) by dougm
File length: 3742 byte(s)
Diff to previous 67981 (colored)
save $build after Makefile is generated

Revision 67981 - (view) (annotate) - [select for diffs]
Modified Tue Apr 25 05:16:07 2000 UTC (9 years, 7 months ago) by dougm
File length: 3742 byte(s)
Diff to previous 67979 (colored)
if MP_USE_DSO=1 build libmodperl.so, else build libmodperl.a
get rid of Apache::Build::AUTOLOAD
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 67979 - (view) (annotate) - [select for diffs]
Modified Tue Apr 25 04:25:41 2000 UTC (9 years, 7 months ago) by dougm
File length: 3811 byte(s)
Diff to previous 67976 (colored)
workaround MakeMaker braindeadness

Revision 67976 - (view) (annotate) - [select for diffs]
Modified Tue Apr 25 03:47:31 2000 UTC (9 years, 7 months ago) by dougm
File length: 3765 byte(s)
Diff to previous 67975 (colored)
fix 'make clean'

Revision 67975 - (view) (annotate) - [select for diffs]
Modified Fri Apr 21 20:18:09 2000 UTC (9 years, 7 months ago) by dougm
File length: 3659 byte(s)
Diff to previous 67973 (colored)
skip autosplit

Revision 67973 - (view) (annotate) - [select for diffs]
Modified Fri Apr 21 19:43:37 2000 UTC (9 years, 7 months ago) by dougm
File length: 3623 byte(s)
Diff to previous 67966 (colored)
get some decent build stuff in place

Revision 67966 - (view) (annotate) - [select for diffs]
Modified Thu Apr 20 18:28:14 2000 UTC (9 years, 7 months ago) by dougm
File length: 3231 byte(s)
Diff to previous 67954 (colored)
use MP_FOO command line args instead of %ENV

Revision 67954 - (view) (annotate) - [select for diffs]
Modified Mon Apr 17 00:02:25 2000 UTC (9 years, 7 months ago) by dougm
File length: 3219 byte(s)
Diff to previous 67950 (colored)
add Apache::Build::{ccopts,ldopts} methods
enable libgtop linking if debug and available
beef up logic for generating/cleaning files
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 67950 - (view) (annotate) - [select for diffs]
Modified Sun Apr 16 01:41:22 2000 UTC (9 years, 7 months ago) by dougm
File length: 3227 byte(s)
Diff to previous 67947 (colored)
dont need single file option now that sources are sorted on mtime

Revision 67947 - (view) (annotate) - [select for diffs]
Modified Sun Apr 16 00:50:04 2000 UTC (9 years, 7 months ago) by dougm
File length: 3415 byte(s)
Diff to previous 67945 (colored)
compile most recently modifified files first

Revision 67945 - (view) (annotate) - [select for diffs]
Modified Sun Apr 16 00:28:39 2000 UTC (9 years, 7 months ago) by dougm
File length: 3347 byte(s)
Diff to previous 67942 (colored)
-E option to use cpp

Revision 67942 - (view) (annotate) - [select for diffs]
Modified Sat Apr 15 19:04:20 2000 UTC (9 years, 7 months ago) by dougm
File length: 3259 byte(s)
Diff to previous 67940 (colored)
option to compile a single file ala -mmodperl_foo.c

Revision 67940 - (view) (annotate) - [select for diffs]
Modified Sat Apr 15 17:38:45 2000 UTC (9 years, 7 months ago) by dougm
File length: 3141 byte(s)
Diff to previous 67936 (colored)
fix libgdbm check logic
move some re-usable things to Apache::Build
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 67936 - (view) (annotate) - [select for diffs]
Modified Fri Apr 14 23:52:55 2000 UTC (9 years, 7 months ago) by dougm
File length: 3744 byte(s)
Diff to previous 67933 (colored)
change from ap_context_t to ap_pool_t
integrate/test interpreter pool
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 67933 - (view) (annotate) - [select for diffs]
Modified Fri Apr 14 04:09:26 2000 UTC (9 years, 7 months ago) by dougm
File length: 3741 byte(s)
Diff to previous 67931 (colored)
sticking to the convention of single quoting constant strings

Revision 67931 - (view) (annotate) - [select for diffs]
Added Thu Apr 13 07:03:37 2000 UTC (9 years, 7 months ago) by dougm
File length: 3742 byte(s)
lets get this party started

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2