]> granicus.if.org Git - apache/history - Makefile.in
update transformation
[apache] / Makefile.in
2004-02-29 Joe Orton* Makefile.in: Link httpd against user-supplied $(LIBS).
2004-02-28 Joe OrtonMove mod_ssl-internal interfaces into ssl_private.h...
2004-01-09 Joe OrtonFix regeneration of build datestamp on every make invoc...
2003-07-29 Joshua SliveI knew I would get in trouble mucking with the build...
2003-07-28 Joshua SliveInstall config.nice into the build/ directory to make
2003-07-21 Joe OrtonAdd optional hook to extend mod_status output.
2003-07-09 Roy T. Fieldinghttpd.spec should be removed by make extraclean
2003-06-19 Jeff Trawickdistclean/extraclean tweak: blow away docs/conf/ssl...
2003-05-16 William A. Rowe Jr Fix my build breakage of TRU64 (hopefully, based...
2003-05-16 William A. Rowe Jr Fix a VPATH build install bug - the special.mk file...
2003-02-17 Justin ErenkrantzRemove files on 'make distclean' that should be.
2003-01-21 Justin ErenkrantzCopy mod_auth.h when installing includes.
2002-09-30 Martin Kraemer"Make install" would fail for released versions because...
2002-07-25 Greg AmesInstall the online manual unconditionally. This gets...
2002-07-19 Greg Amesfix a broken build when no <prefix>/conf/ directory...
2002-07-19 Greg Amesremove logic which looks for a non-existant ssl.conf...
2002-07-19 Greg Amesno logic changes - just some style changes.
2002-07-19 Greg AmesInstall mime.types and magic in conf/ if they don't...
2002-07-01 Jeff Trawickfix make install to stop passing make operators to...
2002-06-29 Ryan BloomI got sick of the error messages from copying the heade...
2002-06-29 Ryan BloomPreserve existing installation directories. We copy...
2002-06-15 Cliff WoolleyThe '-@' seems to be more portable than '- @'. FreeBSD...
2002-06-15 Cliff WoolleyFixed a problem with 'make install' on one of the tarba...
2002-06-15 Ryan BloomAllow 'make install DESTDIR=/path'. This allows packag...
2002-06-03 Jeff TrawickOn OS/390, the compiler/linker front-end doesn't handle
2002-05-25 Brian PaneRemoved extraneous "{} \;" from some xargs calls
2002-05-21 Jeff TrawickMake sure that the runtimedir is created by make install.
2002-05-13 Justin ErenkrantzConsidering the overall goal of making APR and APR...
2002-05-13 Justin ErenkrantzStop trying to help apr and apr-util by installing...
2002-05-07 Jeff Trawickget "make extraclean" and probably "make distclean...
2002-05-03 Justin ErenkrantzRemove autom4te.cache when doing make distclean.
2002-05-03 Justin ErenkrantzFix generated httpd.conf to respect layout for LoadModu...
2002-04-28 Aaron BannertDon't install *.in config files.
2002-04-12 Brian PaneAdded support for MPMs that live in subdirectories...
2002-04-05 Ryan BloomWith VPATH builds, the httpd.conf-std file is found...
2002-04-04 Sander StrikerRemove hardcoded paths from MPMs and move them to a...
2002-03-20 Greg AmesOS/390: install apachecore.[dll|x] in lib/ rather than...
2002-03-14 Jeff TrawickFix apxs -g handling.
2002-03-09 Justin ErenkrantzStop copying APR's libtool. And pass enough parameters...
2002-03-07 Aaron BannertIt is bad to recursively remove every CVS directory...
2002-02-22 Ian Holsmanneed to copy mod_log_config over for custom-loggers
2002-01-23 Aaron BannertCurrently pcre/config.h and pcre/internal.h are getting...
2002-01-18 Ryan BloomMake sure we use the same version of Make for building...
2002-01-06 Doug MacEachernneed to use $(top_srcdir) when installing build/instdso.sh
2001-12-15 Jeff TrawickMove any load library path environment variables out of
2001-12-07 Jeff Trawickmake sure mod_foo.so is installed by apxs -i
2001-11-24 Ryan BloomFix the installation target to make sure that the manual is
2001-11-23 Aaron Bannertmod_ssl is big and bulky, takes awhile to load, sometim...
2001-10-22 William A. Rowe Jr Remerge proxy configuration. Tally: of 9 votes;
2001-10-18 Ryan BloomTeach me to copy and paste.
2001-10-18 Ryan BloomMake sure we install the proxy header file.
2001-10-11 Ryan BloomFixed the configure script to add a LoadModule directive to
2001-10-08 Martin KraemerRename ssl-std.conf to match Makefile.in's installation...
2001-10-05 Justin ErenkrantzMake sure we run the new conf files through sed.
2001-10-02 Ryan BloomSuexec is compiled to the builddir, not the source...
2001-09-18 Ryan BloomIf we are going to have an optional function, we have...
2001-09-13 Ryan BloomAllow make install to work when built with VPATH.
2001-09-13 Ryan Bloomrules.mk is stored in $(top_blddir). Without this...
2001-08-31 Ryan BloomInstall the mod_core.h file. Mod_proxy relies on it.
2001-08-30 Greg Amesfix suexec's install by invoking some powerful Sascha...
2001-08-27 Ryan BloomFix a typo.
2001-08-26 Ryan BloomImprovements to APXS. It now uses the config_vars...
2001-08-23 Martin KraemerMy first try at relocating the manual tree outside...
2001-08-20 William A. Rowe Jr If my grep and brain are working, that's all there...
2001-08-13 Ryan BloomInstall the SSL header files.
2001-07-30 Ryan BloomInstall all build/*.mk when we install Apache. This...
2001-07-05 Ryan Bloominstall the man pages when we install everything else.
2001-05-28 Ben LaurieDoxygenation.
2001-05-18 Roy T. FieldingChange the make targets and rules to be consistent...
2001-05-02 Jeff TrawickAdd a missing backslash in the install-other code so...
2001-04-29 Brian HavardOS/2: fix "make install" to install shared core & progr...
2001-04-18 David ReidThis changes the build process as outlined in my email...
2001-04-13 Ryan BloomDo not install the binaries from the support directory...
2001-04-11 Roy T. FieldingMake clean, distclean, and extraclean consistently...
2001-04-10 Victor J. OrlikowskiFix errors in generating docco using make docs.
2001-04-03 Marc Slemko- change inconsistent use of logdir and logfiledir...
2001-04-02 Victor J. OrlikowskiChanges to get AIX DSOs working, sans APR changes.
2001-04-02 Brian HavardSwitch to using aplibtool for building under OS/2 ...
2001-03-11 Ben LaurieFirst step in doxygen conversion.
2001-03-09 Ryan Bloomdon't try to install expat, since it isn't there anymore.
2001-03-07 Greg Amesturn on setuid permissions when installing suexec
2001-03-02 Greg Amesfix make install so that suexec is installed where...
2001-02-18 Roy T. FieldingIntermediate change of hardcoded "helpers" reference...
2001-02-07 Ryan BloomInstall all required header files. Without these,...
2001-01-28 Ben LaurieMake docs target work.
2001-01-21 Ryan BloomFix a small bug that was making us create a directory...
2001-01-21 Ryan BloomIf --enable-suexec is specified, then we need to build...
2001-01-06 dgaudet- add some missing distclean targets
2000-12-28 Ryan BloomWe don't want to install CVS files, but the -P option...
2000-12-27 Ryan BloomFix a small typo that was causing big problems.
2000-12-27 Ryan BloomMake it possible to build suexec from the top-level...
2000-12-27 Ryan BloomWe don't want to install the CVS directory when we...
2000-12-20 Ryan BloomRemove the test directory from the top level Makefile...
2000-12-20 Ryan BloomRemove some redundant checks.
2000-12-19 Ryan BloomInstall all headers in the include/ directory.
2000-12-19 Ryan BloomForce all Apache functions to be linked into the execut...
2000-12-07 Ryan BloomAdd some files that should be installed when we install...
2000-12-07 Greg Stein*) top-level: build our base libraries (srclib) first...
2000-12-07 Ryan BloomChange some spaces to tabs.
2000-12-07 Ryan BloomInstall the manual correctly.
next