summaryrefslogtreecommitdiff
path: root/support/apxs.in
Commit message (Expand)AuthorAgeFilesLines
* silence an "uninitialized value" warningGiovanni Bechis2020-03-231-1/+6
* fix apxs for non-destdir buildsEric Covener2020-03-191-1/+6
* Allow instdso.sh to be found while cross compiling.Graham Leggett2019-12-281-1/+1
* Add support for cross compiling to apxs. If apxs is being executed from somew...Graham Leggett2019-12-271-5/+10
* Remove unused APXS setting from template for generated MakefileJeff Trawick2013-10-251-1/+0
* Make apxs use LDFLAGS from config_vars.mk in addition to CFLAGS and CPPFLAGSStefan Fritsch2012-05-271-1/+4
* Support AP_DECLARE_MODULE declaration syntax in apxsNick Kew2010-06-221-1/+1
* apxs -q: Stop filtering out ':' characters from the reported values.Jeff Trawick2010-05-141-1/+0
* Fix the following:Philip M. Gollucci2010-05-071-2/+5
* Remove useless use of $[, which was long deprecated and is an error with perl...Stefan Fritsch2010-04-101-2/+1
* Bring back OS/2 support.Brian Havard2009-08-261-1/+1
* remove OS/2 platform supportJeff Trawick2009-03-261-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