]> granicus.if.org Git - apache/history - Makefile.in
Use the AP_INIT_() command_rec initialization macros and fix
[apache] / Makefile.in
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...