summaryrefslogtreecommitdiffstats
path: root/support/apxs.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bring back OS/2 support.Brian Havard2009-08-261-1/+1
* remove OS/2 platform supportJeff Trawick2009-03-271-1/+1
* * Teach apxs to work with APR 2.x where there is no separate APR-UTILRuediger Pluem2009-03-251-8/+19
* apxs: Enhance -q flag to print all known variables and their valuesSander Temme2007-02-011-5/+33
* * configure.in: Substitute MOD_SO_ENABLED variable.Joe Orton2007-01-101-19/+2
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the last year of copyright.Colm MacCarthaigh2006-04-191-1/+1
* * Makefile.in (install-build): Install mkdir.sh since it's used by theJoe Orton2005-06-101-1/+1
* One issue I repeatedly have with 3rd party module builds is thatWilliam A. Rowe Jr2005-05-161-2/+4
* Did not belong in r170253; evalute this patch seperately fromWilliam A. Rowe Jr2005-05-161-4/+2
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-151-2/+4
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* * support/apxs.in: Ensure that only a .la target filename is passed onJoe Orton2004-09-281-1/+2
* * support/apxs.in: Reset $opt so that -I, -D and -Wc,* options are notJoe Orton2004-09-281-5/+2
* * configure.in, acinclude.m4: Substitute AP[RU]_CONFIG with locationJoe Orton2004-08-131-11/+4
* Teach apxs how to find ap{ru}-$AP{RU}_MAJOR_VERSION-configJustin Erenkrantz2004-08-021-9/+15
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according the first cehck inAndré Malo2004-02-081-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-49/+10
* update license to 2004.André Malo2004-01-011-1/+1
* this won't work with 5.003, so bump up the require toJeff Trawick2003-09-191-1/+1
* Perform run-time query in apxs for apr and apr-util's includes.Justin Erenkrantz2003-05-211-7/+13
* run libtool from the apr install directory (in case that is differentJeff Trawick2003-04-041-10/+14
* break down the beast and explain the obvious >:->André Malo2003-02-191-1/+40
* insert LoadModule directives only outside of sections.André Malo2003-02-191-2/+23
* finished that boring job:André Malo2003-02-031-1/+1
* apxs: Include any special APR ld flags when linking the DSO.Jeff Trawick2003-01-231-6/+10
* Sun Forte requires having the same CFLAGS passed to the link stage as wasJustin Erenkrantz2002-12-231-1/+1
* If an httpd.conf has commented out AddModule directives,Bill Stoddard2002-12-091-12/+2
* Rework the apxs -cp command to work when the source dir isn't available byJustin Erenkrantz2002-09-191-2/+19
* Add -p option to apxs to allow unbundled modules (such as mod_mbox) toJustin Erenkrantz2002-09-191-3/+11
* Remove following warning:Justin Erenkrantz2002-09-191-2/+2
* apxs lost the newline at the end of print "$result", so that apxs -q doesn'tSander Striker2002-08-071-1/+1
* Fix some variable namesCliff Woolley2002-06-191-3/+3
* avoid a non-portable shell construct ("builddir=$(shell pwd)") so that theJeff Trawick2002-06-131-1/+1
* Fix apxs to allow "apxs -q installbuilddir" and to allowJeff Trawick2002-06-061-0/+2
* Get rid of some uninitialized value errors with apxs -q.Cliff Woolley2002-06-051-2/+2
* Fix apxs to allow it to work when the build directory is somewhereJeff Trawick2002-06-051-9/+12
* Make apxs look in the correct directory for envvars. It wasJeff Trawick2002-05-131-1/+1
* finish getting apxs to work with a binary buildJeff Trawick2002-04-291-1/+4
* 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