]> granicus.if.org Git - apache/history - support/apxs.in
* apxs: Make apxs use LDFLAGS from config_vars.mk in addition to
[apache] / support / apxs.in
2012-07-25 Jim Jagielski * apxs: Make apxs use LDFLAGS from config_vars.mk...
2010-06-22 Nick KewSupport AP_DECLARE_MODULE declaration syntax in apxs
2010-05-14 Jeff Trawickapxs -q: Stop filtering out ':' characters from the...
2010-05-07 Philip M. GollucciFix the following:
2010-04-10 Stefan FritschRemove useless use of $[, which was long deprecated...
2009-08-26 Brian HavardBring back OS/2 support.
2009-03-26 Jeff Trawickremove OS/2 platform support
2009-03-25 Ruediger Pluem* Teach apxs to work with APR 2.x where there is no...
2007-02-01 Sander Temmeapxs: Enhance -q flag to print all known variables...
2007-01-10 Joe Orton* configure.in: Substitute MOD_SO_ENABLED variable.
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the last year of copyright.
2005-06-10 Joe Orton* Makefile.in (install-build): Install mkdir.sh since...
2005-05-16 William A. Rowe Jr One issue I repeatedly have with 3rd party module...
2005-05-16 William A. Rowe Jr Did not belong in r170253; evalute this patch seperat...
2005-05-15 William A. Rowe Jr Reintroduce stack frame construction with /Oy- (remov...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2004-09-28 Joe Orton* support/apxs.in: Ensure that only a .la target filena...
2004-09-28 Joe Orton* support/apxs.in: Reset $opt so that -I, -D and -Wc...
2004-08-13 Joe Orton* configure.in, acinclude.m4: Substitute AP[RU]_CONFIG...
2004-08-02 Justin ErenkrantzTeach apxs how to find ap{ru}-$AP{RU}_MAJOR_VERSION...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according the first cehck in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-09-19 Jeff Trawickthis won't work with 5.003, so bump up the require to
2003-05-21 Justin ErenkrantzPerform run-time query in apxs for apr and apr-util...
2003-04-04 Jeff Trawickrun libtool from the apr install directory (in case...
2003-02-19 André Malobreak down the beast and explain the obvious >:->
2003-02-19 André Maloinsert LoadModule directives only outside of sections.
2003-02-03 André Malofinished that boring job:
2003-01-23 Jeff Trawickapxs: Include any special APR ld flags when linking...
2002-12-23 Justin ErenkrantzSun Forte requires having the same CFLAGS passed to...
2002-12-09 Bill StoddardIf an httpd.conf has commented out AddModule directives,
2002-09-19 Justin ErenkrantzRework the apxs -cp command to work when the source...
2002-09-19 Justin ErenkrantzAdd -p option to apxs to allow unbundled modules (such...
2002-09-19 Justin ErenkrantzRemove following warning:
2002-08-07 Sander Strikerapxs lost the newline at the end of print "$result...
2002-06-19 Cliff WoolleyFix some variable names
2002-06-13 Jeff Trawickavoid a non-portable shell construct ("builddir=$(shell...
2002-06-06 Jeff TrawickFix apxs to allow "apxs -q installbuilddir" and to...
2002-06-05 Cliff WoolleyGet rid of some uninitialized value errors with apxs -q.
2002-06-05 Jeff TrawickFix apxs to allow it to work when the build directory...
2002-05-13 Jeff TrawickMake apxs look in the correct directory for envvars...
2002-04-29 Jeff Trawickfinish getting apxs to work with a binary build
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-13 Jeff Trawickget some hardcoded paths out of apxs
2002-02-01 Jeff Trawickapxs: Let the LTFLAGS environment variable override...
2001-12-22 Jeff TrawickSH_LDFLAGS wasn't getting evaluated properly when it...
2001-12-07 Jeff Trawickmake sure mod_foo.so is installed by apxs -i
2001-12-05 Jeff TrawickAllow apxs to be used to build DSOs on AIX without...
2001-11-20 Justin Erenkrantzapxs should be using sbindir not bindir for the path...
2001-11-02 Doug MacEachernfix eval of vars incase string has quotes
2001-09-23 Justin ErenkrantzWe need to use the APR-generated libtool for building...
2001-09-06 Doug MacEachernstrip parens from config_vars.mk values
2001-08-30 Doug MacEacherngather all of the cflags for compiling with apxs
2001-08-28 Ryan BloomRemove some debug code that I had in apxs.in.
2001-08-27 Ryan Bloom- allows empty $val from httpd-2.0/build/config_vars.mk
2001-08-26 Ryan BloomMore fixes for APXS. APXS now works with httpd-test...
2001-08-26 Ryan BloomImprovements to APXS. It now uses the config_vars...
2001-06-20 Doug MacEachernapxs no longer generates ap_send_http_header() in the...
2001-05-18 William A. Rowe Jr Return missing link flags to apxs.in
2001-04-27 Doug MacEachernbacking out this part of the recent apxs change
2001-04-27 Martin KraemerFix APXS: treat sbindir as expected, fix "link" command.
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-01-22 Doug MacEacherns/LAST/MIDDLE/
2001-01-22 Doug MacEachernadjust to ap_hook_handler changes
2000-12-19 Ryan BloomStop searching in installdir/includes/apr.
2000-11-22 Ryan BloomAdd the ability for apxs to install both libtool genera...
2000-11-07 Greg SteinThe LoadModule line should specify a .so file, not...
2000-10-16 William A. Rowe Jr Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
2000-06-25 Doug MacEachernallow apxs to be run from the source tree, before insta...
2000-05-05 Ryan BloomFix a stupid mistake in apxs.in.
2000-05-05 Ryan BloomMake apxs mostly work for 2.0. It doesn't add the...
2000-05-04 Ryan BloomBack out an inadvertant change to apxs.
2000-05-04 Ryan BloomPort reliable piped logs to mpmt_pthread and dexter...
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-10 Ryan BloomFix all the License issues. Including:
1999-12-07 Wilfredo SanchezIf we can't open httpd.conf, print a warning, but don...
1999-12-07 Wilfredo SanchezPerform check for "$CFG_SBINDIR/$CFG_TARGET" _after_...
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.