summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* Move PCRE_LIBS from HTTPD_LDFLAGS toRainer Jung2011-07-051-1/+1
* remove ap_ldap.h in make distcleanStefan Fritsch2011-06-291-1/+1
* apache_probes.h is generated by configureJeff Trawick2009-12-181-0/+1
* Note style flaw, this is rather inappropriate on a global basis, no?William A. Rowe Jr2009-08-281-0/+1
* catch missing .h for installWilliam A. Rowe Jr2009-08-271-0/+1
* Bring back OS/2 support.Brian Havard2009-08-261-0/+2
* Here's the simpler solution to the two groups of mappers/ modules...William A. Rowe Jr2009-05-081-4/+3
* install mod_serf.hJeff Trawick2009-03-291-0/+1
* remove OS/2 platform supportJeff Trawick2009-03-261-2/+0
* MPM header files are private; don't install themJeff Trawick2009-03-241-1/+0
* Add watchdog module header to dist includeMladen Turk2009-02-171-0/+1
* Export and install the mod_rewrite.h header to ensure the optionalGraham Leggett2008-10-141-0/+1
* mod_core.h moved to include/William A. Rowe Jr2008-06-071-1/+0
* mod_request.h / mod_auth.h moved to include/William A. Rowe Jr2008-06-061-2/+0
* Move the public mod_request.h header out of the include directory and back to...Graham Leggett2008-04-151-0/+1
* Make sure the mod_session.h public header is exported correctly to the rest o...Graham Leggett2008-04-071-0/+1
* Also install the so, rewrite and cache header files.Dirk-Willem van Gulik2008-02-091-0/+3
* Enabled to configure the https port as we do with http port too.Guenter Knauf2007-12-211-0/+3
* Add forgotten '||true' to prevent 'make install-man' from returning an error ...Martin Kraemer2007-04-241-1/+1
* make mod_dbd.h available for all who need itAndré Malo2005-10-151-0/+1
* Use rsync to install manual and htdocs to speed up installation times.Justin Erenkrantz2005-09-301-4/+12
* As recommended by nd, build docs for all languages.Paul Querna2005-09-261-1/+1
* * Makefile.inPaul Querna2005-09-251-4/+8
* Sanitize the installed config_vars.mk to remove references to theJoe Orton2005-06-131-4/+8
* * Makefile.in (install-build): Make installed config.nice 0755 too.Joe Orton2005-06-101-4/+6
* * Makefile.in (install-build): Fix variable names.Joe Orton2005-06-101-2/+2
* * Makefile.in (install-build): Install mkdir.sh since it's used by theJoe Orton2005-06-101-1/+3
* * Makefile.in (install-build, install-headers, install-conf): MinorJoe Orton2005-06-081-38/+31
* * Makefile.in (DISTCLEAN_TARGETS): Clean up more files generated byJoe Orton2005-06-081-1/+2
* * Makefile.in: Fix brokenness with VPATH builds as the .conf files do not existJustin Erenkrantz2005-06-071-1/+3
* Fix 32787 and the problems I have when usingJean-Frederic Clere2005-05-191-1/+1
* Make sure we don't overwrite existing config if itJoshua Slive2005-04-181-1/+1
* Merged the simple-conf branch changes r159781:160695 into the trunk.Joshua Slive2005-04-091-14/+15
* 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