summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Support use of an external copy of the PCRE library:Joe Orton2005-02-111-1/+0
* * Makefile.in: Use buildmark.o not .lo since it was COMPILEdJoe Orton2005-02-101-1/+1
* Only recompile buildmark.c when we have to relink httpd.Justin Erenkrantz2005-02-101-1/+2
* * Makefile.in: Make install-man the last install target as it copies anJustin Erenkrantz2004-12-021-2/+2
* * Makefile.in: In the updated 5.x pcre build, pcre.h is in builddir.Justin Erenkrantz2004-11-281-1/+1
* Initial pass at refactoring some files to eliminate our 150K C source behemoths.Justin Erenkrantz2004-11-271-1/+1
* Change the other install-* targets to remove the .svn directory instead of th...Paul Querna2004-11-231-4/+4
* Replace the hack to remove CVS directories with one for Subversion '.svn' dir...Paul Querna2004-11-201-1/+1
* * Makefile.in: Link httpd against user-supplied $(LIBS).Joe Orton2004-02-291-1/+1
* Move mod_ssl-internal interfaces into ssl_private.h; allow mod_ssl.hJoe Orton2004-02-281-1/+1
* Fix regeneration of build datestamp on every make invocation (aJoe Orton2004-01-091-1/+0
* I knew I would get in trouble mucking with the build system.Joshua Slive2003-07-291-1/+1
* Install config.nice into the build/ directory to makeJoshua Slive2003-07-281-1/+2
* Add optional hook to extend mod_status output.Joe Orton2003-07-211-0/+1
* httpd.spec should be removed by make extracleanRoy T. Fielding2003-07-091-1/+2
* distclean/extraclean tweak: blow away docs/conf/ssl-std.confJeff Trawick2003-06-191-1/+1
* Fix my build breakage of TRU64 (hopefully, based on Jeff's feedback.)William A. Rowe Jr2003-05-161-1/+1
* Fix a VPATH build install bug - the special.mk file was never installedWilliam A. Rowe Jr2003-05-161-0/+1
* Remove files on 'make distclean' that should be.Justin Erenkrantz2003-02-171-1/+1
* Copy mod_auth.h when installing includes.Justin Erenkrantz2003-01-211-0/+1
* "Make install" would fail for released versions because they do not containMartin Kraemer2002-09-301-5/+5
* Install the online manual unconditionally. This gets make install closerGreg Ames2002-07-251-8/+5
* fix a broken build when no <prefix>/conf/ directory exists.Greg Ames2002-07-191-1/+1
* remove logic which looks for a non-existant ssl.conf file in the docs/conf/Greg Ames2002-07-191-2/+1
* no logic changes - just some style changes.Greg Ames2002-07-191-14/+14
* Install mime.types and magic in conf/ if they don't already exist.Greg Ames2002-07-191-5/+5
* fix make install to stop passing make operators to the shellJeff Trawick2002-07-011-12/+12
* I got sick of the error messages from copying the header files. ThisRyan Bloom2002-06-291-2/+3
* Preserve existing installation directories. We copy over binaries,Ryan Bloom2002-06-291-73/+97
* The '-@' seems to be more portable than '- @'. FreeBSD complainedCliff Woolley2002-06-151-4/+4
* Fixed a problem with 'make install' on one of the tarballs (whichCliff Woolley2002-06-151-4/+4
* Allow 'make install DESTDIR=/path'. This allows packagers to installRyan Bloom2002-06-151-54/+54
* On OS/390, the compiler/linker front-end doesn't handleJeff Trawick2002-06-031-2/+1
* Removed extraneous "{} \;" from some xargs callsBrian Pane2002-05-251-4/+4
* Make sure that the runtimedir is created by make install.Jeff Trawick2002-05-211-0/+1
* Considering the overall goal of making APR and APR-util being usedJustin Erenkrantz2002-05-131-3/+2
* Stop trying to help apr and apr-util by installing their includes. They'reJustin Erenkrantz2002-05-131-2/+0
* get "make extraclean" and probably "make distclean" to work on AIXJeff Trawick2002-05-071-1/+1
* Remove autom4te.cache when doing make distclean.Justin Erenkrantz2002-05-031-0/+3
* Fix generated httpd.conf to respect layout for LoadModule lines.Justin Erenkrantz2002-05-031-1/+1
* Don't install *.in config files.Aaron Bannert2002-04-281-1/+1
* Added support for MPMs that live in subdirectories under server/mpmBrian Pane2002-04-121-1/+1
* With VPATH builds, the httpd.conf-std file is found in the build directory,Ryan Bloom2002-04-051-0/+3
* Remove hardcoded paths from MPMs and move them to a more centralSander Striker2002-04-041-2/+2
* OS/390: install apachecore.[dll|x] in lib/ rather than bin/ .Greg Ames2002-03-201-1/+1
* Fix apxs -g handling.Jeff Trawick2002-03-141-4/+5
* Stop copying APR's libtool. And pass enough parameters to apr's subconfigJustin Erenkrantz2002-03-091-5/+1
* It is bad to recursively remove every CVS directory in a person'sAaron Bannert2002-03-071-7/+7
* need to copy mod_log_config over for custom-loggersIan Holsman2002-02-221-0/+1
* Currently pcre/config.h and pcre/internal.h are getting installed - itAaron Bannert2002-01-231-1/+1