summaryrefslogtreecommitdiff
path: root/buildconf
Commit message (Expand)AuthorAgeFilesLines
* Add buildconf option to force (rather than suppress) regeneration ofJoe Orton2019-11-121-8/+24
* buildconf: add --help for the new behaviorJacob Champion2017-01-261-19/+65
* buildconf: allow configuration without APR sourcesJacob Champion2017-01-261-13/+60
* Just in case the Makefile is incompatible, remove theJim Jagielski2013-12-231-0/+3
* consolidate hints/instructions about using APR (and maybe APR-util) with httpdJeff Trawick2012-09-231-10/+4
* * APR-UTIL trunk is dead. Point to the latest stable branch.Ruediger Pluem2012-09-191-1/+1
* A stab at libapreq build integration, still disabled by default.Joe Orton2011-11-111-8/+0
* disable libapreq stuff until it works genericallyPhilip M. Gollucci2011-11-111-7/+7
* * buildconf: Pass through APR source dir to apreq's buildconf.Joe Orton2011-11-101-3/+3
* hook up srclib/libapreq to the build systemPhilip M. Gollucci2011-11-101-0/+8
* 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