]> granicus.if.org Git - apache/history - Makefile.in
Fix RedirectMatch so it won't emit invalid Location fields.
[apache] / Makefile.in
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.
2000-12-06 Greg Steindon't build test by default. users/developers can go...
2000-12-06 Ryan BloomGet Apache installing again.
2000-12-05 Ryan BloomApache builds again, although the test directory doesn...
2000-12-04 Ryan BloomGet Apache to configure completely again. This still...
2000-10-07 Ryan BloomUse autoconf to substitute the proper values into apach...
2000-10-05 Ryan BloomInstall APXS if it is built.
2000-10-04 Ryan BloomFix a small typo that was keeping us from copying os...
2000-09-09 David ReidBeOS doesn't have an os-inline.c file so don't try...
2000-09-09 Greg Steinpublish the mod_dav.h header for DAV backend providers...
2000-08-29 Greg AmesIf the src/apachecore.dll and src/apachecore.x files...
2000-08-19 Ryan BloomRemove extra tabs from Makefiles
2000-08-14 Ryan BloomAdd a make directive for making the documentation
2000-08-11 Ken Coar Add recognition of the --with-port=n (as was added...
2000-07-28 Sascha SchumannDon't bark at developers which are too lazy to pull...
2000-07-28 Jeff TrawickInstall htdocs again. This was recently removed for...
2000-07-23 Sascha SchumannClean up rules.mk and add support for building C++...
2000-07-01 Greg Steinconfig magic for enabling DAV, Expat, and SDBM.
2000-06-12 Sascha SchumannFinish the switch to light-wheight pcre.
2000-05-16 Brian HavardFix PCRE build on OS/2. This includes taking libtool...
2000-05-11 Jeff Trawicksrc/build/build2.mk: build PCRE's configure script...
2000-05-05 Ryan BloomReplace hsregex with PCRE. The PCRE library is always...
2000-05-04 Ryan BloomInstall os.h and os-inline.c from src/os/$(OSDIR) to...
2000-04-30 Sascha SchumannMake install target work on AIX.
2000-04-30 Sascha SchumannAdd VPATH support to Apache:
2000-04-30 Sascha SchumannMost of the support programs are created during the...
2000-04-30 Sascha SchumannOverall UNIX build system improvements:
2000-04-27 Ryan BloomCleanup more files when make distclean is used. This...
2000-04-27 Ryan BloomInstall the support binaries.
2000-04-27 Ryan BloomAdd the support directory back into the build process.
2000-04-26 Ryan BloomFix the progname stuff to work the same way the rest...
2000-04-25 Ryan BloomIf a developer uses --with-program-name=foo, the config...
2000-04-25 Ryan BloomAllow the Apache-2.0 executable name to be specified...
2000-04-04 Brian HavardUnder OS/2 (well actually EMX gcc) libraries don't...
2000-03-27 Ryan BloomChange the name from apache back to httpd.
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-03-14 dgaudetit's more traditional in autoconf projects for "make...
2000-03-08 Manoj KasichainulaPart of a fix for not being able to reset the --prefix...
2000-01-11 Sascha SchumannThese changes are committed together, because they...