4cb8bb9049d1643295ebda12c76dad441ddc2228 1553165 |
|
23-Dec-2013 |
jim |
Just in case the Makefile is incompatible, remove the
fluff when we rebuild |
91ea8a85362a63522578e4d59fc6bfe37bc8df17 1389060 |
|
23-Sep-2012 |
trawick |
consolidate hints/instructions about using APR (and maybe APR-util) with httpd |
fb5a399b7132425fa998465cb72a8d1fcffcbb70 1387473 |
|
19-Sep-2012 |
rpluem |
* APR-UTIL trunk is dead. Point to the latest stable branch. |
93e568f5fc0607ca5063f5fe1b6cef985379de24 1200715 |
|
11-Nov-2011 |
jorton |
A stab at libapreq build integration, still disabled by default. |
e8f3ef5f268e9dee1d5d5dca8134df035a5c8332 1200695 |
|
11-Nov-2011 |
pgollucci |
disable libapreq stuff until it works generically |
b399779260ac6f6ad2e808df429a496527648323 1200600 |
|
10-Nov-2011 |
jorton |
* buildconf: Pass through APR source dir to apreq's buildconf. |
294ecec5bbf217103196b7ec24ede14ac47693f9 1200590 |
|
10-Nov-2011 |
pgollucci |
hook up srclib/libapreq to the build system |
3f24a3e2c43302efecc8aa3a6c0cc7ee823481d0 1059857 |
|
17-Jan-2011 |
rjung |
Change file touching order for util_expr to be in
sync with Makefile dependency.
The existing order lead to regeneration. |
8fae12696bce44be9ce4c56888690cad8ac7b8f9 1032073 |
|
06-Nov-2010 |
sf |
Replace ap_expr with a parser derived from mod_ssl's parser. Make mod_ssl use
the new parser. Rework ap_expr's public interface and provide hooks for modules
to add variables and functions.
The Netware and Windows build files still need to be adjusted |
14eccd0082c748ae3464dc2459430ff0772b5107 954588 |
|
14-Jun-2010 |
sf |
prevent an error message if an old autoconf without AC_PROG_CC_C99 is used but
print a meaningful warning instead |
2834087a8155f38c7edd908a765ef3211ed37cf1 819008 |
|
25-Sep-2009 |
minfrin |
Add support for an "epoch" in the RPM spec file. This epoch is a discrete
number used to determine if one RPM is newer than another, which in turn
ensures that v1.2.10 is always interpreted as newer than v1.2.9. |
a9de7b69548bd69bfc84e9eea6a8215db2640def 800443 |
|
03-Aug-2009 |
takashi |
buildconf:
Fix error "[: -lt: unexpected operator" |
eb06d6a7dc2a6609217689ee5e430d87637ef9e6 758079 |
|
25-Mar-2009 |
rpluem |
* With APR 2.x we no longer have APR-UTIL. So don't care about it. |
60f9d4d87a893330a01722ed518d0b3fff8eb2ee 721533 |
|
28-Nov-2008 |
jorton |
* buildconf, configure.in: Don't attempt to configure the
no-longer-bundled pcre. |
928f622b54e87afbbaba6add8aef8066ca16a040 687939 |
|
22-Aug-2008 |
wrowe |
Permit --with-apr=/path/to/apr alone, where the default path will
be handled by replacing all /apr path segments with /apr-util
(or /aprutil) to handle nearly any developer's path scheme. One
rare exception would be /asf/srcs/aprutil/trunk/apr-util or similar
where both /aprutil and /apr-util path segments exist.
So for example --with-apr=../apr-1.3 would find either ../apr-util-1.3
or ../aprutil-1.3 before looking for srclib/apr-util or ../apr-util.
These refer to source trees. httpd ./configure deserves a similar
feature to use --with-apr= for an installed apr-util lib tree. |
842ae4bd224140319ae7feec1872b93dfd491143 420983 |
|
11-Jul-2006 |
fielding |
update license header text |
a2652f3451528565db1f85db6953fc30799d7ead 395229 |
|
19-Apr-2006 |
colm |
Update the last year of copyright. |
c5694b1d7dca4f561ebce416b5ffacf856f825aa 374821 |
|
04-Feb-2006 |
wrowe |
Solaris build proposal; don't fail on missing .h files within
a VPATH build, and don't test trees with -d (simply -f the
expected files) in case a tree such as srclib/apr is actually
a symlink rather than a true directory in ./buildconf. |
53359f0fef553ad61e2d1e871dc007c542844f86 190592 |
|
14-Jun-2005 |
jorton |
Update remaining 2004 copyright notices. |
90b402e944318ae02afd50911eae6da1910f661d 158303 |
|
20-Mar-2005 |
pquerna |
Test for APR and APR-Util one directory bellow httpd too. I like not having to put them inside srclib. |
59b1b6c3fd51c83c3bb9f02a8f08751335f9fb1d 122711 |
|
18-Dec-2004 |
minfrin |
Fix the RPM spec file so that an RPM build now works. An RPM
build now requires system installations of APR and APR-util. |
753fdde6734149ee551065c7c3cd74838dc27cc3 106693 |
|
27-Nov-2004 |
brianp |
removed call to aclocal for pcre (we're now able to build pcre-5.0 without it) |
5a3fb2c128b4671fb5091eaea8861c759f50a4e6 106622 |
|
26-Nov-2004 |
brianp |
call aclocal before autoconf for srclib/pcre (required for PCRE-5.0) |
e07615ab3b59412d79eebb8d5b12f488e77c14a7 105819 |
|
19-Nov-2004 |
jorton |
* buildconf: Remove the autom4te cache from srclib/pcre too,
before and after running autoconf. |
f14fe1f44cb7018927ee0e31eb959cba8dc3700b 105795 |
|
19-Nov-2004 |
jorton |
* buildconf: Point at http:// for both, and the "cd srclib" is not
necessary. |
0b7037d0efc1cd510ee12e8a35c982c3f2da0353 105778 |
|
19-Nov-2004 |
pquerna |
Add some magic to buildconf so it will tell you to get both apr and apr-util the
first time you run it. |
8e8de2705630da31722a9878f14cd6e73e0107a6 105774 |
|
19-Nov-2004 |
pquerna |
'svn co' would be the important part of the command. |
eed86326661c7c5c0771f655c5239d24b04d9d35 105773 |
|
19-Nov-2004 |
pquerna |
Tell users how to get APR from subversion instead of CVS. |
a3341b39df3ac26c43c0ba1bba574d560492f332 104941 |
|
03-Sep-2004 |
pquerna |
use -z7 in the example cvs checkouts for APR/APR-Util.
Makes the checkout go much faster on slow dialup modems... |
6de8046f8f7e07cd83895a528df25d977e502c76 102619 |
|
09-Feb-2004 |
nd |
fix name of The Apache Software Foundation |
843f3aca12f39853d230cdf4598b0bafda83491a 102594 |
|
08-Feb-2004 |
nd |
fix copyright date |
0202d2114cc6d7042995100519cce45c808c153b 102520 |
|
06-Feb-2004 |
nd |
begin relicensing httpd-2.1 to Apache License, Version 2.0 |
0464cb46220c1025cbfe1365a6bd352e67d2e766 102510 |
|
05-Feb-2004 |
jorton |
* buildconf: Clean autoconf cache after running autoconf too. |
26a4456dd6f1a5d7d7fff766551461a578687c4a 102135 |
|
01-Jan-2004 |
nd |
update license to 2004. |
f0528865c2e6c22ecc51eeecc496251489029bdd 101886 |
|
25-Nov-2003 |
jorton |
* buildconf: Ensure that make never regenerates the mod_ssl expression
parser files from the lex/yacc sources. |
80b1e2ff2e3515fdab14675684b2640ceb6ce1c7 100179 |
|
05-Jun-2003 |
trawick |
fix oops in prior commit; we don't copy libtool.m4, so no
need to remove it |
1d13cbde60ace1b56ca57b9f0f74168bb1288174 100178 |
|
05-Jun-2003 |
trawick |
steal some code from APR intended to allow you to properly switch
between libtool 1.3 and 1.4+... newer libtool doesn't have ltconfig,
so having a stray ltconfig around will confuse some of our config
logic
This also fixes cp failure on FreeBSD since ltconfig and ltmain.sh
are installed with 0400 perms, and when buildconf is run a second time
the cp of those files would fail. |
4028d805f3ab215e39bae405d35e001a538bc50e 99346 |
|
12-Apr-2003 |
minfrin |
Add code to buildconf that produces an httpd.spec file from
httpd.spec.in, using build/get-version.sh from APR.
PR:
Obtained from:
Submitted by:
Reviewed by: |
27350d56966d29df2a4da4831c2cdea66ffd3f93 99128 |
|
30-Mar-2003 |
minfrin |
Removing rpm stuff from buildconf until it becomes portable
PR:
Obtained from:
Submitted by:
Reviewed by: |
18f36c8bdc74f9fd18739b9a154852c541b18900 99122 |
|
30-Mar-2003 |
minfrin |
Added an RPM build script
PR:
Obtained from: Joe Orton <jorton@redhat.com>
Submitted by:
Reviewed by: |
ab44eb80e084a02a66a58336d6fcfbbe48310439 98988 |
|
12-Mar-2003 |
trawick |
even users of libtool 1.3.x want out-of-tree apr builds to work |
33bdcae1f7a1a65e351dda2a766a0cf28b1e695d 98573 |
|
03-Feb-2003 |
nd |
finished that boring job:
update license to 2003.
Happy New Year! ;-)) |
99d360dcbb5ac2be27694be74cc6124dbadf3315 98546 |
|
30-Jan-2003 |
jerenkrantz |
Make buildconf work with out-of-tree apr and apr-util by adding --with-apr
and --with-apr-util flags.
Submitted by: Thom May <thom@planetarytramp.net>
Reviewed by: Justin Erenkrantz (with minor stylistic nit) |
9045837071eae7a4b55204a21f31ccee17749af3 98198 |
|
08-Jan-2003 |
jerenkrantz |
PR: |
1e5333ef1a0edb888d75c0cdd90b33fa7e89fc31 97671 |
|
29-Nov-2002 |
wsanchez |
Changes to reduce dependency on in-tree apr and apr-util.
Change AC_CONFIG_AUX_DIR in configure to build from srclib/apr/build.
Have buildconf copy the needed files (config.guess, config.sub,
PrintPath) from srclib/apr/build to build.
Change binbuild.sh to stop using srclib/apr.
This gets to to where ./configure --with-apr --with-apr-util actually
works without an in-tree apr and apr-util, though we still need them
in-tree to run buildconf. |
c066cdcb75ca262e424345b347b86e7ce2285869 96284 |
|
02-Aug-2002 |
jerenkrantz |
Ensure that we toss the autom4te.cache directory before running autoconf. |
544c23d79a3a7596a3612224ed3ac9fa8372929d 95288 |
|
26-May-2002 |
jerenkrantz |
Add support for ${AUTOHEADER} and ${AUTOCONF} in buildconf
(apr and apr-util already support this convention.) |
bc8fd1b0b1afdf89b8d28eefa8cd74e26ba97986 93918 |
|
13-Mar-2002 |
fielding |
Update our copyright for this year. |
e5d41afeed46e2c0046134f063f6e2776dd6a84a 89864 |
|
01-Aug-2001 |
jerenkrantz |
APR-util has renamed buildconf.sh to buildconf to match APR and httpd-2.0. |
42f9227f80ce22e944d427e3d7490fa1dd07f9f2 89562 |
|
17-Jul-2001 |
rbb |
Note the change to the CVS server in the buildconf script. |
db51f4ec6447357f968009805e42ec203db09c3d 88871 |
|
16-Apr-2001 |
gregames |
give the poor users (i.e. us) a clue that something might be wrong when
buildconf fails in subdirectories |
9452160b16933704efe66bc49c51baa1ae856319 88602 |
|
28-Mar-2001 |
trawick |
Abort apache buildconf if apr buildconf or apr-util buildconf fails.
Otherwise, the error message from apr or apr-util (e.g., invalid libtool
version) is lost in the stream of output. |
893328ef6ff86d0ca27774778d84410353789fb0 88570 |
|
24-Mar-2001 |
fielding |
Untangled the buildconf script and eliminated the need for build's
aclocal.m4, generated_lists, build.mk, build2.mk, and a host of other
libtool muck that is now under srclib/apr/build. More to follow. |
c15906bab97b9b71b6dc08c1aa2f5c0b72b5ca4e 86310 |
|
24-Sep-2000 |
dreid |
We don't have config.guess until later in the build cycle, so change the
test to use uname. with this change a clean CVS copy will build using
./buildconf;./configure;make exactly like it should.
Thanks Sascha. |
96e6cafca226a8a2a64a7bbdc634b5b2679c9e0c 86284 |
|
22-Sep-2000 |
sascha |
Add Convert-to-BSD-Makefiles-On-The-Fly system
Note 1: Only needed for BSD/OS.
Note 2: Invent better heuristic (timestamp checks for build/*.mk).
Note 3: Conversion is currently one-way
Note 4: Don't package on BSD/OS. |
623882f55701a4c5a6bded180f60d86a524ac341 86142 |
|
23-Aug-2000 |
sascha |
Always delete generated_lists. This should cure problems with makes
which don't handle the .PHONY target correctly. |
9e98b8cdf2a1a7b441d5170753575e4a859ca2e2 84799 |
|
19-Mar-2000 |
ben |
Less verbose solution. |
0d50a692ff2ac7bdb42e417737ed86ebf0a41671 84793 |
|
18-Mar-2000 |
ben |
Tru64 make uses the wrong directory for includes. |
649f0973ee2f243dd265dfbc98abdc2e7017e561 84792 |
|
18-Mar-2000 |
ben |
Tru64 make gets confused by null argument! |
2e2dbf7816e37ee04b4f27bb6dea081821028d3d 84772 |
|
16-Mar-2000 |
manoj |
Allow arguments to buildconf. Makes cvsclean, etc. a bit easier. |
d3ed5b56cb6b58f87ffd125bed48f7668f13de1e 84749 |
|
13-Mar-2000 |
dirkx |
Just make 'buildconf' run on BSD (there is a space after the hash-bang) and
added bogus INSTALL file plus some blurp in readme.mpm to point out that
you really need libtool and autoconf (which need m4).
On some platform's I found that I really HAD to use 'gmake' as the normal
make would not grok it. So I am wondering if adding something like
# Work out a correct 'make'. The issue is that we should use
# 'gmake' which is called 'make' on some platforms, and 'gmake'
# on some others.
#
GUESS=${MAKE:-make}
if `(${GUESS} -v | grep "GNU Make") > /dev/null 2>&1 `; then
# Looks like gmake.
else
GUESS=gmake
if `${GUESS} -v | grep "GNU Make" > /dev/null 2>&1`; then
echo Warning: Using 'gmake' instead of 'make'.
else
echo No 'gmake' found. Please set the MAKE environment
echo variable first.
exit 1
fi
fi
MAKE=${GUESS}
export MAKE
to 'buildconf' would be appropriate to detect this ??
Dw.
PR:
Obtained from:
Submitted by:
Reviewed by: |
6ca0e6973c8176100f4a426444823ae5e777e28f 84423 |
|
11-Jan-2000 |
sascha |
These changes are committed together, because they depend on each other.
- shared modules can be built in the tree
- added support for --with-layout, uses APACI's config.layout
- working 'make install'
- working 'make depend'
- working Pthreads checks
- buildconf replaced |
fad7b6cfff96f6cbe17259283ca3e0358205f2e4 84374 |
|
30-Dec-1999 |
sascha |
Fix IFS handling. This has the nice side effect that we do not need tr
anymore. |
9a57324b50d0c133068e05973aaa83bd70daad24 84356 |
|
22-Dec-1999 |
manoj |
--include-deps only seems to take advantage of pregenerated
dependencies, and makes the build process refuse to generate them, so
this removes it. It should be used when making a distribution, though. |
8392e425758c8ae014db7b37108032cb646fbd13 84344 |
|
21-Dec-1999 |
manoj |
We don't need the capability to build an acconfig.h anymore; AC_DEFINE
provides everything we need for equivalent functionality. This change
deletes the intrastructure that built acconfig.h.in before. |
e45fb23bd12c5da4b74358582815585ef619cb17 84332 |
|
20-Dec-1999 |
manoj |
Don't actually run ./configure in buildconf, it wastes lots of time if
we want to use ./configure's flags, among other things. |
25b4bdad9b45028a8cc26aa7e7587f47e459b8e6 84331 |
|
20-Dec-1999 |
manoj |
We actually don't have to remove config.cache, because
AC_CONFIG_SUBDIRS redirects APR's config.cache to point to Apache's. |
5572f3988897576e97777eb6f0bce6f3a05a0f86 84328 |
|
20-Dec-1999 |
manoj |
Put back the removing of config.cache. Also add a -f flag to the rm to
eliminate a warning. |
98ae9e8a4fb9568fcaf37bf44e089e7e752ab902 84325 |
|
20-Dec-1999 |
manoj |
Make Apache's configure script run APR's. |
a06125e8ef09e7d79a8c53e6cf7b58373eda0171 84324 |
|
20-Dec-1999 |
manoj |
We need to run autoheader to compile APR. |
6c7c4bf3d26c01cce4d26526db94f17eb5a44396 84318 |
|
19-Dec-1999 |
ben |
Build APR, too. |
22ad84685642948ad15cc1e881ecbc4ac8cbf98c 84187 |
|
30-Nov-1999 |
manoj |
The second part of the big autoconf patch, which actually adds autoconf
building to the tree. |