| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Part of a fix for not being able to reset the --prefix. This will | Manoj Kasichainula | 2000-03-08 | 1 | -0/+1 |
* | These changes are committed together, because they depend on each other. | Sascha Schumann | 2000-01-11 | 1 | -0/+73 |