| Commit message (Expand) | Author | Age | Files | Lines |
* | reorder the libs for proper inter-lib dependencies | Greg Stein | 2000-11-29 | 1 | -1/+4 |
* | Split the hints file into two files, one in APR and one in Apache. The APR | Ryan Bloom | 2000-11-28 | 1 | -0/+1 |
* | add --with-dbm switch to configure, allowing the user to set the type of DBM | Greg Stein | 2000-11-28 | 1 | -3/+6 |
* | Always include lib/sdbm in INCLUDES (until somebody that can spell | Jeff Trawick | 2000-11-27 | 1 | -0/+3 |
* | *) Put lib/aputil/ into the INCLUDES path | Greg Stein | 2000-11-26 | 1 | -1/+4 |
* | Start the oft-discussed, but oft-punted lib/aputil library. Drop in a first | Greg Stein | 2000-11-26 | 1 | -3/+4 |
* | Get the hints file working on Linux. This also gets SINGLE_LISTEN.... | Ryan Bloom | 2000-11-13 | 1 | -2/+2 |
* | Get SINGLE_LISTEN_UNSERIALIZED_ACCEPT working again. This defines that | Ryan Bloom | 2000-11-13 | 1 | -0/+5 |
* | Not all platforms have INADDR_NONE defined by default. Apache used to | Ryan Bloom | 2000-11-11 | 1 | -2/+0 |
* | Create a feature macro that determines if Autoconf was used to configure | Ryan Bloom | 2000-11-02 | 1 | -1/+3 |
* | Simplify the configuration mechanisms for threading in APR. | Greg Stein | 2000-11-02 | 1 | -1/+1 |
* | Create modules.c in the build tree. This file depends on your configuration | Sascha Schumann | 2000-10-27 | 1 | -2/+2 |
* | Use autoconf to substitute the proper values into apachectl, and install | Ryan Bloom | 2000-10-07 | 1 | -1/+1 |
* | Multiple build and configuration fixes | Ryan Bloom | 2000-10-05 | 1 | -1/+1 |
* | Prepare our autoconf setup for autoconf 2.14a and for cross-compiling | Ryan Bloom | 2000-10-05 | 1 | -0/+2 |
* | Set BSD_MAKEFILE in configure.in. The macro APACHE_GEN_MAKEFILES is | Sascha Schumann | 2000-09-26 | 1 | -0/+1 |
* | Add Convert-to-BSD-Makefiles-On-The-Fly system | Sascha Schumann | 2000-09-22 | 1 | -5/+7 |
* | Finish fixing the pcre build. PCRE's configure script should be called, | Ryan Bloom | 2000-08-22 | 1 | -0/+1 |
* | Tweak apache/apr builds to support dsos on OS/390. | Jeff Trawick | 2000-08-18 | 1 | -0/+5 |
* | Add recognition of the --with-port=n (as was added to 1.3), and | Ken Coar | 2000-08-11 | 1 | -0/+4 |
* | Fix VPATH builds | Sascha Schumann | 2000-07-23 | 1 | -0/+1 |
* | config magic for enabling DAV, Expat, and SDBM. | Greg Stein | 2000-07-01 | 1 | -0/+30 |
* | Fix the problem with ./buildconf not working right out of CVS. The | Ryan Bloom | 2000-06-30 | 1 | -3/+3 |
* | Finish the Configuration cleanup. This basically merges all of the | Ryan Bloom | 2000-06-28 | 1 | -1/+1 |
* | Include strings.h for strcasecmp(), strncasecmp(), and bzero(). | Jeff Trawick | 2000-06-28 | 1 | -0/+1 |
* | Fix the configure process. This does a couple of things to allow APR and | Ryan Bloom | 2000-06-28 | 1 | -4/+10 |
* | Move the checks for bcopy and memmove down to APR. APR now defines memmove | Ryan Bloom | 2000-06-27 | 1 | -2/+0 |
* | One bug and one fluff: need to use the '.' shell ``command'' to | Jim Jagielski | 2000-06-27 | 1 | -1/+1 |
* | Make sure to get the required vars for the config.guess/et.al. family | Jim Jagielski | 2000-06-27 | 1 | -0/+1 |
* | We need to preload first, before running any other configures. | Jim Jagielski | 2000-06-27 | 1 | -5/+4 |
* | Detect libraries based on which platform configure is being run on. | Ryan Bloom | 2000-06-27 | 1 | -1/+3 |
* | Remove select checks from Apache config. These checks were used to define | Ryan Bloom | 2000-06-23 | 1 | -11/+0 |
* | Fix error messages issued from MPMs which explain where to change | Jeff Trawick | 2000-06-21 | 1 | -0/+2 |
* | Command handler revamp. Note that this makes the code produce a LOT of | Ben Laurie | 2000-06-17 | 1 | -1/+1 |
* | Remove the check for EAGAIN. With APR handling the error codes, this is | Ryan Bloom | 2000-06-13 | 1 | -4/+0 |
* | Apache doesn't use struct tm anymore, Remove a check that defines a | Ryan Bloom | 2000-06-12 | 1 | -1/+0 |
* | Build only needed parts of libpcre. This is more light-wheight than | Sascha Schumann | 2000-06-12 | 1 | -2/+2 |
* | Nothing in Apache should be calling stat anymore, so we can remove | Ryan Bloom | 2000-06-12 | 1 | -1/+0 |
* | Apache doesn't need to check for inline or pid's, because APR provides | Ryan Bloom | 2000-06-12 | 1 | -2/+0 |
* | Split generating Makefiles and creating config_vars.mk. | Sascha Schumann | 2000-06-11 | 1 | -4/+6 |
* | Fix path for helpers/PrintPath which is in $srcdir. | Sascha Schumann | 2000-06-11 | 1 | -1/+1 |
* | Remove waitpid from the config checks and all calls to waitpid from the | Ryan Bloom | 2000-06-10 | 1 | -1/+0 |
* | Remove a bunch of string functions from Apache. These are basically | Ryan Bloom | 2000-06-09 | 1 | -4/+0 |
* | Remove all occurances of strerror from Apache. ap_strerror works just | Ryan Bloom | 2000-06-09 | 1 | -1/+0 |
* | Fix the check for rlim_t correctly. I wish I had known that we had | Ryan Bloom | 2000-06-08 | 1 | -0/+2 |
* | Cleanup APR header files a bit. Basically, this splits ap_table_t related | Ryan Bloom | 2000-06-08 | 1 | -4/+0 |
* | Remove all occurances of gettimeofday. Replace it with ap_now which | Ryan Bloom | 2000-06-08 | 1 | -1/+0 |
* | Make Apache and APR use the same flags to specify maintainer mode. I | Ryan Bloom | 2000-05-20 | 1 | -5/+8 |
* | use helpers/PrintPath instead of which to find the location of | Jeff Trawick | 2000-05-11 | 1 | -1/+1 |
* | Replace hsregex with PCRE. The PCRE library is always used in 2.0, | Ryan Bloom | 2000-05-06 | 1 | -3/+1 |