index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
buildconf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the RPM spec file so that an RPM build now works. An RPM
Graham Leggett
2004-12-18
1
-0
/
+2
*
removed call to aclocal for pcre (we're now able to build pcre-5.0 without it)
Brian Pane
2004-11-27
1
-1
/
+1
*
call aclocal before autoconf for srclib/pcre (required for PCRE-5.0)
Brian Pane
2004-11-26
1
-1
/
+2
*
* buildconf: Remove the autom4te cache from srclib/pcre too,
Joe Orton
2004-11-19
1
-4
/
+4
*
* buildconf: Point at http:// for both, and the "cd srclib" is not
Joe Orton
2004-11-19
1
-4
/
+2
*
Add some magic to buildconf so it will tell you to get both apr and apr-util ...
Paul Querna
2004-11-19
1
-1
/
+7
*
'svn co' would be the important part of the command.
Paul Querna
2004-11-19
1
-2
/
+2
*
Tell users how to get APR from subversion instead of CVS.
Paul Querna
2004-11-19
1
-6
/
+2
*
use -z7 in the example cvs checkouts for APR/APR-Util.
Paul Querna
2004-09-03
1
-2
/
+2
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
fix copyright date
André Malo
2004-02-08
1
-1
/
+1
*
begin relicensing httpd-2.1 to Apache License, Version 2.0
André Malo
2004-02-06
1
-48
/
+10
*
* buildconf: Clean autoconf cache after running autoconf too.
Joe Orton
2004-02-05
1
-0
/
+3
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
* buildconf: Ensure that make never regenerates the mod_ssl expression
Joe Orton
2003-11-25
1
-0
/
+11
*
fix oops in prior commit; we don't copy libtool.m4, so no
Jeff Trawick
2003-06-05
1
-1
/
+1
*
steal some code from APR intended to allow you to properly switch
Jeff Trawick
2003-06-05
1
-0
/
+4
*
Add code to buildconf that produces an httpd.spec file from
Graham Leggett
2003-04-12
1
-0
/
+17
*
Removing rpm stuff from buildconf until it becomes portable
Graham Leggett
2003-03-30
1
-15
/
+0
*
Added an RPM build script
Graham Leggett
2003-03-30
1
-0
/
+15
*
even users of libtool 1.3.x want out-of-tree apr builds to work
Jeff Trawick
2003-03-12
1
-4
/
+4
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
Make buildconf work with out-of-tree apr and apr-util by adding --with-apr
Justin Erenkrantz
2003-01-30
1
-19
/
+59
*
PR:
Justin Erenkrantz
2003-01-08
1
-0
/
+8
*
Changes to reduce dependency on in-tree apr and apr-util.
Wilfredo Sanchez
2002-11-29
1
-0
/
+5
*
Ensure that we toss the autom4te.cache directory before running autoconf.
Justin Erenkrantz
2002-08-02
1
-0
/
+3
*
Add support for ${AUTOHEADER} and ${AUTOCONF} in buildconf
Justin Erenkrantz
2002-05-26
1
-3
/
+3
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
APR-util has renamed buildconf.sh to buildconf to match APR and httpd-2.0.
Justin Erenkrantz
2001-08-01
1
-2
/
+2
*
Note the change to the CVS server in the buildconf script.
Ryan Bloom
2001-07-17
1
-4
/
+4
*
give the poor users (i.e. us) a clue that something might be wrong when
Greg Ames
2001-04-16
1
-2
/
+8
*
Abort apache buildconf if apr buildconf or apr-util buildconf fails.
Jeff Trawick
2001-03-28
1
-2
/
+2
*
Untangled the buildconf script and eliminated the need for build's
Roy T. Fielding
2001-03-24
1
-3
/
+112
*
We don't have config.guess until later in the build cycle, so change the
David Reid
2000-09-24
1
-2
/
+2
*
Add Convert-to-BSD-Makefiles-On-The-Fly system
Sascha Schumann
2000-09-22
1
-0
/
+5
*
Always delete generated_lists. This should cure problems with makes
Sascha Schumann
2000-08-23
1
-0
/
+2
*
Less verbose solution.
Ben Laurie
2000-03-19
1
-5
/
+1
*
Tru64 make uses the wrong directory for includes.
Ben Laurie
2000-03-18
1
-0
/
+3
*
Tru64 make gets confused by null argument!
Ben Laurie
2000-03-18
1
-1
/
+5
*
Allow arguments to buildconf. Makes cvsclean, etc. a bit easier.
Manoj Kasichainula
2000-03-16
1
-1
/
+1
*
Just make 'buildconf' run on BSD (there is a space after the hash-bang) and
Dirk-Willem van Gulik
2000-03-13
1
-1
/
+1
*
These changes are committed together, because they depend on each other.
Sascha Schumann
2000-01-11
1
-126
/
+2
*
Fix IFS handling. This has the nice side effect that we do not need tr
Sascha Schumann
1999-12-30
1
-3
/
+4
*
--include-deps only seems to take advantage of pregenerated
Manoj Kasichainula
1999-12-22
1
-1
/
+1
*
We don't need the capability to build an acconfig.h anymore; AC_DEFINE
Manoj Kasichainula
1999-12-21
1
-2
/
+0
*
Don't actually run ./configure in buildconf, it wastes lots of time if
Manoj Kasichainula
1999-12-20
1
-3
/
+1
*
We actually don't have to remove config.cache, because
Manoj Kasichainula
1999-12-20
1
-1
/
+0
*
Put back the removing of config.cache. Also add a -f flag to the rm to
Manoj Kasichainula
1999-12-20
1
-1
/
+2
*
Make Apache's configure script run APR's.
Manoj Kasichainula
1999-12-20
1
-3
/
+0
*
We need to run autoheader to compile APR.
Manoj Kasichainula
1999-12-20
1
-0
/
+1
[next]