index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.in
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix regeneration of build datestamp on every make invocation (a
Joe Orton
2004-01-09
1
-1
/
+0
*
I knew I would get in trouble mucking with the build system.
Joshua Slive
2003-07-29
1
-1
/
+1
*
Install config.nice into the build/ directory to make
Joshua Slive
2003-07-28
1
-1
/
+2
*
Add optional hook to extend mod_status output.
Joe Orton
2003-07-21
1
-0
/
+1
*
httpd.spec should be removed by make extraclean
Roy T. Fielding
2003-07-09
1
-1
/
+2
*
distclean/extraclean tweak: blow away docs/conf/ssl-std.conf
Jeff Trawick
2003-06-19
1
-1
/
+1
*
Fix my build breakage of TRU64 (hopefully, based on Jeff's feedback.)
William A. Rowe Jr
2003-05-16
1
-1
/
+1
*
Fix a VPATH build install bug - the special.mk file was never installed
William A. Rowe Jr
2003-05-16
1
-0
/
+1
*
Remove files on 'make distclean' that should be.
Justin Erenkrantz
2003-02-17
1
-1
/
+1
*
Copy mod_auth.h when installing includes.
Justin Erenkrantz
2003-01-21
1
-0
/
+1
*
"Make install" would fail for released versions because they do not contain
Martin Kraemer
2002-09-30
1
-5
/
+5
*
Install the online manual unconditionally. This gets make install closer
Greg Ames
2002-07-25
1
-8
/
+5
*
fix a broken build when no <prefix>/conf/ directory exists.
Greg Ames
2002-07-19
1
-1
/
+1
*
remove logic which looks for a non-existant ssl.conf file in the docs/conf/
Greg Ames
2002-07-19
1
-2
/
+1
*
no logic changes - just some style changes.
Greg Ames
2002-07-19
1
-14
/
+14
*
Install mime.types and magic in conf/ if they don't already exist.
Greg Ames
2002-07-19
1
-5
/
+5
*
fix make install to stop passing make operators to the shell
Jeff Trawick
2002-07-01
1
-12
/
+12
*
I got sick of the error messages from copying the header files. This
Ryan Bloom
2002-06-30
1
-2
/
+3
*
Preserve existing installation directories. We copy over binaries,
Ryan Bloom
2002-06-29
1
-73
/
+97
*
The '-@' seems to be more portable than '- @'. FreeBSD complained
Cliff Woolley
2002-06-15
1
-4
/
+4
*
Fixed a problem with 'make install' on one of the tarballs (which
Cliff Woolley
2002-06-15
1
-4
/
+4
*
Allow 'make install DESTDIR=/path'. This allows packagers to install
Ryan Bloom
2002-06-15
1
-54
/
+54
*
On OS/390, the compiler/linker front-end doesn't handle
Jeff Trawick
2002-06-03
1
-2
/
+1
*
Removed extraneous "{} \;" from some xargs calls
Brian Pane
2002-05-25
1
-4
/
+4
*
Make sure that the runtimedir is created by make install.
Jeff Trawick
2002-05-21
1
-0
/
+1
*
Considering the overall goal of making APR and APR-util being used
Justin Erenkrantz
2002-05-13
1
-3
/
+2
*
Stop trying to help apr and apr-util by installing their includes. They're
Justin Erenkrantz
2002-05-13
1
-2
/
+0
*
get "make extraclean" and probably "make distclean" to work on AIX
Jeff Trawick
2002-05-07
1
-1
/
+1
*
Remove autom4te.cache when doing make distclean.
Justin Erenkrantz
2002-05-03
1
-0
/
+3
*
Fix generated httpd.conf to respect layout for LoadModule lines.
Justin Erenkrantz
2002-05-03
1
-1
/
+1
*
Don't install *.in config files.
Aaron Bannert
2002-04-29
1
-1
/
+1
*
Added support for MPMs that live in subdirectories under server/mpm
Brian Pane
2002-04-12
1
-1
/
+1
*
With VPATH builds, the httpd.conf-std file is found in the build directory,
Ryan Bloom
2002-04-05
1
-0
/
+3
*
Remove hardcoded paths from MPMs and move them to a more central
Sander Striker
2002-04-04
1
-2
/
+2
*
OS/390: install apachecore.[dll|x] in lib/ rather than bin/ .
Greg Ames
2002-03-20
1
-1
/
+1
*
Fix apxs -g handling.
Jeff Trawick
2002-03-14
1
-4
/
+5
*
Stop copying APR's libtool. And pass enough parameters to apr's subconfig
Justin Erenkrantz
2002-03-09
1
-5
/
+1
*
It is bad to recursively remove every CVS directory in a person's
Aaron Bannert
2002-03-07
1
-7
/
+7
*
need to copy mod_log_config over for custom-loggers
Ian Holsman
2002-02-22
1
-0
/
+1
*
Currently pcre/config.h and pcre/internal.h are getting installed - it
Aaron Bannert
2002-01-23
1
-1
/
+1
*
Make sure we use the same version of Make for building suexec as we do
Ryan Bloom
2002-01-18
1
-1
/
+1
*
need to use $(top_srcdir) when installing build/instdso.sh
Doug MacEachern
2002-01-06
1
-1
/
+1
*
Move any load library path environment variables out of
Jeff Trawick
2001-12-15
1
-0
/
+6
*
make sure mod_foo.so is installed by apxs -i
Jeff Trawick
2001-12-07
1
-0
/
+1
*
Fix the installation target to make sure that the manual is
Ryan Bloom
2001-11-24
1
-2
/
+2
*
mod_ssl is big and bulky, takes awhile to load, sometimes must wait for
Aaron Bannert
2001-11-23
1
-0
/
+6
*
Remerge proxy configuration. Tally: of 9 votes;
William A. Rowe Jr
2001-10-22
1
-1
/
+1
*
Teach me to copy and paste.
Ryan Bloom
2001-10-18
1
-1
/
+1
*
Make sure we install the proxy header file.
Ryan Bloom
2001-10-18
1
-0
/
+1
*
Fixed the configure script to add a LoadModule directive to
Ryan Bloom
2001-10-11
1
-3
/
+25
[next]