]> granicus.if.org Git - apache/history - buildconf
typos and a wrong href
[apache] / buildconf
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright date
2004-02-06 André Malobegin relicensing httpd-2.1 to Apache License, Version 2.0
2004-02-05 Joe Orton* buildconf: Clean autoconf cache after running autocon...
2004-01-01 André Maloupdate license to 2004.
2003-11-25 Joe Orton* buildconf: Ensure that make never regenerates the...
2003-06-05 Jeff Trawickfix oops in prior commit; we don't copy libtool.m4...
2003-06-05 Jeff Trawicksteal some code from APR intended to allow you to prope...
2003-04-12 Graham LeggettAdd code to buildconf that produces an httpd.spec file...
2003-03-30 Graham LeggettRemoving rpm stuff from buildconf until it becomes...
2003-03-30 Graham LeggettAdded an RPM build script
2003-03-12 Jeff Trawickeven users of libtool 1.3.x want out-of-tree apr builds...
2003-02-03 André Malofinished that boring job:
2003-01-30 Justin ErenkrantzMake buildconf work with out-of-tree apr and apr-util...
2003-01-08 Justin ErenkrantzPR:
2002-11-28 Wilfredo SanchezChanges to reduce dependency on in-tree apr and apr...
2002-08-02 Justin ErenkrantzEnsure that we toss the autom4te.cache directory before...
2002-05-25 Justin ErenkrantzAdd support for ${AUTOHEADER} and ${AUTOCONF} in buildconf
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2001-08-01 Justin ErenkrantzAPR-util has renamed buildconf.sh to buildconf to match...
2001-07-17 Ryan BloomNote the change to the CVS server in the buildconf...
2001-04-16 Greg Amesgive the poor users (i.e. us) a clue that something...
2001-03-28 Jeff TrawickAbort apache buildconf if apr buildconf or apr-util...
2001-03-24 Roy T. FieldingUntangled the buildconf script and eliminated the need...
2000-09-24 David ReidWe don't have config.guess until later in the build...
2000-09-22 Sascha SchumannAdd Convert-to-BSD-Makefiles-On-The-Fly system
2000-08-23 Sascha SchumannAlways delete generated_lists. This should cure problem...
2000-03-19 Ben LaurieLess verbose solution.
2000-03-18 Ben LaurieTru64 make uses the wrong directory for includes.
2000-03-18 Ben LaurieTru64 make gets confused by null argument!
2000-03-15 Manoj KasichainulaAllow arguments to buildconf. Makes cvsclean, etc....
2000-03-13 Dirk-Willem van... Just make 'buildconf' run on BSD (there is a space...
2000-01-11 Sascha SchumannThese changes are committed together, because they...
1999-12-29 Sascha SchumannFix IFS handling. This has the nice side effect that...
1999-12-22 Manoj Kasichainula--include-deps only seems to take advantage of pregenerated
1999-12-21 Manoj KasichainulaWe don't need the capability to build an acconfig.h...
1999-12-20 Manoj KasichainulaDon't actually run ./configure in buildconf, it wastes...
1999-12-20 Manoj KasichainulaWe actually don't have to remove config.cache, because
1999-12-20 Manoj KasichainulaPut back the removing of config.cache. Also add a ...
1999-12-20 Manoj KasichainulaMake Apache's configure script run APR's.
1999-12-20 Manoj KasichainulaWe need to run autoheader to compile APR.
1999-12-19 Ben LaurieBuild APR, too.
1999-11-29 Manoj KasichainulaThe second part of the big autoconf patch, which actual...