]> granicus.if.org Git - apache/history - support/Makefile.in
Allow 'make install DESTDIR=/path'. This allows packagers to install
[apache] / support / Makefile.in
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-13 Justin ErenkrantzConsidering the overall goal of making APR and APR...
2002-03-25 Sander StrikerBetter test for the presence of $(sbindir) since that...
2002-01-19 Ian Holsmanadd htdbm to the Makefile.
2001-12-15 Jeff TrawickMove any load library path environment variables out of
2001-12-12 Jeff Trawickchange Apache/apr/apr-util to use run-time linking...
2001-11-02 Aaron BannertForces suexec to be compiled statically. This is necess...
2001-10-26 Ken Coar Bring forward checkgid helper from 1.3; checks runtime
2001-10-16 Aaron BannertIn one target we weren't always creating the $libexecdir
2001-10-12 Ryan BloomMake sure we install apxs.
2001-10-04 Ryan BloomMake sure we install all of the support scripts.
2001-09-28 Ryan BloomAllow support programs to be compiled against a static...
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-09-03 Ryan BloomMake Apache 2.0 install all files in the same location...
2001-07-09 Ryan BloomAllow all parts of Apache 2.0 to build when --srcdir...
2001-06-08 Victor J. OrlikowskiGreg was right, I was wrong.
2001-06-08 David ReidSmall change to pass full paths instead of relatives.
2001-06-07 Victor J. OrlikowskiClean out httpd.exp when cleaning up.
2001-06-07 Victor J. OrlikowskiGenerate httpd.exp on the fly.
2001-05-18 Roy T. FieldingChange the make targets and rules to be consistent...
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-01-10 Brian HavardLibtool takes care of the lib prefix so get rid of...
2001-01-09 Ryan BloomFix a compile break related to the apr libtool change.
2001-01-06 dgaudet- add some missing distclean targets
2000-12-27 Ryan BloomGet SuEXEC building properly.
2000-12-05 Ryan BloomUse the correct apr-util library
2000-12-05 Ryan BloomAdd apr-util to the build process. This should now...
2000-12-05 Ryan BloomApache builds again, although the test directory doesn...
2000-12-05 Ryan BloomGet the support programs building properly. Httpd...
2000-12-05 Ryan BloomGet base Apache to build properly. This doesn't solve...
2000-05-16 Jeff Trawickreorder libapr.a and libap.la in terms of dependencies...
2000-04-30 Sascha SchumannOverall UNIX build system improvements:
2000-04-27 Ryan BloomAdd the support directory back into the build process.