summaryrefslogtreecommitdiff
path: root/buildconf
Commit message (Expand)AuthorAgeFilesLines
* Update remaining 2004 copyright notices.Joe Orton2005-06-141-1/+2
* Test for APR and APR-Util one directory bellow httpd too. I like not having ...Paul Querna2005-03-201-6/+29
* Fix the RPM spec file so that an RPM build now works. An RPMGraham Leggett2004-12-181-0/+2
* removed call to aclocal for pcre (we're now able to build pcre-5.0 without it)Brian Pane2004-11-271-1/+1
* call aclocal before autoconf for srclib/pcre (required for PCRE-5.0)Brian Pane2004-11-251-1/+2
* * buildconf: Remove the autom4te cache from srclib/pcre too,Joe Orton2004-11-191-4/+4
* * buildconf: Point at http:// for both, and the "cd srclib" is notJoe Orton2004-11-191-4/+2
* Add some magic to buildconf so it will tell you to get both apr and apr-util ...Paul Querna2004-11-191-1/+7
* 'svn co' would be the important part of the command.Paul Querna2004-11-191-2/+2
* Tell users how to get APR from subversion instead of CVS.Paul Querna2004-11-191-6/+2
* use -z7 in the example cvs checkouts for APR/APR-Util.Paul Querna2004-09-031-2/+2
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dateAndré Malo2004-02-081-1/+1
* begin relicensing httpd-2.1 to Apache License, Version 2.0André Malo2004-02-061-48/+10
* * buildconf: Clean autoconf cache after running autoconf too.Joe Orton2004-02-051-0/+3
* update license to 2004.André Malo2004-01-011-1/+1
* * buildconf: Ensure that make never regenerates the mod_ssl expressionJoe Orton2003-11-251-0/+11
* fix oops in prior commit; we don't copy libtool.m4, so noJeff Trawick2003-06-051-1/+1
* steal some code from APR intended to allow you to properly switchJeff Trawick2003-06-051-0/+4
* Add code to buildconf that produces an httpd.spec file fromGraham Leggett2003-04-121-0/+17
* Removing rpm stuff from buildconf until it becomes portableGraham Leggett2003-03-301-15/+0
* Added an RPM build scriptGraham Leggett2003-03-301-0/+15
* even users of libtool 1.3.x want out-of-tree apr builds to workJeff Trawick2003-03-121-4/+4
* finished that boring job:André Malo2003-02-031-1/+1
* Make buildconf work with out-of-tree apr and apr-util by adding --with-aprJustin Erenkrantz2003-01-301-19/+59
* PR:Justin Erenkrantz2003-01-081-0/+8
* Changes to reduce dependency on in-tree apr and apr-util.Wilfredo Sanchez2002-11-281-0/+5
* Ensure that we toss the autom4te.cache directory before running autoconf.Justin Erenkrantz2002-08-021-0/+3
* Add support for ${AUTOHEADER} and ${AUTOCONF} in buildconfJustin Erenkrantz2002-05-251-3/+3
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* APR-util has renamed buildconf.sh to buildconf to match APR and httpd-2.0.Justin Erenkrantz2001-08-011-2/+2
* Note the change to the CVS server in the buildconf script.Ryan Bloom2001-07-171-4/+4
* give the poor users (i.e. us) a clue that something might be wrong whenGreg Ames2001-04-161-2/+8
* Abort apache buildconf if apr buildconf or apr-util buildconf fails.Jeff Trawick2001-03-281-2/+2
* Untangled the buildconf script and eliminated the need for build'sRoy T. Fielding2001-03-241-3/+112
* We don't have config.guess until later in the build cycle, so change theDavid Reid2000-09-241-2/+2
* Add Convert-to-BSD-Makefiles-On-The-Fly systemSascha Schumann2000-09-221-0/+5
* Always delete generated_lists. This should cure problems with makesSascha Schumann2000-08-231-0/+2
* Less verbose solution.Ben Laurie2000-03-191-5/+1
* Tru64 make uses the wrong directory for includes.Ben Laurie2000-03-181-0/+3
* Tru64 make gets confused by null argument!Ben Laurie2000-03-181-1/+5
* Allow arguments to buildconf. Makes cvsclean, etc. a bit easier.Manoj Kasichainula2000-03-151-1/+1
* Just make 'buildconf' run on BSD (there is a space after the hash-bang) andDirk-Willem van Gulik2000-03-131-1/+1
* These changes are committed together, because they depend on each other.Sascha Schumann2000-01-111-126/+2
* Fix IFS handling. This has the nice side effect that we do not need trSascha Schumann1999-12-291-3/+4
* --include-deps only seems to take advantage of pregeneratedManoj Kasichainula1999-12-221-1/+1
* We don't need the capability to build an acconfig.h anymore; AC_DEFINEManoj Kasichainula1999-12-211-2/+0
* Don't actually run ./configure in buildconf, it wastes lots of time ifManoj Kasichainula1999-12-201-3/+1
* We actually don't have to remove config.cache, becauseManoj Kasichainula1999-12-201-1/+0
* Put back the removing of config.cache. Also add a -f flag to the rm toManoj Kasichainula1999-12-201-1/+2