]> granicus.if.org Git - apache/history - Makefile.in
note that rewrite map expansions work in rewriteconds
[apache] / Makefile.in
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...