]> granicus.if.org Git - apache/history - server/Makefile.in
Merge r1741310, r1741461 from trunk:
[apache] / server / Makefile.in
2013-10-02 Jim Jagielskiremove... now in apr 1.5
2013-09-26 Jim JagielskiMerge r1513492 from trunk:
2013-09-14 Graham Leggettskiplist: Add skiplist capability to httpd
2013-01-28 Jim JagielskiMerge r1384913, r1399687, r1419719, r1419755, r1416278...
2011-06-04 Stefan FritschAvoid using a tmpfile with fixed name when creating...
2011-02-05 Stefan Fritschtest_char.h is a dependency, not a source. This seems...
2010-11-26 Stefan Fritschimprove hack to not break if a fixed version of flex...
2010-11-26 Stefan FritschRemove some unused functions for which flex forgets...
2010-11-06 Stefan FritschReplace ap_expr with a parser derived from mod_ssl...
2010-09-21 Nick KewIntroduce ap_rxplus class: higher-level regexps support...
2009-08-26 Brian HavardBring back OS/2 support.
2009-05-15 Jim JagielskiFinal ( :) ) step to transition which removes the ap_sl...
2009-03-26 Jeff Trawickremove OS/2 platform support
2009-03-25 William A. Rowe Jrrefactor mpm_common.c into itself and mpm_unix.c for...
2009-01-01 Jim JagielskiTransition mod_slotmem to ap_slotmem... just monkeying
2008-06-08 Sander TemmeNo header files currently found in that dir, so the...
2008-04-04 Graham Leggettmod_session_cookie: Add a session implementation capabl...
2008-03-29 Nick KewIntroduce ap_expr expression parser API
2006-10-24 Jim JagielskiOnce SSLMutex allowed for the setting of both the
2006-07-15 Paul Quernagen_test_char doesn't actually need the util_debug...
2006-03-09 William A. Rowe Jr uri_delims moved to apr-util EONS ago.
2006-02-04 William A. Rowe Jr Solaris build proposal; don't fail on missing .h...
2005-10-24 Brian PaneRedesign of request cleanup and logging to use End...
2005-02-11 Joe OrtonMove the POSIX reg* implementations into the ap_* names...
2005-02-10 Justin ErenkrantzOnly recompile buildmark.c when we have to relink httpd.
2005-02-03 Justin ErenkrantzFix --with-apr=/usr and/or --with-apr-util=/usr.
2004-11-27 Justin ErenkrantzInitial pass at refactoring some files to eliminate...
2004-03-15 Joe Orton* server/Makefile.in: Revert duplicate eoc_bucket.c in
2004-03-15 Martin KraemerAdd missing source
2004-02-28 Madhusudan MathihalliInclude the new eoc_bucket.c for compilation.
2004-02-02 Joe Orton* server/Makefile.in: Remove buildmarked.c from clean.
2004-02-02 Jeff TrawickDelete some make-generated files in the server director...
2004-01-19 Joe Orton* server/Makefile.in: Simpler fix to ensure that buildm...
2004-01-09 Joe OrtonFix regeneration of build datestamp on every make invoc...
2003-12-10 Joe Orton* server/Makefile.in: Revert changes to use an absolute...
2003-04-06 Justin ErenkrantzAdd .NOTPARALLEL target for exports.c. This allows...
2003-02-17 Justin ErenkrantzRework the delete-exports target once more. Leave...
2003-01-28 Justin ErenkrantzFix typo in echo statement.
2003-01-28 Justin ErenkrantzThrow out export_files if exports.c is out-of-date...
2003-01-18 André Malomove rfc1413 code to a new module "metadata:mod_ident".
2002-12-12 Justin ErenkrantzAh, we don't even need the 'ls -1' - 'ls' suffices.
2002-12-11 Justin ErenkrantzTake a stab at fixing the brokenness in our tree (grr!).
2002-12-03 Martin KraemerFreeBSD's make doesn't like the 'implied source' syntax...
2002-12-02 Martin KraemerIf this worked on Mac OS-X, then OS-X should be fixed ;-)
2002-11-29 Wilfredo SanchezAdd export_files to EXTRACLEAN_TARGETS
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...
next