Log of /perl/Apache-SizeLimit/trunk/Makefile.PL
Parent Directory
|
Revision Log
Revision
441414 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 8 07:32:49 2006 UTC
(3 years, 2 months ago)
by
pgollucci
File length: 6148 byte(s)
Diff to
previous 436718
(
colored)
This seems to work for integration with mp2 Dynamic builds.
Note: this requires corresponding changes in mp2's top-level Makefile.PL
TODO:
Static builds
Revision
436717 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 25 08:39:55 2006 UTC
(3 years, 3 months ago)
by
pgollucci
File length: 6048 byte(s)
Diff to
previous 436716
(
colored)
clean up the %common_opts to only have common options
and move the mp1, mp2 options into the ExitUtils::MakeMaker for 1.x
and ModPerl::MM for 2.x
Revision
420314 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 9 16:44:07 2006 UTC
(3 years, 4 months ago)
by
autarch
File length: 2142 byte(s)
Diff to
previous 419965
(
colored)
Apparently Apache::TestConfig has not always had a
custom_config_path() method, so make sure it exists before trying to
call it.
Revision
419588 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 6 15:42:25 2006 UTC
(3 years, 4 months ago)
by
autarch
File length: 2071 byte(s)
Diff to
previous 419251
(
colored)
Don't use Apache::Test if we'd have to prompt the user, but respect
TestConfigData.pm and ~/.apache-test.
Revision
419251 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 5 15:14:23 2006 UTC
(3 years, 4 months ago)
by
autarch
File length: 1838 byte(s)
Diff to
previous 419247
(
colored)
Simplify the Apache::Test-related code down to the least bit of code
that seems to work. There was some cruft in here that seemed to have
been cut'n'paste relics, and some things that looked a bit cargo
cult-ish. Review would be appreciated.
You can test the "no Apache::Test" case by changing
check_for_apache_test() to simply "return 0" at the top of the sub. In
both cases, it seems to work and do the right thing for me.
Revision
419247 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 5 15:06:29 2006 UTC
(3 years, 4 months ago)
by
autarch
File length: 1898 byte(s)
Diff to
previous 419244
(
colored)
Cannot call sub to define a constant if the sub has not yet been
defined, so just use a variable instead.
More refactoring to make flow of execution simpler (IMHO).
The test target works fine on my box without explicitly setting the
apache binary or apxs binary. It would be very bad form for a CPAN
module to die in the Makefile.PL! That'd break any attempt to install
it via a CPAN{PLUS} shell. I'll figure out how to make this optional
in a future commit.
Revision
417795 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 28 15:38:31 2006 UTC
(3 years, 4 months ago)
by
geoff
File length: 1991 byte(s)
Diff to
previous 417787
(
colored)
migrate basic.pm test to use Apache::Test's
Test::More support so you don't need to mess with
Test::More internals or http headers
Revision
417787 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 28 15:21:53 2006 UTC
(3 years, 4 months ago)
by
geoff
File length: 1880 byte(s)
Diff to
previous 417746
(
colored)
tweak Apache-Test settings a bit so that things
are properly configured and skipped if prereqs
are missing.
Revision
417746 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 28 12:56:16 2006 UTC
(3 years, 4 months ago)
by
geoff
File length: 1335 byte(s)
Diff to
previous 416876
(
colored)
add tag target
tweak clean target - t/logs, t/conf etc will be automatically
cleaned up by Apache-Test
this Makefile needs a bit of work, I think. what stands out
now is reliable Apache-Test integration and general cleanup
(no need for TEST.PL, for example)
Revision
416864 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sat Jun 24 05:56:18 2006 UTC
(3 years, 5 months ago)
by
pgollucci
File length: 572 byte(s)
add a skeleton from:
h2xs -XA -n Apache::SizeLimit
mv Apache-SizeLimit/* trunk
svn add *
svn ci
soon to be overwritten in almost its entirety
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.