summaryrefslogtreecommitdiffstats
path: root/support (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some type correctness fixes for LARGEFILES platforms.William A. Rowe Jr2001-10-171-8/+7
* In one target we weren't always creating the $libexecdirAaron Bannert2001-10-161-0/+1
* Make sure we install apxs.Ryan Bloom2001-10-121-1/+1
* Make the error messages from apachectl refer to the actual name of theRyan Bloom2001-10-101-22/+22
* Too many args is a bad thing too, some daysWilliam A. Rowe Jr2001-10-101-2/+2
* Rewrite of rotatelogs as an apr-ized app.William A. Rowe Jr2001-10-101-48/+66
* Allow ApacheBench to connect to and control Apache on other WinNT/2KWilliam A. Rowe Jr2001-10-063-20/+124
* Make sure we install all of the support scripts.Ryan Bloom2001-10-041-6/+6
* Switch from tmpnam() to apr_file_mktemp() so that gcc with a recent glibcCliff Woolley2001-10-011-14/+13
* /GZ RTL debug flag is not recognized across VC 5/6/7.William A. Rowe Jr2001-10-011-2/+2
* Kill two autoconf-related birds with one commit.Justin Erenkrantz2001-09-301-5/+5
* Allow support programs to be compiled against a static versionRyan Bloom2001-09-282-5/+50
* Another recent Win32 PSDK addition that we can cover for VC5 users.William A. Rowe Jr2001-09-251-1/+2
* We need to use the APR-generated libtool for building modules.Justin Erenkrantz2001-09-231-3/+3
* kill -l requires the short version of the signal (without SIG prefix).Justin Erenkrantz2001-09-211-1/+1
* Switch back to SIGUSR1 for graceful restarts on all platforms thatJustin Erenkrantz2001-09-191-2/+2
* Allow make install to work when built with VPATH.Ryan Bloom2001-09-141-1/+1
* rules.mk is stored in $(top_blddir). Without this change, VPATH buildsRyan Bloom2001-09-131-1/+1
* strip parens from config_vars.mk valuesDoug MacEachern2001-09-061-0/+1
* Make Apache 2.0 install all files in the same location as Apache 1.3Ryan Bloom2001-09-031-5/+5
* gather all of the cflags for compiling with apxsDoug MacEachern2001-08-311-1/+2
* * configure.in: added Cygwin specific APR_SETVARs.William A. Rowe Jr2001-08-301-0/+4
* Remove some debug code that I had in apxs.in.Ryan Bloom2001-08-281-1/+0
* - allows empty $val from httpd-2.0/build/config_vars.mkRyan Bloom2001-08-271-84/+103
* More fixes for APXS. APXS now works with httpd-test againRyan Bloom2001-08-261-3/+17
* Improvements to APXS. It now uses the config_vars.mk variables toRyan Bloom2001-08-261-60/+69
* Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) toWilliam A. Rowe Jr2001-08-268-8/+8
* simplify some code in output_results() just a bit to avoid aJeff Trawick2001-08-221-3/+5
* Use uniform wrapping for unistd.h, and don't include it if it's aready includ...Martin Kraemer2001-08-221-0/+2
* Changes for rbb's #include/build openssl/inc32 patch.William A. Rowe Jr2001-08-211-2/+2
* Create the abs.dsp win32 project to support building ab with /USE_SSL,William A. Rowe Jr2001-08-201-0/+131
* Based on the VC6 switch - and pulling the win32 make files from cvsWilliam A. Rowe Jr2001-08-172-4/+6
* The purpose of this patch is to toggle the debugging mode (default) toWilliam A. Rowe Jr2001-08-177-58/+39
* Given a choice between chasing my tail to keep these updated, and rollingWilliam A. Rowe Jr2001-08-177-1517/+0
* Not here anymoreWilliam A. Rowe Jr2001-08-171-1/+0
* Undo a very bad decision. By naming the version file .ver, I lost trackWilliam A. Rowe Jr2001-08-172-5/+5
* Good to the last drop, this should be all of it.William A. Rowe Jr2001-08-172-0/+2
* Add the red light/green light to ApacheMonitor's popup menu.William A. Rowe Jr2001-08-171-9/+10
* Missed a versioned win32 project in my treeWilliam A. Rowe Jr2001-08-161-0/+35
* Fix the 'never disappearing' popup menu - anchor it to our (hidden)William A. Rowe Jr2001-08-161-4/+8
* A bit overboard - this registered window message only needs to beWilliam A. Rowe Jr2001-08-161-1/+1
* Wipe out some resource leakage.William A. Rowe Jr2001-08-161-0/+2
* Revised patch to clean up timer and other issuesWilliam A. Rowe Jr2001-08-161-7/+5
* Bug fix to the WM_TIMER that was not properly called after it was movedWilliam A. Rowe Jr2001-08-163-52/+144
* Now that it's apr'ized, ab is most definately in a 2.0 revision cycle,William A. Rowe Jr2001-08-162-8/+7
* Toss win32 version stamps on theseWilliam A. Rowe Jr2001-08-165-0/+180
* Reorder OS_VERSION(s) so >= OS_VERSION_WINNT, etc, tests correctly.William A. Rowe Jr2001-08-161-2/+2
* Access the (generated) ApacheMonitor.ver version resource.William A. Rowe Jr2001-08-161-34/+3
* GoodnessWilliam A. Rowe Jr2001-08-161-0/+2
* ApacheMonitor versioning needs to click in with the httpd version.William A. Rowe Jr2001-08-161-11/+34