summaryrefslogtreecommitdiff
path: root/buildconf
Commit message (Expand)AuthorAgeFilesLines
* update license header textRoy T. Fielding2006-07-121-6/+6
* Revert 395235, the major copyright fubar by me. Colm MacCarthaigh2006-04-241-1/+1
* Update the last year of Copyright for the 2.0.x branch.Colm MacCarthaigh2006-04-191-1/+1
* Solaris build fixes; 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
* * buildconf: Update APR & APR-util checkout info with current tag names.Justin Erenkrantz2005-02-041-2/+2
* Fix the RPM spec file so that an RPM build now works. An RPMGraham Leggett2005-02-041-0/+2
* Backport of the buildconf changes that tell users how to get APR and APR-Util...Paul Querna2004-11-191-12/+11
* Backport from HEAD:Joe Orton2004-09-201-0/+14
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* apply Apache License, Version 2.0André Malo2004-02-081-48/+10
* update license to 2004.André Malo2004-01-011-1/+1
* okay, people, from now on, httpd 2.0.x needs APR_0_9_BRANCH andCliff Woolley2003-09-031-2/+6
* steal some code from APR intended to allow you to properly switchJustin Erenkrantz2003-07-281-0/+4
* Backport the version parsing for RPM from v2.1 to v2.0Graham Leggett2003-04-151-0/+15
* - Removing rpm stuff from buildconf until it becomes portableGraham Leggett2003-03-301-15/+0
* Backport of the RPM build scripts to v2.0Graham Leggett2003-03-301-0/+15
* get changes to support libtool 1.3 into APACHE_2_0_BRANCHJeff Trawick2003-03-251-0/+8
* Allow builds to work with out of tree apr and apr-utilWilliam A. Rowe Jr2003-03-111-19/+59
* update license to 2003.André Malo2003-02-031-1/+1
* Back-port changes to allow build without an in-tree apr and apr-util.Wilfredo Sanchez2002-11-291-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
* Make Apache's configure script run APR's.Manoj Kasichainula1999-12-201-3/+0
* We need to run autoheader to compile APR.Manoj Kasichainula1999-12-201-0/+1
* Build APR, too.Ben Laurie1999-12-191-0/+25
* The second part of the big autoconf patch, which actually adds autoconfManoj Kasichainula1999-11-291-0/+107