index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support use of an external copy of the PCRE library:
Joe Orton
2005-02-11
1
-1
/
+0
*
* Makefile.in: Use buildmark.o not .lo since it was COMPILEd
Joe Orton
2005-02-10
1
-1
/
+1
*
Only recompile buildmark.c when we have to relink httpd.
Justin Erenkrantz
2005-02-10
1
-1
/
+2
*
* Makefile.in: Make install-man the last install target as it copies an
Justin Erenkrantz
2004-12-02
1
-2
/
+2
*
* Makefile.in: In the updated 5.x pcre build, pcre.h is in builddir.
Justin Erenkrantz
2004-11-28
1
-1
/
+1
*
Initial pass at refactoring some files to eliminate our 150K C source behemoths.
Justin Erenkrantz
2004-11-27
1
-1
/
+1
*
Change the other install-* targets to remove the .svn directory instead of th...
Paul Querna
2004-11-23
1
-4
/
+4
*
Replace the hack to remove CVS directories with one for Subversion '.svn' dir...
Paul Querna
2004-11-20
1
-1
/
+1
*
* Makefile.in: Link httpd against user-supplied $(LIBS).
Joe Orton
2004-02-29
1
-1
/
+1
*
Move mod_ssl-internal interfaces into ssl_private.h; allow mod_ssl.h
Joe Orton
2004-02-28
1
-1
/
+1
*
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-29
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-28
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
[next]