summaryrefslogtreecommitdiffstats
path: root/server/mpm/config.m4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* m4: please any autoconf by quoting AC_DEFUN's names. PR 58126.Yann Ylavic2015-10-051-2/+2
* Disable event/eventopt if apr skiplist isn't availableJeff Trawick2013-10-051-0/+11
* Improve hack to "determine" if APR supports thread-safe pollsets by hiding theJeff Trawick2009-11-141-9/+18
* tweak MPM configure to avoid having to grep for MPM names in listsJeff Trawick2009-11-051-11/+18
* respect the MPM's indication passed on APACHE_MPM_SUPPORTED() of whetherJeff Trawick2009-11-041-0/+12
* Change the configure-based MPM build mechanism to support buildingJeff Trawick2009-11-031-1/+5
* Brind OS/2 MPM up to date with current API.Brian Havard2009-11-031-1/+1
* more configure-time support for dynamically loadable MPMs:Jeff Trawick2009-11-031-3/+10
* configure: Fix THREADED_MPMS so that mod_cgid isTakashi Sato2009-10-101-1/+1
* Move logic to decide if an MPM is supported, and whether the MPM is Jeff Trawick2009-04-171-56/+64
* stop exporting APACHE_MPM_DIR to modules -- unclear why this was ever necessa...Jeff Trawick2009-03-311-5/+2
* Oooooooooooo look a commit! Wow!Jim Jagielski2009-03-271-1/+1
* The Event MPM is no longer experimental; move it out of that ghetto.Jeff Trawick2009-03-271-16/+1
* finish removing OS/2 MPMJeff Trawick2009-03-271-1/+1
* finish removing BeOS MPMJeff Trawick2009-03-261-1/+1
* remove leader, perchild, and threadpool MPMs (other than non-English bits in ...Jeff Trawick2009-03-261-3/+3
* prefork is soooooo 1990s. make new default simpleJim Jagielski2009-03-261-1/+1
* Allow building httpd without a built-in MPM by specifyingJeff Trawick2009-03-241-12/+25
* Introduce a new set of APIs to allow MPMs to be proper modules insteadJeff Trawick2009-03-241-4/+0
* Add a work in progress, a completely new, "Simple MPM".Paul Querna2008-10-281-2/+2
* Bring in basic support for building the winnt MPM under mingw32, using the au...Paul Querna2006-07-151-2/+2
* Remove support for the threaded-mpm's on Linux 2.0, and de-autoconf theColm MacCarthaigh2005-08-231-0/+16
* Add ap_mpm_is_experimental and ap_mpm_is_threaded. Use these instead of chec...Paul Querna2005-03-081-2/+20
* The Event MPM.Paul Querna2004-11-201-3/+3
* clean up the invocation of APR_CHECK_APR_DEFINE()...Jeff Trawick2003-03-071-1/+1
* Perchild has been deemed experimental and has been moved toJustin Erenkrantz2002-04-181-1/+1
* Add warning message when selecting an experimental MPM.Justin Erenkrantz2002-04-171-0/+1
* Added support for the threadpool MPMBrian Pane2002-04-171-3/+3
* Added support for MPMs that live in subdirectories under server/mpmBrian Pane2002-04-121-6/+13
* Update --with-mpm help text wrt available OS/2 MPM name.Brian Havard2002-01-281-1/+1
* We must use absolute paths or we break VPATH builds.Ryan Bloom2001-11-261-1/+1
* Bail out at configure time if an invalid MPM was specified.Jeff Trawick2001-11-211-0/+3
* Get rid of threaded MPM. This commit has the actual code changes.Jeff Trawick2001-11-191-2/+2
* Kill two autoconf-related birds with one commit.Justin Erenkrantz2001-09-301-2/+2
* Use the prefork MPM by default on Unix.Jeff Trawick2001-08-071-1/+1
* Add the worker MPM. The name is probably horrible, but I couldn't comeRyan Bloom2001-07-301-2/+2
* Cosmetics: align the entry of MPMs in "configure --help" outputRalf S. Engelschall2001-05-051-1/+1
* Make Apache check APR's configuration when determining the default MPM.Ryan Bloom2001-04-031-15/+3
* Get rid of Apache's concern for foo_CHECK_SIGWAIT_ONE_ARG.Jeff Trawick2001-02-211-2/+0
* Update APR macro usage to new name-protected names.Roy T. Fielding2001-02-201-1/+1
* Rename the mpmt_pthread module to threaded. This module has moved fromRyan Bloom2001-02-161-3/+3
* Fix some spelling mistakes and remove the mpmt_beos MPM from the config.m4Ryan Bloom2001-02-131-1/+1
* Remove the dexter MPM. This has been replaced with the Perchild MPM.Ryan Bloom2001-02-131-2/+2
* Get Apache to configure completely again. This still doesn't build, butRyan Bloom2000-12-041-2/+2
* Try to organize the MPM pre-selection to the hints.m4 file.Jim Jagielski2000-08-231-9/+3
* Add a new MPM. Currently this is almost an exact copy of the dexter MPM.Ryan Bloom2000-07-271-2/+2
* REmove the mpmt MPM. This also removes all of the config logic requiredRyan Bloom2000-07-261-43/+0
* Fix VPATH buildsSascha Schumann2000-07-231-2/+3
* Remove all pthreads calls from the mpmt MPM prefork emulation. This makesRyan Bloom2000-07-111-3/+4
* Fix building the mpmt MPM. The problem was that IfModule uses the name ofRyan Bloom2000-07-091-0/+14