summaryrefslogtreecommitdiffstats
path: root/build/special.mk (unfollow)
Commit message (Expand)AuthorFilesLines
2001-05-18Change the make targets and rules to be consistent in all of theRoy T. Fielding1-6/+6
2001-05-17Rainy day in Charlottesville...Cliff Woolley1-1/+13
2001-05-17Fix processing of the TRACE method. Previously we passed bogusJeff Trawick3-42/+16
2001-05-17rockin' 'n rollin'Jeff Trawick1-1/+9
2001-05-17Get the Request Phase Participation change compiling on Windows.Bill Stoddard1-1/+11
2001-05-17DoneBill Stoddard1-3/+1
2001-05-17Win32: Enable reliable piped log support.Bill Stoddard2-5/+7
2001-05-17Fix a segfault in apr_proc_other_child_unregister. Jeff recently madeBill Stoddard1-1/+0
2001-05-17apr_proc_probe_writable_fds is goneJeff Trawick1-1/+0
2001-05-16Remove calls to apr_proc_probe_writable_fds(). The function is going away.Bill Stoddard2-6/+0
2001-05-16don't destroy the pcgi pool when the other-child registrationJeff Trawick2-15/+4
2001-05-16this patch removes the warning:Jeff Trawick1-0/+1
2001-05-16Account for changes to the name of field "private" in struct apr_xml_elem.Jeff Trawick2-10/+10
2001-05-16Do not start piped log processes during the config fileBill Stoddard2-0/+18
2001-05-15clean up DSO builds on OS/390 a bit by ignoring some generated filesJeff Trawick9-2/+11
2001-05-15Ooops. Didn't remove *all* of the new_scoreboard stuff. This was harmless,Paul J. Reder1-1/+0
2001-05-15add "Request Phase Participation" info to mod_infoDoug MacEachern2-1/+92
2001-05-15Make first phase changes to the scoreboard data structures inPaul J. Reder7-116/+125
2001-05-14Fix typosMartin Kraemer1-2/+2
2001-05-14 A bit more clarity, and that's it for now.William A. Rowe Jr1-2/+5
2001-05-14 Clarify the wintty purpose and syntax.William A. Rowe Jr1-7/+12
2001-05-14 Q. "Why can't I watch my server's activity?" A. You can.William A. Rowe Jr2-0/+418
2001-05-13 Hmmm, two answers for the price of one. Add the trailing-slashWilliam A. Rowe Jr2-2/+6
2001-05-13Separate enablement of AP_DEBUG code from enablement of codeJeff Trawick2-6/+6
2001-05-13Implement Jeff's idea for an autoconf-defined symbol to enable the specialGreg Stein2-4/+8
2001-05-12get rid of an errant semicolon which broke gcc builds (sorry!)Jeff Trawick1-1/+1
2001-05-12Only turn on AP_DEBUG if we're using gcc.Jeff Trawick1-1/+1
2001-05-12I woke up too early this morning.Roy T. Fielding1-1/+1
2001-05-12Fix httpd's definition of LTFLAGS to be consistent with that of aprRoy T. Fielding11-17/+21
2001-05-12It is easier to re-run configure's test and pick up the cached valuesRoy T. Fielding1-11/+4
2001-05-12Cleanup the reporting of incorrect end tags for container directives.Ryan Bloom2-0/+10
2001-05-11Small fix to make depend, although make depend doesn't seem to be used?Victor J. Orlikowski1-1/+1
2001-05-11More changes based on Ian's patch.Victor J. Orlikowski1-6/+8
2001-05-11Fix up some of the definitions, based on Ian's patch.Victor J. Orlikowski1-7/+9
2001-05-11The pattern was too general -- it would match the date within theRoy T. Fielding1-3/+3
2001-05-11Do not send apr_file_t allocated out of the pconf pool down theBill Stoddard1-2/+10
2001-05-11Allows Mod_proxy to be dynamically loaded on win32 systemsIan Holsman9-74/+383
2001-05-11When checking for gcc, use variable ac_cv_prog_gcc instead of GCC.Jeff Trawick1-2/+2
2001-05-11revert to the documented behavior of MaxRequestPerChild 0, but keep theGreg Ames1-10/+36
2001-05-11Moved inside configure.in.Roy T. Fielding1-67/+0
2001-05-11Simplify the configuration process by moving all libtool stuff to APRRoy T. Fielding2-5/+35
2001-05-11No need to sinclude macros that we no longer use.Roy T. Fielding1-2/+0
2001-05-11We don't need no stinkin libtool when APR already has one for us to use.Roy T. Fielding2-15/+2
2001-05-11Add the AP_DECLARE()/AP_CORE_DECLARE macros on the return types ofChuck Murcko7-6/+10
2001-05-10Make the runtime path hack a little more portable, even though it is theRoy T. Fielding2-3/+4
2001-05-10A couple of default win config file tweaks.Bill Stoddard1-9/+1
2001-05-10Proving once again that bash doesn't bother to document when theyRoy T. Fielding1-3/+3
2001-05-10Replace install.html with an html-ized version ofJoshua Slive2-358/+878
2001-05-10I forgot to add the bit that allows the macro to be called more than once.Roy T. Fielding1-0/+2
2001-05-10Eventually we will want to only find openssl once regardless of howRoy T. Fielding3-99/+106