]> granicus.if.org Git - apache/history - configure.in
Update transormations.
[apache] / configure.in
2001-04-03 Ryan BloomMake Apache check APR's configuration when determining...
2001-04-03 Roy T. FieldingUse APR's macro to generate config.nice
2001-04-02 Victor J. OrlikowskiChanges to get AIX DSOs working, sans APR changes.
2001-04-02 Brian HavardSwitch to using aplibtool for building under OS/2 ...
2001-03-31 Jeff Trawickif the perl interpreter is not found in PATH, use
2001-03-27 Greg Steinswitch to --enable-* rather than --with-* for the debug...
2001-03-24 Roy T. FieldingUntangled the buildconf script and eliminated the need...
2001-03-24 Roy T. FieldingRemove some unused bits and improve comments.
2001-03-16 Ryan BloomCleanup the build process a bit more. The Apache configure
2001-03-11 Ken Coar Bring the other Perl scripts into the autoconf-edited
2001-03-11 Ken Coar Bring forward the suexec umask setting option from...
2001-03-08 Ryan BloomGet us closer to building on Unix. Not perfect yet...
2001-03-05 Jeff TrawickRely on APR to determine whether or not we have netinet...
2001-02-24 Greg SteinShift XML handling code from Apache down into APRUTIL
2001-02-23 Jeff TrawickWork on a BSD/OS system where GNU make is used instead...
2001-02-20 Roy T. FieldingUpdate APR macro usage to new name-protected names.
2001-02-18 Roy T. FieldingIntermediate change of hardcoded "helpers" reference...
2001-02-17 Greg Steinimplement ability to do --enable-modules and --enable...
2001-02-10 Ryan BloomFix the configure scripts, so that we don't try to...
2001-02-10 Greg Stein[ missed in last commit ]
2001-02-10 Greg Stein*) clean out some old crap from ap_config.h; other...
2001-01-28 Roy T. FieldingClean up the help text for some of the options. (cosmetic)
2001-01-28 Roy T. FieldingReplace configure --with-optim option by using and...
2001-01-28 Roy T. FieldingForce --with-optim and --with-port to have argument...
2001-01-10 Brian HavardLibtool takes care of the lib prefix so get rid of...
2001-01-09 Ryan BloomFix a compile break with the new APR libtool setup...
2001-01-09 Greg Steina couple tweaks to get Apache building with the new...
2001-01-08 Sascha SchumannSet MKDIR for APR's RUN_SUBDIR_CONFIG_NOW macro.
2001-01-08 Greg Steinseems nobody is using sethostent()
2000-12-27 Ryan BloomWe cannot set the SUEXEC_BIN directory from autoconf...
2000-12-27 Ryan BloomGet suexec compiling again.
2000-12-23 Ryan BloomAllow SuExec to be configured from the ./configure...
2000-12-22 Greg SteinBack out the .libs thing from the aprutil linking....
2000-12-21 Ryan BloomActually link apr-util's .a file, instead of relying...
2000-12-20 Jeff TrawickSwitch to the APR-provided APR_CHARSET_EBCDIC feature...
2000-12-19 Ryan BloomFind the RM program during configuration.
2000-12-12 Greg Steinpick up exported build variables from APRUTIL
2000-12-06 Greg Steinremove APACHE_CHECK_DBM and the usage of srclib/sdbm...
2000-12-05 Ryan BloomBuild apr-util correctly when building the rest of...
2000-12-05 Ryan BloomAdd apr-util to the build process. This should now...
2000-12-05 Ryan BloomApache builds again, although the test directory doesn...
2000-12-05 Ryan BloomGet the support programs building properly. Httpd...
2000-12-05 Ryan BloomGet base Apache to build properly. This doesn't solve...
2000-12-04 Ryan BloomGet Apache to configure completely again. This still...
2000-12-04 Ryan BloomStart pointing the configuration scripts to the correct...
2000-12-04 Ryan BloomGet buildconf working in the new repository. Nothing...
2000-11-29 Greg Steinreorder the libs for proper inter-lib dependencies
2000-11-28 Ryan BloomSplit the hints file into two files, one in APR and...
2000-11-28 Greg Steinadd --with-dbm switch to configure, allowing the user...
2000-11-27 Jeff TrawickAlways include lib/sdbm in INCLUDES (until somebody...
2000-11-26 Greg Stein*) Put lib/aputil/ into the INCLUDES path
2000-11-26 Greg SteinStart the oft-discussed, but oft-punted lib/aputil...
2000-11-13 Ryan BloomGet the hints file working on Linux. This also gets...
2000-11-13 Ryan BloomGet SINGLE_LISTEN_UNSERIALIZED_ACCEPT working again...
2000-11-11 Ryan BloomNot all platforms have INADDR_NONE defined by default...
2000-11-02 Ryan BloomCreate a feature macro that determines if Autoconf...
2000-11-02 Greg SteinSimplify the configuration mechanisms for threading...
2000-10-27 Sascha SchumannCreate modules.c in the build tree. This file depends...
2000-10-07 Ryan BloomUse autoconf to substitute the proper values into apach...
2000-10-05 Ryan BloomMultiple build and configuration fixes
2000-10-05 Ryan BloomPrepare our autoconf setup for autoconf 2.14a and for...
2000-09-26 Sascha SchumannSet BSD_MAKEFILE in configure.in. The macro APACHE_GEN_...
2000-09-22 Sascha SchumannAdd Convert-to-BSD-Makefiles-On-The-Fly system
2000-08-22 Ryan BloomFinish fixing the pcre build. PCRE's configure script...
2000-08-18 Jeff TrawickTweak apache/apr builds to support dsos on OS/390.
2000-08-11 Ken Coar Add recognition of the --with-port=n (as was added...
2000-07-23 Sascha SchumannFix VPATH builds
2000-07-01 Greg Steinconfig magic for enabling DAV, Expat, and SDBM.
2000-06-30 Ryan BloomFix the problem with ./buildconf not working right...
2000-06-28 Ryan BloomFinish the Configuration cleanup. This basically merge...
2000-06-28 Jeff TrawickInclude strings.h for strcasecmp(), strncasecmp(),...
2000-06-27 Ryan BloomFix the configure process. This does a couple of thing...
2000-06-27 Ryan BloomMove the checks for bcopy and memmove down to APR....
2000-06-27 Jim JagielskiOne bug and one fluff: need to use the '.' shell `...
2000-06-27 Jim JagielskiMake sure to get the required vars for the config.guess...
2000-06-27 Jim JagielskiWe need to preload first, before running any other...
2000-06-27 Ryan BloomDetect libraries based on which platform configure...
2000-06-22 Ryan BloomRemove select checks from Apache config. These checks...
2000-06-21 Jeff TrawickFix error messages issued from MPMs which explain where...
2000-06-17 Ben LaurieCommand handler revamp. Note that this makes the code...
2000-06-12 Ryan BloomRemove the check for EAGAIN. With APR handling the...
2000-06-12 Ryan BloomApache doesn't use struct tm anymore, Remove a check...
2000-06-12 Sascha SchumannBuild only needed parts of libpcre. This is more light...
2000-06-12 Ryan BloomNothing in Apache should be calling stat anymore, so...
2000-06-12 Ryan BloomApache doesn't need to check for inline or pid's, becau...
2000-06-11 Sascha SchumannSplit generating Makefiles and creating config_vars.mk.
2000-06-11 Sascha SchumannFix path for helpers/PrintPath which is in $srcdir.
2000-06-09 Ryan BloomRemove waitpid from the config checks and all calls...
2000-06-09 Ryan BloomRemove a bunch of string functions from Apache. These...
2000-06-09 Ryan BloomRemove all occurances of strerror from Apache. ap_stre...
2000-06-08 Ryan BloomFix the check for rlim_t correctly. I wish I had known...
2000-06-08 Ryan BloomCleanup APR header files a bit. Basically, this splits...
2000-06-08 Ryan BloomRemove all occurances of gettimeofday. Replace it...
2000-05-19 Ryan BloomMake Apache and APR use the same flags to specify maint...
2000-05-11 Jeff Trawickuse helpers/PrintPath instead of which to find the...
2000-05-05 Ryan BloomReplace hsregex with PCRE. The PCRE library is always...
2000-05-05 Ryan BloomMake apxs mostly work for 2.0. It doesn't add the...
2000-05-03 Sascha SchumannConfigure creates config.nice now containing your confi...
2000-05-03 Jim JagielskiBlurf. Move the preload down a bit to
2000-05-03 Jim JagielskiAnd preload from the top.
next