summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* [WIP] build systems cleanuppersonal/stbuehler/cleanup-buildStefan Bühler2017-11-071-78/+51
* [autobuild] remove obsolete warning about mmap useGlenn Strauss2017-10-281-4/+3
* [autobuild] generate version id with m4 instead of awkStefan Bühler2017-10-281-2/+1
* [autobuild] improve feature+module countingStefan Bühler2017-10-281-125/+50
* [autobuild] simple check for forkStefan Bühler2017-10-281-3/+1
* [autobuild] improve crypt[_r]Stefan Bühler2017-10-281-14/+12
* [autobuild] improve opensslStefan Bühler2017-10-281-27/+36
* [autobuild] kerberos improvementsStefan Bühler2017-10-281-19/+29
* [autobuild] move some checks to the topStefan Bühler2017-10-281-24/+23
* [autobuild] lots of small cleanupsStefan Bühler2017-10-281-247/+276
* [autobuild] m4 and shell quoting, whitespace changes, sort some listsStefan Bühler2017-10-281-619/+893
* [autobuild] require autoconf >= 2.60, automake >= 1.14Stefan Bühler2017-10-281-30/+5
* - next is 1.4.48Glenn Strauss2017-10-221-1/+1
* [mod_authn_gssapi] needs -lcom_err under DarwinGlenn Strauss2017-10-211-1/+1
* - next is 1.4.47Glenn Strauss2017-10-211-1/+1
* [mod_wstunnel] websocket tunnel to other protocolGlenn Strauss2017-07-251-1/+1
* [core] fix compiler warnings on Mac OS XGlenn Strauss2017-06-131-1/+4
* [build] autotools use AC_PROG_CC_STDC macroGlenn Strauss2017-05-151-1/+1
* [build] -Werror if --enable-extra-warnings=errorGlenn Strauss2017-05-151-1/+6
* [core] sys-strings.h abstraction for strings.hGlenn Strauss2017-04-241-1/+1
* [mod_authn_gssapi] needs -lcom_err under cygwinGlenn Strauss2017-03-101-0/+4
* [doc] doc/initscripts.txt (fixes #2782)Glenn Strauss2017-01-311-1/+0
* mod_vhostdb* (dbi,mysql,pgsql,ldap) (fixes #485, fixes #1936, fixes #2297)Glenn Strauss2017-01-311-2/+99
* [mod_openssl] new module (preliminary layout)Glenn Strauss2017-01-141-0/+3
* - next is 1.4.46Glenn Strauss2017-01-141-1/+1
* - next is 1.4.45Glenn Strauss2016-12-241-1/+1
* [build] check for pipe2() at configure timeGlenn Strauss2016-12-171-1/+1
* [autobuild] set NO_RDYNAMIC=yes for midipixGlenn Strauss2016-12-161-1/+1
* [core] compile fix for Mac OS X 10.6 (old) (fixes #2773)Glenn Strauss2016-11-281-1/+1
* - next is 1.4.44Glenn Strauss2016-10-311-1/+1
* [autotools] fix configure.ac for opensuse 13.2Glenn Strauss2016-10-311-1/+1
* [build] move some build scripts to scripts/Glenn Strauss2016-10-301-1/+0
* [autobuild] put ax_prog_cc_for_build.m4 in top directoryStefan Bühler2016-10-291-0/+1
* build: use CC_FOR_BUILD for lemon when cross-compilingAndreas Oberritter2016-10-201-3/+1
* [mod_deflate] skip deflate if loadavg too high (fixes #1505)Glenn Strauss2016-10-191-1/+1
* [autobuild] omit module stubs when missing depsGlenn Strauss2016-10-171-12/+32
* [autobuild] remove mod_authn_gssapi dep on resolvGlenn Strauss2016-10-161-2/+1
* - next is 1.4.43Glenn Strauss2016-10-161-1/+1
* add random() to list of rand() fallbackslighttpd-1.4.42Glenn Strauss2016-10-161-1/+1
* [core] rand.[ch] to use better RNGs when availableGlenn Strauss2016-10-151-1/+5
* [autobuild] update module/feature reportGlenn Strauss2016-10-041-1/+14
* [mod_auth] mod_authn_gssapi Kerberos auth backend (fixes #1899)Glenn Strauss2016-09-221-6/+41
* backport mod_deflate to lighttpd 1.4 (fixes #1824, fixes #2753)Glenn Strauss2016-09-221-1/+1
* [mod_geoip] add to default build (fixes #2705, fixes #2101, fixes #2092, fixe...Glenn Strauss2016-09-131-0/+25
* - next is 1.4.42Glenn Strauss2016-07-311-1/+1
* [autobuild] clock_gettime() -lrt with glibc < 2.17Glenn Strauss2016-07-181-1/+4
* [autobuild] move inet_pton detection laterfbrosson2016-07-181-2/+4
* - next is 1.4.41Glenn Strauss2016-07-161-1/+1
* [mod_ssi] more flexible quoting (fixes #1768)Glenn Strauss2016-05-141-2/+2
* [build] enhancements for cross-compiling (fixes #2276)Glenn Strauss2016-05-141-83/+184