| Commit message (Expand) | Author | Age | Files | Lines |
* | install the man pages when we install everything else. | Ryan Bloom | 2001-07-05 | 1 | -1/+9 |
* | Doxygenation. | Ben Laurie | 2001-05-28 | 1 | -1/+1 |
* | Change the make targets and rules to be consistent in all of the | Roy T. Fielding | 2001-05-18 | 1 | -6/+7 |
* | Add a missing backslash in the install-other code so that the httpd.dll | Jeff Trawick | 2001-05-02 | 1 | -1/+1 |
* | OS/2: fix "make install" to install shared core & programs with a .exe | Brian Havard | 2001-04-29 | 1 | -0/+4 |
* | This changes the build process as outlined in my email earlier this week. | David Reid | 2001-04-18 | 1 | -1/+1 |
* | Do not install the binaries from the support directory twice. | Ryan Bloom | 2001-04-13 | 1 | -18/+1 |
* | Make clean, distclean, and extraclean consistently according to the | Roy T. Fielding | 2001-04-11 | 1 | -4/+4 |
* | Fix errors in generating docco using make docs. | Victor J. Orlikowski | 2001-04-10 | 1 | -1/+1 |
* | - change inconsistent use of logdir and logfiledir all to logfiledir, to | Marc Slemko | 2001-04-03 | 1 | -1/+1 |
* | Changes to get AIX DSOs working, sans APR changes. | Victor J. Orlikowski | 2001-04-02 | 1 | -1/+2 |
* | Switch to using aplibtool for building under OS/2 & add support for building | Brian Havard | 2001-04-02 | 1 | -1/+3 |
* | First step in doxygen conversion. | Ben Laurie | 2001-03-11 | 1 | -0/+3 |
* | don't try to install expat, since it isn't there anymore. | Ryan Bloom | 2001-03-09 | 1 | -1/+0 |
* | turn on setuid permissions when installing suexec | Greg Ames | 2001-03-08 | 1 | -0/+1 |
* | fix make install so that suexec is installed where the server expects to | Greg Ames | 2001-03-02 | 1 | -2/+2 |
* | Intermediate change of hardcoded "helpers" reference to "build" | Roy T. Fielding | 2001-02-18 | 1 | -1/+1 |
* | Install all required header files. Without these, some modules can not | Ryan Bloom | 2001-02-07 | 1 | -0/+2 |
* | Make docs target work. | Ben Laurie | 2001-01-28 | 1 | -2/+2 |
* | Fix a small bug that was making us create a directory called "-p" in the | Ryan Bloom | 2001-01-21 | 1 | -1/+1 |
* | If --enable-suexec is specified, then we need to build suexec | Ryan Bloom | 2001-01-21 | 1 | -1/+1 |
* | - add some missing distclean targets | dgaudet | 2001-01-06 | 1 | -2/+3 |
* | We don't want to install CVS files, but the -P option to cp means something | Ryan Bloom | 2000-12-28 | 1 | -4/+7 |
* | Fix a small typo that was causing big problems. | Ryan Bloom | 2000-12-27 | 1 | -1/+1 |
* | Make it possible to build suexec from the top-level Makefiles, and make it | Ryan Bloom | 2000-12-27 | 1 | -2/+11 |
* | We don't want to install the CVS directory when we use make install | Ryan Bloom | 2000-12-27 | 1 | -4/+4 |
* | Remove the test directory from the top level Makefile, and move the STATUS | Ryan Bloom | 2000-12-20 | 1 | -1/+1 |
* | Remove some redundant checks. | Ryan Bloom | 2000-12-20 | 1 | -4/+0 |
* | Install all headers in the include/ directory. | Ryan Bloom | 2000-12-19 | 1 | -9/+9 |
* | Force all Apache functions to be linked into the executable, whether they | Ryan Bloom | 2000-12-19 | 1 | -1/+1 |
* | Add some files that should be installed when we install Apache. | Ryan Bloom | 2000-12-07 | 1 | -1/+6 |
* | *) top-level: build our base libraries (srclib) first since these (by | Greg Stein | 2000-12-07 | 1 | -1/+1 |
* | Change some spaces to tabs. | Ryan Bloom | 2000-12-07 | 1 | -2/+2 |
* | Install the manual correctly. | Ryan Bloom | 2000-12-07 | 1 | -0/+2 |
* | don't build test by default. users/developers can go to the dir manually and | Greg Stein | 2000-12-06 | 1 | -1/+1 |
* | Get Apache installing again. | Ryan Bloom | 2000-12-06 | 1 | -6/+6 |
* | Apache builds again, although the test directory doesn't. I will work on | Ryan Bloom | 2000-12-05 | 1 | -2/+2 |
* | Get Apache to configure completely again. This still doesn't build, but | Ryan Bloom | 2000-12-04 | 1 | -5/+4 |
* | Use autoconf to substitute the proper values into apachectl, and install | Ryan Bloom | 2000-10-07 | 1 | -0/+2 |
* | Install APXS if it is built. | Ryan Bloom | 2000-10-05 | 1 | -0/+5 |
* | Fix a small typo that was keeping us from copying os-inline.c to the | Ryan Bloom | 2000-10-04 | 1 | -1/+1 |
* | BeOS doesn't have an os-inline.c file so don't try to install it! | David Reid | 2000-09-09 | 1 | -1/+3 |
* | publish the mod_dav.h header for DAV backend providers to use | Greg Stein | 2000-09-09 | 1 | -0/+1 |
* | If the src/apachecore.dll and src/apachecore.x files exist, copy them to the | Greg Ames | 2000-08-29 | 1 | -0/+6 |
* | Remove extra tabs from Makefiles | Ryan Bloom | 2000-08-19 | 1 | -1/+1 |
* | Add a make directive for making the documentation | Ryan Bloom | 2000-08-14 | 1 | -0/+4 |
* | Add recognition of the --with-port=n (as was added to 1.3), and | Ken Coar | 2000-08-11 | 1 | -0/+1 |
* | Don't bark at developers which are too lazy to pull down the htdocs | Sascha Schumann | 2000-07-28 | 1 | -1/+3 |
* | Install htdocs again. This was recently removed for an unknown (or at | Jeff Trawick | 2000-07-28 | 1 | -1/+1 |
* | Clean up rules.mk and add support for building C++ source files. | Sascha Schumann | 2000-07-23 | 1 | -10/+10 |