]> granicus.if.org Git - apache/history - server/Makefile.in
If apr and apr-util are not in-tree, we need to be able to find the
[apache] / server / Makefile.in
2002-11-29 Wilfredo SanchezIf apr and apr-util are not in-tree, we need to be...
2002-10-08 Justin ErenkrantzFix recent exports.c breakage by referencing exports...
2002-09-27 Jeff Trawickthe recent change to fully-qualify exports.c to fix...
2002-09-26 Ben LaurieFull path required for BSD make (haven't I done this...
2002-09-20 Justin ErenkrantzAdd ap_register_provider and ap_lookup_provider functio...
2001-12-20 Jeff Trawickget proxy-as-DSO to load on AIX by fixing up some of...
2001-12-01 Jeff TrawickGet shared builds of libapr and libaprutil, as well...
2001-10-18 Aaron BannertThese files were already defined in EXPORT_FILES, so...
2001-10-15 Victor J. OrlikowskiRemoved outdated apache.exports references
2001-09-19 Justin ErenkrantzThe call to apr_explode_localtime() in mod_log_config...
2001-09-13 Ryan Bloomrules.mk is stored in $(top_blddir). Without this...
2001-08-16 Jeff Trawickfix check for newer header files to look in all relevant
2001-08-15 Jeff TrawickTweak server/Makefile so that the rules for generating...
2001-07-25 Brian HavardOS/2: get canonical filename functions exported from...
2001-07-21 Ryan BloomImprove the exports generating awk script. In the...
2001-07-09 Ryan BloomAllow all parts of Apache 2.0 to build when --srcdir...
2001-06-27 Jeff Trawickhide the generation of the httpd.exp header from the...
2001-06-16 Brian HavardOS/2: Automate export of global variables from core.
2001-06-11 Victor J. OrlikowskiClean up formatting.
2001-06-11 Victor J. OrlikowskiDocument the fact that this is now an autogenerated...
2001-06-09 Victor J. OrlikowskiMake this little hack slightly more palatable.
2001-06-09 Victor J. OrlikowskiStill needs to be built, though.
2001-06-09 Victor J. OrlikowskiNo, libtool shouldn't build this. :p
2001-06-09 Victor J. OrlikowskixlC isn't as accepting as gcc; make things tolerable...
2001-06-09 Victor J. OrlikowskiAdd the missing AP[RU]_DECLARE_DATA symbols to httpd...
2001-06-08 Victor J. OrlikowskiClean up this relative path too.
2001-06-08 Victor J. OrlikowskiDISTCLEAN, not EXTRACLEAN.
2001-06-08 Victor J. OrlikowskiMake sure httpd.exp gets cleaned up only with a distcle...
2001-06-08 Victor J. Orlikowski(A few) Small changes to pass full paths instead of...
2001-06-07 Victor J. OrlikowskiGenerate httpd.exp on the fly.
2001-06-06 Jeff Trawickget rid of util_date.c/util_date.h and associated test...
2001-05-22 Roy T. FieldingLeave the uri-related clean stuff here for a few weeks.
2001-05-22 Roy T. FieldingMoved util_uri to apr-util/uri/apr_uri, which means...
2001-05-18 Roy T. FieldingChange the make targets and rules to be consistent...
2001-04-29 Roy T. FieldingCompletely revamp configure so that it preserves the...
2001-04-11 Roy T. FieldingMake clean, distclean, and extraclean consistently...
2001-04-07 Brian HavardA few symbols from os.h need to be exported.
2001-04-02 Brian HavardSwitch to using aplibtool for building under OS/2 ...
2001-03-05 Ryan BloomAnother chunk of code from http to core. This should...
2001-03-04 Ryan BloomMove more code from the http module into the core serve...
2001-02-26 Ryan BloomBegin to move functions from the http module to the...
2001-02-25 Ryan BloomMove the error_bucket definition from the HTTP module...
2001-02-18 Roy T. FieldingIntermediate change of hardcoded "helpers" reference...
2001-02-17 Ben LaurieMake exports.lo rebuild when it should.
2001-02-01 Ryan BloomBring mod_status for 2.0 back in line with mod_status...
2001-01-06 dgaudet- add some missing distclean targets
2000-12-31 Ben LaurieRM was not defined. Just use rm instead.
2000-12-20 Greg Steinexports.c was dependent upon delete-exports, but that...
2000-12-19 Ryan BloomCorrect a mistake in the delete-exports target
2000-12-19 Ryan BloomForce all Apache functions to be linked into the execut...
2000-12-07 Greg Stein*) fix up buildexports.sh:
2000-12-05 Ryan BloomApache builds again, although the test directory doesn...
2000-12-05 Ryan BloomGet base Apache to build properly. This doesn't solve...
2000-12-04 Ryan BloomRemove buff.c and buff.h. There are still a few files...
2000-10-30 Ryan BloomThis is an ugly little hack to allow DSO modules to...
2000-10-05 Jeff TrawickBack out some more of build changes from last night...
2000-10-05 Ryan BloomBack out the build changes I added last night. This...
2000-10-05 Ryan BloomMultiple build and configuration fixes
2000-08-23 Ryan BloomRemove IOLs from Apache. They are no longer necessary...
2000-07-28 Ryan BloomAdd the ability to register filters. This commit intro...
2000-07-01 Greg Steinbuild the XML utility stuff now (req'd by the DAV code)
2000-06-30 Ryan BloomCombine some common code. Before this, all platforms...
2000-06-22 David ReidAdd the EXTRA_LIBS to get apache building on BONE again...
2000-06-17 Ben LaurieMore consification, correct command initialisation.
2000-06-11 Sascha SchumannFix dependencies for util_uri.lo and util.lo.
2000-06-10 dgaudetfix dependencies. (what is a .lo anyway? i tried...
2000-05-25 Jeff TrawickAPACHE_XLATE, CHARSET_EBCDIC stuff:
2000-05-18 Ryan BloomFirst function removed from Unix MPM's and moved to...
2000-05-09 Jeff Trawickgeneric EBCDIC support code, changes to rfc1413.c to...
2000-04-30 Sascha SchumannAdd VPATH support to Apache:
2000-04-30 Sascha SchumannOverall UNIX build system improvements:
2000-04-20 Brian HavardOS/2: EXTRA_LDFLAGS is required when linking the table...
2000-04-12 Ryan BloomFirst step to getting configuration modules working...
2000-03-15 Manoj KasichainulaMinor nit: use top_srcdir instead of topsrcdir, to...
2000-03-14 dgaudeteven more distclean goodness (there's still more.....
2000-01-11 Sascha SchumannThese changes are committed together, because they...