pier02/05/03 11:05:25
Modified:webapp Makedefs.in Makefile.in
webapp/apache-1.3 Makefile.in
webapp/apache-2.0 Makefile.in
Log:
Changes required to start integration with ANT (let's keep things all
together, right?)
Revision ChangesPath
pier02/05/03 09:13:40
Modified:webapp/apache-1.3 Makefile.in
webapp/apache-2.0 Makefile.in
Log:
Added the "dist" target to build a binary distribution directory
Revision ChangesPath
1.26 +7 -2 jakarta-tomcat-connectors/webapp/apache-1.3/Makef
Pier,
Thanks! Before that, I would just like to send you some patches on 2.0
side. But you are faster than me. And it builds prefectly on my Linux
box now.
Questions and Comments:
- I notice that the mod_webapp module name changed from mod_webapp.so to
libwebapp.so. (I spent some time to
pier02/05/01 14:23:19
Modified:webapp/apache-2.0 Makefile.in
Log:
New makefile for Apache 2.0 (it _WORKS_ ! - in theory)
Revision ChangesPath
1.6 +25 -26jakarta-tomcat-connectors/webapp/apache-2.0/Makefile.in
Index: Makefile.in
==
jfclere 01/10/03 05:35:14
Modified:webapp Makefile.in configure.in
webapp/apache-2.0 Makefile.in
Log:
mod_webapp build cleanups
Submitted by: Justin Erenkrantz [EMAIL PROTECTED]
Revision ChangesPath
1.21 +7 -1 jakarta-tomcat-connectors/webapp
On Friday 31 August 2001 10:32, Pier Fumagalli wrote:
> "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> > jfclere 01/08/29 07:29:29
> >
> > Modified:webapp configure.in
> > Added: webapp/apache-2.0 Makefile.in
> > Log:
> > Copy/add configure logic for Apache-2.0 from mod_jk.
> >
>
jfclere 01/08/31 03:26:24
Modified:webapp Makefile.in configure.in
webapp/apache-1.3 Makefile.in
webapp/apache-2.0 Makefile.in
Log:
Merge Ryan's changes with mines.
Revision ChangesPath
1.16 +17 -1 jakarta-tomcat-connectors/webapp
jfclere 01/08/29 07:29:29
Modified:webapp configure.in
Added: webapp/apache-2.0 Makefile.in
Log:
Copy/add configure logic for Apache-2.0 from mod_jk.
Revision ChangesPath
1.23 +12 -3 jakarta-tomcat-connectors/webapp/configure.in
Index: configure.i