summaryrefslogtreecommitdiffstats
path: root/support/apxs.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* get some hardcoded paths out of apxsJeff Trawick2002-03-131-3/+4
* apxs: Let the LTFLAGS environment variable override the default --silent flag.Jeff Trawick2002-02-011-2/+4
* SH_LDFLAGS wasn't getting evaluated properly when it includedJeff Trawick2001-12-221-3/+0
* make sure mod_foo.so is installed by apxs -iJeff Trawick2001-12-071-1/+3
* Allow apxs to be used to build DSOs on AIX without requiring theJeff Trawick2001-12-051-2/+5
* apxs should be using sbindir not bindir for the path to the httpd binary.Justin Erenkrantz2001-11-201-3/+3
* fix eval of vars incase string has quotesDoug MacEachern2001-11-021-2/+2
* We need to use the APR-generated libtool for building modules.Justin Erenkrantz2001-09-231-3/+3
* strip parens from config_vars.mk valuesDoug MacEachern2001-09-061-0/+1
* gather all of the cflags for compiling with apxsDoug MacEachern2001-08-311-1/+2
* 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
* apxs no longer generates ap_send_http_header() in the example handlerDoug MacEachern2001-06-201-1/+1
* Return missing link flags to apxs.inWilliam A. Rowe Jr2001-05-181-1/+15
* backing out this part of the recent apxs changeDoug MacEachern2001-04-271-1/+1
* Fix APXS: treat sbindir as expected, fix "link" command.Martin Kraemer2001-04-271-3/+14
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* s/LAST/MIDDLE/Doug MacEachern2001-01-221-1/+1
* adjust to ap_hook_handler changesDoug MacEachern2001-01-221-10/+11
* Stop searching in installdir/includes/apr.Ryan Bloom2000-12-201-1/+1
* Add the ability for apxs to install both libtool generated and non-libtoolRyan Bloom2000-11-221-1/+1
* The LoadModule line should specify a .so file, not a .la fileGreg Stein2000-11-071-0/+1
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolsWilliam A. Rowe Jr2000-10-161-2/+2
* allow apxs to be run from the source tree, before installation (e.g. perl ../...Doug MacEachern2000-06-261-4/+12
* Fix a stupid mistake in apxs.in.Ryan Bloom2000-05-051-1/+1
* Make apxs mostly work for 2.0. It doesn't add the module to the configRyan Bloom2000-05-051-63/+33
* Back out an inadvertant change to apxs.Ryan Bloom2000-05-041-1/+1
* Port reliable piped logs to mpmt_pthread and dexter. Also a couple of smallRyan Bloom2000-05-041-1/+1
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-311-56/+53
* Fix all the License issues. Including:Ryan Bloom2000-03-101-9/+9
* If we can't open httpd.conf, print a warning, but don't die.Wilfredo Sanchez1999-12-071-7/+10
* Perform check for "$CFG_SBINDIR/$CFG_TARGET" _after_ the command lineWilfredo Sanchez1999-12-071-15/+15
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-241-0/+655