/[Apache-SVN]/httpd/apreq/trunk/module/Makefile.am
ViewVC logotype

Log of /httpd/apreq/trunk/module/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 420093 - (view) (annotate) - [select for diffs]
Modified Sat Jul 8 10:00:10 2006 UTC (3 years, 4 months ago) by pgollucci
File length: 900 byte(s)
Diff to previous 408814 (colored)
I haven't the foggies why MakeMaker will not put this directory (which is in svn)
in the release tarball anymore, but this fixes it

Revision 408814 - (view) (annotate) - [select for diffs]
Modified Tue May 23 01:42:12 2006 UTC (3 years, 6 months ago) by pgollucci
File length: 851 byte(s)
Diff to previous 408619 (colored)
c-modules moved into t/


Revision 408619 - (view) (annotate) - [select for diffs]
Modified Mon May 22 09:30:23 2006 UTC (3 years, 6 months ago) by pgollucci
File length: 843 byte(s)
Diff to previous 374572 (colored)
Fix:
[Mon May 22 02:23:00 2006] [error] [client 127.0.0.1] This script is just a wrapper for test_cgi.
[Mon May 22 02:23:00 2006] [error] [client 127.0.0.1] See the libtool documentation for more information.
[Mon May 22 02:23:00 2006] [error] [client 127.0.0.1] Premature end of script headers: test_cgi
[Mon May 22 02:23:00 2006] [error] [client 127.0.0.1] module/t/cgi-bin/test_cgi: error: `module/t/cgi-bin/.libs/test_cgi' does not exist


Revision 374572 - (view) (annotate) - [select for diffs]
Modified Fri Feb 3 03:18:50 2006 UTC (3 years, 9 months ago) by joes
File length: 835 byte(s)
Diff to previous 224471 (colored)
drop module/apache from the build system

Revision 224471 - (view) (annotate) - [select for diffs]
Modified Sat Jul 23 15:14:26 2005 UTC (4 years, 4 months ago) by joes
File length: 842 byte(s)
Diff to previous 164417 (colored)
Eliminate redundant/misplaced LDFLAGS.

Revision 164417 - (view) (annotate) - [select for diffs]
Modified Sat Apr 23 20:35:32 2005 UTC (4 years, 7 months ago) by joes
File length: 863 byte(s)
Diff to previous 164412 (colored)
"make release" fixes.

Revision 164412 - (view) (annotate) - [select for diffs]
Modified Sat Apr 23 19:47:10 2005 UTC (4 years, 7 months ago) by joes
File length: 866 byte(s)
Diff to previous 164280 (colored)
modules were linking against an installed 
version instead of the local one.


Revision 164280 - (view) (annotate) - [select for diffs]
Modified Fri Apr 22 21:00:18 2005 UTC (4 years, 7 months ago) by joes
File length: 865 byte(s)
Diff to previous 161816 (colored)
automake is a nightmare.  Let's ignore module/apache
for now, since we don't need to distribute it 
anytime soon.

Revision 161816 - (view) (annotate) - [select for diffs]
Modified Mon Apr 18 23:45:32 2005 UTC (4 years, 7 months ago) by joes
File length: 872 byte(s)
Diff to previous 155761 (colored)
Swapping trunk with the multi-env branch, step 2.

Revision 155761 - (view) (annotate) - [select for diffs]
Modified Tue Mar 1 08:03:08 2005 UTC (4 years, 8 months ago) by joes
Original Path: httpd/apreq/branches/multi-env-unstable/module/Makefile.am
File length: 872 byte(s)
Diff to previous 155691 (colored)
Start integrating apreq2-config into *nix build system.
Drop apxs installer, so DESTDIR option works properly.

Revision 155691 - (view) (annotate) - [select for diffs]
Modified Mon Feb 28 19:46:39 2005 UTC (4 years, 8 months ago) by joes
Original Path: httpd/apreq/branches/multi-env-unstable/module/Makefile.am
File length: 940 byte(s)
Diff to previous 155672 (colored)
*nix build system fixes:
  Add --with-perl-opts, to pass additional MM options to glue/perl.
  Clean up internal libtool/ld flags.

Copy module/t/c-modules test layout to module/apache/t.

Revision 155672 - (view) (annotate) - [select for diffs]
Modified Mon Feb 28 06:51:05 2005 UTC (4 years, 8 months ago) by joes
Original Path: httpd/apreq/branches/multi-env-unstable/module/Makefile.am
File length: 944 byte(s)
Diff to previous 153661 (colored)
Add basic layout for experimental apache 1.3.x module.

Revision 153661 - (view) (annotate) - [select for diffs]
Modified Sun Feb 13 20:43:46 2005 UTC (4 years, 9 months ago) by joes
Original Path: httpd/apreq/branches/multi-env-unstable/module/Makefile.am
File length: 937 byte(s)
Copied from: httpd/apreq/branches/multi-env-unstable/env/Makefile.am revision 153640
Diff to previous 126444 (colored)
Reorganize around include/, library/, and module/ dirs

Revision 126444 - (view) (annotate) - [select for diffs]
Modified Tue Jan 25 23:36:01 2005 UTC (4 years, 10 months ago) by joes
Original Path: httpd/apreq/branches/multi-env-unstable/env/Makefile.am
File length: 1832 byte(s)
Diff to previous 125263 (colored)
Introduce apreq_env_handle_t to replace the void *env usage.
Also added apreq_env_custom for making private handles, and new 
apreq_env_apache2.h to let mod_apreq export apreq_env_make_apache2.

This patch represents part one of 

        http://marc.theaimsgroup.com/?l=apreq-dev&m=110667661730797&w=2

I added a few additional notes to STATUS and CHANGES.

Submitted by: Max Kellermann
Reviewed by: joes

Revision 125263 - (view) (annotate) - [select for diffs]
Modified Sat Jan 15 15:41:46 2005 UTC (4 years, 10 months ago) by joes
Original Path: httpd/apreq/branches/multi-env-unstable/env/Makefile.am
File length: 1745 byte(s)
Diff to previous 109980 (colored)
Create multi-env branch.

Revision 109980 - (view) (annotate) - [select for diffs]
Modified Mon Dec 6 15:21:47 2004 UTC (4 years, 11 months ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 1745 byte(s)
Diff to previous 106601 (colored)
OS X's (g)libtool has trouble running the cgi tests in env/t.
When we copy the libtool-generated shell script from env/testcgi 
to env/t/cgi-bin/testcgi, on OS X the copied script isn't smart 
enough to locate the actual executable (still) in env/.libs.  
Copying env/.libs to env/t is enough to fix this, so that's 
what we do here.

Bug reported by Boris Zentner and Christian Hansen.

Revision 106601 - (view) (annotate) - [select for diffs]
Modified Thu Nov 25 20:47:23 2004 UTC (5 years ago) by nd
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 1720 byte(s)
Diff to previous 104307 (colored)
property cleanup

Revision 104307 - (view) (annotate) - [select for diffs]
Modified Fri Jul 16 17:12:37 2004 UTC (5 years, 4 months ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 1720 byte(s)
Diff to previous 103959 (colored)
Introduce @AP[RU]_LDFLAGS@ so we don't mix these flags with @AP[RU]_LIBS@ until EU::MM forces us to (in build/xsbuilder.pl).  Also list functions not covered by our tests in STATUS.

Revision 103959 - (view) (annotate) - [select for diffs]
Modified Tue Jun 15 05:12:05 2004 UTC (5 years, 5 months ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 1682 byte(s)
Diff to previous 103942 (colored)
Fix compiler grumblings when in maintainer-mode

Revision 103942 - (view) (annotate) - [select for diffs]
Modified Mon Jun 14 02:19:58 2004 UTC (5 years, 5 months ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 1606 byte(s)
Diff to previous 103888 (colored)
Fix longstanding mod_ssl-related bug: missing apr_bucket_setaside calls on stored-away transient buckets.

Revision 103888 - (view) (annotate) - [select for diffs]
Modified Thu Jun 10 20:51:33 2004 UTC (5 years, 5 months ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 1545 byte(s)
Diff to previous 102797 (colored)
FreeBSD builds now.

Revision 102797 - (view) (annotate) - [select for diffs]
Modified Sat Feb 28 05:19:39 2004 UTC (5 years, 8 months ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 1519 byte(s)
Diff to previous 101721 (colored)
Reorganize build macros to reduce automake prereq to v1.4.  This should allow apreq2 to build from cvs on stock Debian Woody.

Revision 101721 - (view) (annotate) - [select for diffs]
Modified Fri Nov 7 20:05:20 2003 UTC (6 years ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 1555 byte(s)
Diff to previous 101593 (colored)
Updates to build system:
perl build/version_check.pl --version=2.XX generates a META.yml file for CPAN, which will be incorporated into future releases.
perl build/version_check.pl generates a nicer prerequisite list, with sections that show how the prereqs relate to the build type.
Apache::Test is no longer a requirement for the C API (although the env/ tests will not run during % make test).

Revision 101593 - (view) (annotate) - [select for diffs]
Modified Tue Oct 28 14:00:08 2003 UTC (6 years, 1 month ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 1452 byte(s)
Diff to previous 101571 (colored)
Add MANIFEST.SKIP- '% make release' should generate a functional, CPAN-friendly tarball now.

Revision 101571 - (view) (annotate) - [select for diffs]
Modified Mon Oct 27 03:07:28 2003 UTC (6 years, 1 month ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 1418 byte(s)
Diff to previous 101544 (colored)
Start 2.0.1 development with CGI as default module (embedded into libapreq2), and introduce new runtime API for setting up alternate environments.  This should make it a bit easier to port libapreq to non-ELF platforms (eg. Win32).  All current tests should still pass.

Revision 101544 - (view) (annotate) - [select for diffs]
Modified Thu Oct 23 23:58:15 2003 UTC (6 years, 1 month ago) by randyk
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 1649 byte(s)
Diff to previous 101474 (colored)
add libapreq_cgi tests.

Revision 101474 - (view) (annotate) - [select for diffs]
Modified Fri Oct 17 06:27:20 2003 UTC (6 years, 1 month ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 1575 byte(s)
Diff to previous 101437 (colored)
Add --enable-perl-glue option.

Revision 101437 - (view) (annotate) - [select for diffs]
Modified Mon Oct 13 18:24:47 2003 UTC (6 years, 1 month ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 1564 byte(s)
Diff to previous 101389 (colored)
Add versioning changes to libapreq-
1) The shared library is now named libapreq2.
2) The header files get installed into their own subdirectory: apreq2.
3) Added a versioning API (apreq_version.[ch]) based on apr-util.
4) I also added an apreq2-config script based on apu-config.

Revision 101389 - (view) (annotate) - [select for diffs]
Modified Wed Oct 8 17:44:18 2003 UTC (6 years, 1 month ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 1372 byte(s)
Diff to previous 101372 (colored)
Add support for building mod_apreq as a static module, which is based on Bojan Smojver's patch- http://marc.theaimsgroup.com/?l=apreq-dev&m=106515072621995&w=2

Revision 101372 - (view) (annotate) - [select for diffs]
Modified Thu Oct 2 02:21:55 2003 UTC (6 years, 1 month ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 1045 byte(s)
Diff to previous 100417 (colored)
Rework build system around ap[ru]-config to allow apr & apr-utils to have non-httpd install locations.

Revision 100417 - (view) (annotate) - [select for diffs]
Modified Mon Jun 30 20:42:14 2003 UTC (6 years, 4 months ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 983 byte(s)
Diff to previous 100213 (colored)
Phase out test_config.pl script.  Rework prefetch code in mod_apreq.c and move apreq_brigade_copy function from apreq_params.c to apreq.c

Revision 100213 - (view) (annotate) - [select for diffs]
Modified Wed Jun 11 23:02:32 2003 UTC (6 years, 5 months ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 1075 byte(s)
Diff to previous 100212 (colored)
Fix Makefile.am dependencies for test cleanup.

Revision 100212 - (view) (annotate) - [select for diffs]
Modified Wed Jun 11 22:59:56 2003 UTC (6 years, 5 months ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 1088 byte(s)
Diff to previous 99948 (colored)
Cleanup env/ test.

Revision 99948 - (view) (annotate) - [select for diffs]
Modified Tue May 20 20:06:03 2003 UTC (6 years, 6 months ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 949 byte(s)
Diff to previous 99450 (colored)
Add Apache::Test script to configure env/ tests.

Revision 99450 - (view) (annotate) - [select for diffs]
Modified Sat Apr 19 09:42:08 2003 UTC (6 years, 7 months ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 490 byte(s)
Diff to previous 99423 (colored)
Fixed bugs in apreq_tables exposed by t/tables.c test.

Revision 99423 - (view) (annotate) - [select for diffs]
Modified Thu Apr 17 21:23:13 2003 UTC (6 years, 7 months ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 490 byte(s)
Diff to previous 99416 (colored)
Postpone contemplation of apreq_env_read().

Revision 99416 - (view) (annotate) - [select for diffs]
Modified Thu Apr 17 19:19:40 2003 UTC (6 years, 7 months ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 475 byte(s)
Diff to previous 99401 (colored)
Added apr's CuTest framework. Switched --with-apache2 flag to --with-apache2-apxs and fixed install locations.

Revision 99401 - (view) (annotate) - [select for diffs]
Modified Thu Apr 17 03:34:56 2003 UTC (6 years, 7 months ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 482 byte(s)
Diff to previous 99362 (colored)
Add rudimentary cgi environment; mv configure.in configure.am

Revision 99362 - (view) (annotate) - [select for diffs]
Modified Tue Apr 15 09:36:11 2003 UTC (6 years, 7 months ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 210 byte(s)
Diff to previous 99340 (colored)
Changed configure option:
    dropped:                        --with-apache-includes
    temporarily replaced with:      --with-apache2  (server-root, assuming
                                                     typical Apache layout).

Lots of bugfixes focusing on urlencoded data parsers (GET & POST).
The mod_apreq filter is now functional; to bang on it, just do this

        % ./buildconf
        % ./configure --with-apache2=/path/to/apache2
        % make
        % cp src/.libs/libapreq.* /path/to/apache2/libs
        % cp env/.libs/mod_apreq.so /path/to/apache2/modules

Now edit httpd.conf by adding

        LoadModule apreq_module modules/mod_apreq.so
        ...
        SetInputFilter APREQ

in some appropriate place.  Hopefully the server will start up :-).
Lowering the loglevel to DEBUG should produce some debugging messages in
the error log.

Revision 99340 - (view) (annotate) - [select for diffs]
Added Sat Apr 12 04:52:15 2003 UTC (6 years, 7 months ago) by joes
Original Path: httpd/apreq/trunk/env/Makefile.am
File length: 156 byte(s)
Add template for mod_apreq.

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