summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* Install the mod_core.h file. Mod_proxy relies on it.Ryan Bloom2001-08-311-0/+1
* fix suexec's install by invoking some powerful Sascha magic.Greg Ames2001-08-301-1/+1
* Fix a typo.Ryan Bloom2001-08-271-1/+1
* Improvements to APXS. It now uses the config_vars.mk variables toRyan Bloom2001-08-261-3/+7
* My first try at relocating the manual tree outside of the htdocs/ directory.Martin Kraemer2001-08-231-2/+2
* If my grep and brain are working, that's all there is to adding error/William A. Rowe Jr2001-08-201-2/+9
* Install the SSL header files.Ryan Bloom2001-08-131-0/+1
* Install all build/*.mk when we install Apache. This is the first stepRyan Bloom2001-07-301-1/+8
* install the man pages when we install everything else.Ryan Bloom2001-07-051-1/+9
* Doxygenation.Ben Laurie2001-05-281-1/+1
* Change the make targets and rules to be consistent in all of theRoy T. Fielding2001-05-181-6/+7
* Add a missing backslash in the install-other code so that the httpd.dllJeff Trawick2001-05-021-1/+1
* OS/2: fix "make install" to install shared core & programs with a .exeBrian Havard2001-04-291-0/+4
* This changes the build process as outlined in my email earlier this week.David Reid2001-04-181-1/+1
* Do not install the binaries from the support directory twice.Ryan Bloom2001-04-131-18/+1
* Make clean, distclean, and extraclean consistently according to theRoy T. Fielding2001-04-111-4/+4
* Fix errors in generating docco using make docs.Victor J. Orlikowski2001-04-101-1/+1
* - change inconsistent use of logdir and logfiledir all to logfiledir, toMarc Slemko2001-04-031-1/+1
* Changes to get AIX DSOs working, sans APR changes.Victor J. Orlikowski2001-04-021-1/+2
* Switch to using aplibtool for building under OS/2 & add support for buildingBrian Havard2001-04-021-1/+3
* First step in doxygen conversion.Ben Laurie2001-03-111-0/+3
* don't try to install expat, since it isn't there anymore.Ryan Bloom2001-03-091-1/+0
* turn on setuid permissions when installing suexecGreg Ames2001-03-071-0/+1
* fix make install so that suexec is installed where the server expects toGreg Ames2001-03-021-2/+2
* Intermediate change of hardcoded "helpers" reference to "build"Roy T. Fielding2001-02-181-1/+1
* Install all required header files. Without these, some modules can notRyan Bloom2001-02-071-0/+2
* Make docs target work.Ben Laurie2001-01-281-2/+2
* Fix a small bug that was making us create a directory called "-p" in theRyan Bloom2001-01-211-1/+1
* If --enable-suexec is specified, then we need to build suexecRyan Bloom2001-01-211-1/+1
* - add some missing distclean targetsdgaudet2001-01-061-2/+3
* We don't want to install CVS files, but the -P option to cp means somethingRyan Bloom2000-12-281-4/+7
* Fix a small typo that was causing big problems.Ryan Bloom2000-12-271-1/+1
* Make it possible to build suexec from the top-level Makefiles, and make itRyan Bloom2000-12-271-2/+11
* We don't want to install the CVS directory when we use make installRyan Bloom2000-12-271-4/+4
* Remove the test directory from the top level Makefile, and move the STATUSRyan Bloom2000-12-201-1/+1
* Remove some redundant checks.Ryan Bloom2000-12-201-4/+0
* Install all headers in the include/ directory.Ryan Bloom2000-12-191-9/+9
* Force all Apache functions to be linked into the executable, whether theyRyan Bloom2000-12-191-1/+1
* Add some files that should be installed when we install Apache.Ryan Bloom2000-12-071-1/+6
* *) top-level: build our base libraries (srclib) first since these (byGreg Stein2000-12-071-1/+1
* Change some spaces to tabs.Ryan Bloom2000-12-071-2/+2
* Install the manual correctly.Ryan Bloom2000-12-071-0/+2
* don't build test by default. users/developers can go to the dir manually andGreg Stein2000-12-061-1/+1
* Get Apache installing again.Ryan Bloom2000-12-061-6/+6
* Apache builds again, although the test directory doesn't. I will work onRyan Bloom2000-12-051-2/+2
* Get Apache to configure completely again. This still doesn't build, butRyan Bloom2000-12-041-5/+4
* Use autoconf to substitute the proper values into apachectl, and installRyan Bloom2000-10-071-0/+2
* Install APXS if it is built.Ryan Bloom2000-10-051-0/+5
* Fix a small typo that was keeping us from copying os-inline.c to theRyan Bloom2000-10-041-1/+1
* BeOS doesn't have an os-inline.c file so don't try to install it!David Reid2000-09-091-1/+3