| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Replace configure --with-optim option by using and saving the | Roy T. Fielding | 2001-01-28 | 1 | -2/+2 |
* | Force --with-optim and --with-port to have argument values, since | Roy T. Fielding | 2001-01-28 | 1 | -2/+2 |
* | Libtool takes care of the lib prefix so get rid of our own workaround. | Brian Havard | 2001-01-10 | 1 | -2/+1 |
* | Fix a compile break with the new APR libtool setup. Basically, we are | Ryan Bloom | 2001-01-09 | 1 | -1/+2 |
* | a couple tweaks to get Apache building with the new libtool-ized APR | Greg Stein | 2001-01-09 | 1 | -2/+2 |
* | Set MKDIR for APR's RUN_SUBDIR_CONFIG_NOW macro. | Sascha Schumann | 2001-01-09 | 1 | -0/+2 |
* | seems nobody is using sethostent() | Greg Stein | 2001-01-08 | 1 | -1/+0 |
* | We cannot set the SUEXEC_BIN directory from autoconf, because all of the | Ryan Bloom | 2000-12-28 | 1 | -1/+0 |
* | Get suexec compiling again. | Ryan Bloom | 2000-12-27 | 1 | -7/+7 |
* | Allow SuExec to be configured from the ./configure command line | Ryan Bloom | 2000-12-23 | 1 | -0/+29 |
* | Back out the .libs thing from the aprutil linking. Add --disable-shared (for | Greg Stein | 2000-12-22 | 1 | -2/+2 |
* | Actually link apr-util's .a file, instead of relying on libtool. We may | Ryan Bloom | 2000-12-21 | 1 | -1/+1 |
* | Switch to the APR-provided APR_CHARSET_EBCDIC feature test macro. | Jeff Trawick | 2000-12-20 | 1 | -2/+0 |
* | Find the RM program during configuration. | Ryan Bloom | 2000-12-19 | 1 | -0/+1 |
* | pick up exported build variables from APRUTIL | Greg Stein | 2000-12-12 | 1 | -0/+4 |
* | remove APACHE_CHECK_DBM and the usage of srclib/sdbm/. this stuff is part of | Greg Stein | 2000-12-06 | 1 | -6/+1 |
* | Build apr-util correctly when building the rest of the server. | Ryan Bloom | 2000-12-05 | 1 | -1/+1 |
* | Add apr-util to the build process. This should now build once everything | Ryan Bloom | 2000-12-05 | 1 | -0/+1 |
* | Apache builds again, although the test directory doesn't. I will work on | Ryan Bloom | 2000-12-05 | 1 | -2/+2 |
* | Get the support programs building properly. Httpd itself is next. | Ryan Bloom | 2000-12-05 | 1 | -1/+1 |
* | Get base Apache to build properly. This doesn't solve the problem of | 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 | -11/+10 |
* | Start pointing the configuration scripts to the correct directories | Ryan Bloom | 2000-12-04 | 1 | -8/+8 |
* | Get buildconf working in the new repository. Nothing builds, but we can | Ryan Bloom | 2000-12-04 | 1 | -1/+1 |
* | 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 |