summaryrefslogtreecommitdiff
path: root/buildconf
Commit message (Expand)AuthorAgeFilesLines
* Merge r1780441, r1780470, r1795928 from trunk:Yann Ylavic2017-09-081-32/+125
* * APR-UTIL trunk is dead. Point to the latest stable branch.Ruediger Pluem2012-09-191-1/+1
* Change file touching order for util_expr to be inRainer Jung2011-01-171-4/+2
* Replace ap_expr with a parser derived from mod_ssl's parser. Make mod_ssl useStefan Fritsch2010-11-061-7/+7
* prevent an error message if an old autoconf without AC_PROG_CC_C99 is used butStefan Fritsch2010-06-141-0/+12
* Add support for an "epoch" in the RPM spec file. This epoch is a discreteGraham Leggett2009-09-251-0/+2
* buildconf:Takashi Sato2009-08-031-0/+1
* * With APR 2.x we no longer have APR-UTIL. So don't care about it.Ruediger Pluem2009-03-241-35/+47
* * buildconf, configure.in: Don't attempt to configure theJoe Orton2008-11-281-7/+2
* Permit --with-apr=/path/to/apr alone, where the default path willWilliam A. Rowe Jr2008-08-221-1/+7
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the last year of copyright.Colm MacCarthaigh2006-04-191-1/+1
* Solaris build proposal; don't fail on missing .h files withinWilliam A. Rowe Jr2006-02-041-5/+9
* 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