index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
apxs.in
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bring back OS/2 support.
Brian Havard
2009-08-26
1
-1
/
+1
*
remove OS/2 platform support
Jeff Trawick
2009-03-27
1
-1
/
+1
*
* Teach apxs to work with APR 2.x where there is no separate APR-UTIL
Ruediger Pluem
2009-03-25
1
-8
/
+19
*
apxs: Enhance -q flag to print all known variables and their values
Sander Temme
2007-02-01
1
-5
/
+33
*
* configure.in: Substitute MOD_SO_ENABLED variable.
Joe Orton
2007-01-10
1
-19
/
+2
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
Update the last year of copyright.
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
* Makefile.in (install-build): Install mkdir.sh since it's used by the
Joe Orton
2005-06-10
1
-1
/
+1
*
One issue I repeatedly have with 3rd party module builds is that
William A. Rowe Jr
2005-05-16
1
-2
/
+4
*
Did not belong in r170253; evalute this patch seperately from
William A. Rowe Jr
2005-05-16
1
-4
/
+2
*
Reintroduce stack frame construction with /Oy- (removal was implied by /O2).
William A. Rowe Jr
2005-05-15
1
-2
/
+4
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
* support/apxs.in: Ensure that only a .la target filename is passed on
Joe Orton
2004-09-28
1
-1
/
+2
*
* support/apxs.in: Reset $opt so that -I, -D and -Wc,* options are not
Joe Orton
2004-09-28
1
-5
/
+2
*
* configure.in, acinclude.m4: Substitute AP[RU]_CONFIG with location
Joe Orton
2004-08-13
1
-11
/
+4
*
Teach apxs how to find ap{ru}-$AP{RU}_MAJOR_VERSION-config
Justin Erenkrantz
2004-08-02
1
-9
/
+15
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
fix copyright dates according the first cehck in
André Malo
2004-02-08
1
-1
/
+1
*
apply Apache License, Version 2.0
André Malo
2004-02-06
1
-49
/
+10
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
this won't work with 5.003, so bump up the require to
Jeff Trawick
2003-09-19
1
-1
/
+1
*
Perform run-time query in apxs for apr and apr-util's includes.
Justin Erenkrantz
2003-05-21
1
-7
/
+13
*
run libtool from the apr install directory (in case that is different
Jeff Trawick
2003-04-04
1
-10
/
+14
*
break down the beast and explain the obvious >:->
André Malo
2003-02-19
1
-1
/
+40
*
insert LoadModule directives only outside of sections.
André Malo
2003-02-19
1
-2
/
+23
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
apxs: Include any special APR ld flags when linking the DSO.
Jeff Trawick
2003-01-23
1
-6
/
+10
*
Sun Forte requires having the same CFLAGS passed to the link stage as was
Justin Erenkrantz
2002-12-23
1
-1
/
+1
*
If an httpd.conf has commented out AddModule directives,
Bill Stoddard
2002-12-09
1
-12
/
+2
*
Rework the apxs -cp command to work when the source dir isn't available by
Justin Erenkrantz
2002-09-19
1
-2
/
+19
*
Add -p option to apxs to allow unbundled modules (such as mod_mbox) to
Justin Erenkrantz
2002-09-19
1
-3
/
+11
*
Remove following warning:
Justin Erenkrantz
2002-09-19
1
-2
/
+2
*
apxs lost the newline at the end of print "$result", so that apxs -q doesn't
Sander Striker
2002-08-07
1
-1
/
+1
*
Fix some variable names
Cliff Woolley
2002-06-19
1
-3
/
+3
*
avoid a non-portable shell construct ("builddir=$(shell pwd)") so that the
Jeff Trawick
2002-06-13
1
-1
/
+1
*
Fix apxs to allow "apxs -q installbuilddir" and to allow
Jeff Trawick
2002-06-06
1
-0
/
+2
*
Get rid of some uninitialized value errors with apxs -q.
Cliff Woolley
2002-06-05
1
-2
/
+2
*
Fix apxs to allow it to work when the build directory is somewhere
Jeff Trawick
2002-06-05
1
-9
/
+12
*
Make apxs look in the correct directory for envvars. It was
Jeff Trawick
2002-05-13
1
-1
/
+1
*
finish getting apxs to work with a binary build
Jeff Trawick
2002-04-29
1
-1
/
+4
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
get some hardcoded paths out of apxs
Jeff Trawick
2002-03-13
1
-3
/
+4
*
apxs: Let the LTFLAGS environment variable override the default --silent flag.
Jeff Trawick
2002-02-01
1
-2
/
+4
*
SH_LDFLAGS wasn't getting evaluated properly when it included
Jeff Trawick
2001-12-22
1
-3
/
+0
*
make sure mod_foo.so is installed by apxs -i
Jeff Trawick
2001-12-07
1
-1
/
+3
*
Allow apxs to be used to build DSOs on AIX without requiring the
Jeff Trawick
2001-12-05
1
-2
/
+5
*
apxs should be using sbindir not bindir for the path to the httpd binary.
Justin Erenkrantz
2001-11-20
1
-3
/
+3
*
fix eval of vars incase string has quotes
Doug MacEachern
2001-11-02
1
-2
/
+2
*
We need to use the APR-generated libtool for building modules.
Justin Erenkrantz
2001-09-23
1
-3
/
+3
*
strip parens from config_vars.mk values
Doug MacEachern
2001-09-06
1
-0
/
+1
[next]