summaryrefslogtreecommitdiff
path: root/support/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * support/Makefile.in, acinclude.m4: Add OpenSSL libraries at the end of theJoe Orton2017-11-281-2/+2
* Add module mod_ssl_ct, which provides an implementation of CertificateJeff Trawick2014-04-211-1/+1
* Start refactoring of htpasswd and htdbmStefan Fritsch2012-10-071-2/+5
* Spin off module-specific build options into separate build vars.Kaspar Brand2012-09-161-2/+6
* revert r1385214, as I inadvertently left out acinclude.m4.Kaspar Brand2012-09-161-6/+2
* Spin off module-specific build options into separate build vars.Kaspar Brand2012-09-161-2/+6
* Move ab, logresolve, httxt2dbm and apxs to bin from sbin, along withGraham Leggett2011-12-201-4/+4
* Distinguish properly between the bindir and sbindir directories whenGraham Leggett2011-12-191-3/+10
* mod_firehose: Add a new debugging module able to record trafficGraham Leggett2011-12-171-1/+6
* don't build checkgid or fcgistarter on MinGWJeff Trawick2011-04-071-1/+1
* Fix link errors for crypt() with --no-add-needed/--no-copy-dt-needed-entries,Stefan Fritsch2011-02-161-2/+2
* We need to link only ab against libm (because ofRainer Jung2009-01-031-1/+1
* Revert r422298, because it introduces GNU Make specific extensions to the Mak...Paul Querna2006-07-181-6/+1
* Makefile.in: Don't try to compile checkgid and fcgistarter on win32 when usin...Paul Querna2006-07-151-1/+6
* Merge the fcgi-proxy-dev branch to trunk, adding a FastCGI back end forGarrett Rooney2006-04-221-1/+4
* Add the httxt2dbm utility to create DBM files for RewriteMap. This replaces ...Paul Querna2005-07-061-1/+6
* Add htcacheclean to function as cleanup utility (daemonizable) forJustin Erenkrantz2004-11-061-1/+4
* Fix use of mod_ssl as a DSO linked against static SSL libraries; alsoJoe Orton2004-03-061-1/+2
* * support/Makefile.in (suexec): Don't link against libapr etc; suexecJoe Orton2004-02-031-3/+1
* suexec is sometimes built by make so it needs to be removed byJeff Trawick2002-08-291-0/+2
* envvars-std is build by configure so it needs to be removed byJeff Trawick2002-08-291-1/+1
* Allow 'make install DESTDIR=/path'. This allows packagers to installRyan Bloom2002-06-151-9/+9
* On OS/390, the compiler/linker front-end doesn't handleJeff Trawick2002-06-031-1/+1
* Considering the overall goal of making APR and APR-util being usedJustin Erenkrantz2002-05-131-4/+2
* Better test for the presence of $(sbindir) since that is whereSander Striker2002-03-251-0/+1
* add htdbm to the Makefile.Ian Holsman2002-01-191-1/+5
* Move any load library path environment variables out ofJeff Trawick2001-12-151-0/+6
* change Apache/apr/apr-util to use run-time linking on AIXJeff Trawick2001-12-121-1/+1
* Forces suexec to be compiled statically. This is necessary since itAaron Bannert2001-11-021-1/+3
* Bring forward checkgid helper from 1.3; checks runtimeKen Coar2001-10-261-1/+5
* In one target we weren't always creating the $libexecdirAaron Bannert2001-10-161-0/+1
* Make sure we install apxs.Ryan Bloom2001-10-121-1/+1
* Make sure we install all of the support scripts.Ryan Bloom2001-10-041-6/+6
* Allow support programs to be compiled against a static versionRyan Bloom2001-09-281-5/+5
* Allow make install to work when built with VPATH.Ryan Bloom2001-09-131-1/+1
* rules.mk is stored in $(top_blddir). Without this change, VPATH buildsRyan Bloom2001-09-131-1/+1
* Make Apache 2.0 install all files in the same location as Apache 1.3Ryan Bloom2001-09-031-5/+5
* Allow all parts of Apache 2.0 to build when --srcdir is used. ThisRyan Bloom2001-07-091-2/+2
* Greg was right, I was wrong.Victor J. Orlikowski2001-06-081-1/+1
* Small change to pass full paths instead of relatives.David Reid2001-06-081-1/+2
* Clean out httpd.exp when cleaning up.Victor J. Orlikowski2001-06-071-2/+2
* Generate httpd.exp on the fly.Victor J. Orlikowski2001-06-071-1/+1
* Change the make targets and rules to be consistent in all of theRoy T. Fielding2001-05-181-1/+1
* Do not install the binaries from the support directory twice.Ryan Bloom2001-04-131-0/+10
* Make clean, distclean, and extraclean consistently according to theRoy T. Fielding2001-04-111-1/+2
* Libtool takes care of the lib prefix so get rid of our own workaround.Brian Havard2001-01-101-1/+1
* Fix a compile break related to the apr libtool change.Ryan Bloom2001-01-091-1/+1
* - add some missing distclean targetsdgaudet2001-01-061-0/+1
* Get SuEXEC building properly.Ryan Bloom2000-12-271-0/+4
* Use the correct apr-util libraryRyan Bloom2000-12-051-1/+1