| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | config magic for enabling DAV, Expat, and SDBM. | Greg Stein | 2000-07-01 | 1 | -2/+1 |
* | Finish the switch to light-wheight pcre. | Sascha Schumann | 2000-06-12 | 1 | -2/+1 |
* | Fix PCRE build on OS/2. This includes taking libtool out of the picture, | Brian Havard | 2000-05-16 | 1 | -2/+2 |
* | src/build/build2.mk: build PCRE's configure script if needed (when you | Jeff Trawick | 2000-05-11 | 1 | -2/+2 |
* | Replace hsregex with PCRE. The PCRE library is always used in 2.0, | Ryan Bloom | 2000-05-06 | 1 | -2/+3 |
* | Install os.h and os-inline.c from src/os/$(OSDIR) to $(prefix)/include | Ryan Bloom | 2000-05-05 | 1 | -0/+2 |
* | Make install target work on AIX. | Sascha Schumann | 2000-05-01 | 1 | -12/+12 |
* | Add VPATH support to Apache: | Sascha Schumann | 2000-04-30 | 1 | -1/+1 |
* | Most of the support programs are created during the build, so we can expect | Sascha Schumann | 2000-04-30 | 1 | -7/+7 |
* | Overall UNIX build system improvements: | Sascha Schumann | 2000-04-30 | 1 | -5/+0 |
* | Cleanup more files when make distclean is used. This should be all the | Ryan Bloom | 2000-04-28 | 1 | -1/+3 |
* | Install the support binaries. | Ryan Bloom | 2000-04-27 | 1 | -1/+11 |
* | Add the support directory back into the build process. | Ryan Bloom | 2000-04-27 | 1 | -1/+1 |
* | Fix the progname stuff to work the same way the rest of the configure | Ryan Bloom | 2000-04-26 | 1 | -1/+1 |
* | If a developer uses --with-program-name=foo, the config files are renamed | Ryan Bloom | 2000-04-26 | 1 | -0/+3 |
* | Allow the Apache-2.0 executable name to be specified with the | Ryan Bloom | 2000-04-25 | 1 | -1/+1 |
* | Under OS/2 (well actually EMX gcc) libraries don't have a 'lib' prefix. In | Brian Havard | 2000-04-04 | 1 | -1/+1 |
* | Change the name from apache back to httpd. | Ryan Bloom | 2000-03-28 | 1 | -1/+1 |
* | Minor nit: use top_srcdir instead of topsrcdir, to be more consistent | Manoj Kasichainula | 2000-03-15 | 1 | -3/+3 |
* | even more distclean goodness (there's still more... time for zzz though) | dgaudet | 2000-03-14 | 1 | -1/+1 |
* | it's more traditional in autoconf projects for "make distclean" to clean | dgaudet | 2000-03-14 | 1 | -1/+1 |