]> granicus.if.org Git - apache/history - support/Makefile.in
Merge r1587255 from trunk:
[apache] / support / Makefile.in
2012-12-11 Rainer JungStart refactoring of htpasswd and htdbm
2012-09-26 Jim Jagielskibackport r1385216, r1387610 from trunk:
2011-12-20 Graham LeggettBackport:
2011-12-19 Graham LeggettBackport:
2011-04-07 Jeff Trawickdon't build checkgid or fcgistarter on MinGW
2011-02-16 Stefan FritschFix link errors for crypt() with --no-add-needed/-...
2009-01-03 Rainer JungWe need to link only ab against libm (because of
2006-07-18 Paul QuernaRevert r422298, because it introduces GNU Make specific...
2006-07-15 Paul QuernaMakefile.in: Don't try to compile checkgid and fcgistar...
2006-04-22 Garrett RooneyMerge the fcgi-proxy-dev branch to trunk, adding a...
2005-07-06 Paul QuernaAdd the httxt2dbm utility to create DBM files for Rewri...
2004-11-06 Justin ErenkrantzAdd htcacheclean to function as cleanup utility (daemon...
2004-03-06 Joe OrtonFix use of mod_ssl as a DSO linked against static SSL...
2004-02-03 Joe Orton* support/Makefile.in (suexec): Don't link against...
2002-08-29 Jeff Trawicksuexec is sometimes built by make so it needs to be...
2002-08-29 Jeff Trawickenvvars-std is build by configure so it needs to be...
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.