]> granicus.if.org Git - apache/history - configure.in
mod_bucketeer has been tried, convicted, and sentenced in the style courts.
[apache] / configure.in
2002-05-15 Jeff Trawickget APR to tell us the name of the shared library path...
2002-05-14 Justin ErenkrantzRemove APACHE_MKDIR_P_CHECK in favor of new APR_MKDIR_P...
2002-05-13 Justin ErenkrantzInstead of using the hardcoded libtool path of srclib...
2002-05-13 Justin ErenkrantzInstead of hardcoding srclib/apr{-util} in the INCLUDES...
2002-05-13 Justin ErenkrantzFirst pass at trying to standardize httpd-2.0's usage...
2002-04-18 Justin ErenkrantzAllow VPATH builds to succeed when configured from...
2002-04-12 Brian PaneAdded support for MPMs that live in subdirectories...
2002-04-07 Aaron BannertPass the --includedir flag to the apr and apr-util...
2002-04-04 Jeff TrawickAIX: Fix the syntax for setting the LDR_CNTRL and AIXTH...
2002-04-04 Sander StrikerRemove hardcoded paths from MPMs and move them to a...
2002-03-21 Aaron BannertAdded exp_foo and rel_foo variables to config_vars...
2002-03-16 Ian HolsmanSolaris 8 doesn't have a thundering herd problem
2002-03-09 Justin ErenkrantzStop copying APR's libtool. And pass enough parameters...
2002-03-08 Aaron BannertFix a bug that would cause SERVER_CONFIG_FILE to be...
2002-03-07 Jeff Trawick64-bit build on AIX:
2002-03-06 Aaron BannertFix a problem in the new --enable-layout functionality...
2002-02-28 Aaron BannertFor some reason AC_PREFIX_DEFAULT must not be called...
2002-02-28 Aaron BannertNo longer assume SERVER_CONFIG_FILE is in the "conf...
2002-02-28 Aaron BannertFix a typo in the default cgidir variable.
2002-02-27 Aaron BannertSet defaults for non-autoconf path variables. Also...
2002-02-27 Aaron BannertFix --enable-layout to work again.
2002-02-01 Greg SteinFix the AC_OUTPUT() macro for the BSD users.
2002-01-31 Martin KraemerCheck for timegm() and for tm_gmtoff in struct tm.
2002-01-19 Ian Holsmannew var.
2002-01-18 Justin ErenkrantzPer Ian's change, add the APRUTIL_EXPORT_INCLUDES vars...
2001-12-30 Brian HavardOS/2: Supply the configured libraries to the linker...
2001-12-27 Aaron BannertThis old variable does not appear to be in use any...
2001-12-21 Jeff TrawickOn AIX, DSOs which reference external libraries need...
2001-12-19 Jeff Trawickfix the value of the _CEE_RUNOPTS envvar on OS/390
2001-12-17 Jeff TrawickAIX: don't set LDR_CNTRL environment variable for 64...
2001-12-15 Jeff TrawickMove any load library path environment variables out of
2001-12-12 Jeff Trawickchange Apache/apr/apr-util to use run-time linking...
2001-12-05 Jeff Trawickseparate logic specific to building Apache DSOs from...
2001-12-03 Greg Amesget binbuild working when apr, apr-util, and expat...
2001-12-01 Jeff TrawickGet shared builds of libapr and libaprutil, as well...
2001-11-22 Aaron BannertAllow SUEXEC_BIN to be defined by the configure script.
2001-10-16 Ryan BloomCleanup the proxy code that creates a request to the...
2001-10-15 Ryan BloomFix a typo in the configure script. This get AIX build...
2001-09-30 Justin ErenkrantzKill two autoconf-related birds with one commit.
2001-09-25 Ryan Bloomhttpd.exp is a generated file, and therefore, it is...
2001-09-21 Justin Erenkrantzkill -l requires the short version of the signal (witho...
2001-09-18 Justin ErenkrantzSwitch back to SIGUSR1 for graceful restarts on all...
2001-09-15 Brian HavardFix test for ltconfig, m4 processing removes the square...
2001-09-12 Ryan BloomRemove an error during configure. Libtool 1.4 doesn...
2001-09-05 Jeff Trawickon AIX we need to pass in --disable-shared to apr and...
2001-09-03 Ryan BloomFix the interaction between --prefix and --with-layout...
2001-08-30 William A. Rowe Jr * configure.in: added Cygwin specific APR_SETVARs.
2001-08-27 Justin ErenkrantzRemove some unneeded autoconf checks. We now have...
2001-08-22 Ryan BloomAdd rules.mk back to the substitute list. I forgot...
2001-08-22 Justin ErenkrantzWe don't have rules.mk.in, so autoconf/m4/sed will...
2001-08-21 Ryan BloomAllow Apache to use libtool 1.4. In order to do this...
2001-08-20 Brian HavardMake mpmt_os2 the default MPM on OS/2.
2001-08-16 Jeff TrawickThe Unix MPMs other than perchild now allow child server
2001-08-13 Jeff Trawickallow non-Unix MPMs to use mpm_common.c by not automati...
2001-07-27 Brian HavardOS/2: Fix 'make install' handling of EXEs.
2001-07-10 Roy T. FieldingUse the autoconf variable "host" consistently for platf...
2001-07-09 Ryan BloomAllow all parts of Apache 2.0 to build when --srcdir...
2001-07-08 Ryan BloomWe need to pass the prefix to APR, APR-util, and PCRE...
2001-06-12 Jeff Trawickget threaded.c to compile on non-AIX systems which...
2001-06-11 Victor J. OrlikowskiSINGLE_LISTEN_UNSERIALIZED_ACCEPT applies to every...
2001-06-11 Victor J. OrlikowskiMake the processor unbinding/re-binding stuff on AIX...
2001-06-07 Victor J. OrlikowskiGenerate httpd.exp on the fly.
2001-05-18 Roy T. FieldingGet the compile flag types right and in order.
2001-05-18 Roy T. FieldingChange the make targets and rules to be consistent...
2001-05-15 Jeff Trawickclean up DSO builds on OS/390 a bit by ignoring some...
2001-05-13 Jeff TrawickSeparate enablement of AP_DEBUG code from enablement...
2001-05-13 Greg SteinImplement Jeff's idea for an autoconf-defined symbol...
2001-05-12 Jeff Trawickget rid of an errant semicolon which broke gcc builds...
2001-05-12 Jeff TrawickOnly turn on AP_DEBUG if we're using gcc.
2001-05-12 Roy T. FieldingFix httpd's definition of LTFLAGS to be consistent...
2001-05-12 Roy T. FieldingIt is easier to re-run configure's test and pick up...
2001-05-11 Jeff TrawickWhen checking for gcc, use variable ac_cv_prog_gcc...
2001-05-11 Roy T. FieldingSimplify the configuration process by moving all libtoo...
2001-05-11 Roy T. FieldingNo need to sinclude macros that we no longer use.
2001-05-11 Roy T. FieldingWe don't need no stinkin libtool when APR already has...
2001-05-09 David ReidPass in the full path for the AP_LIBS so we can always...
2001-04-29 Roy T. FieldingCompletely revamp configure so that it preserves the...
2001-04-19 Brian HavardRemove unused variable.
2001-04-18 David ReidThis changes the build process as outlined in my email...
2001-04-03 Marc SlemkoTemporary (hopefully) reversion to the previously used...
2001-04-03 Jim JagielskiOh bother. OPTIM isn't treated the same in apr and
2001-04-03 Jim JagielskiMinor sync-up of how httpd-2.0 and apr handles
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...
next