summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* [build] fix typo in SConstruct (fixes #3061)Glenn Strauss2021-01-291-1/+1
* [mod_deflate] support Accept-Encoding: zstdGlenn Strauss2021-01-121-0/+10
* - next is 1.4.59Glenn Strauss2020-12-271-1/+1
* [core] http_date.[ch] encapsulate HTTP-date parseGlenn Strauss2020-12-241-0/+1
* [tests] remove FastCGI test dependency on libfcgiGlenn Strauss2020-12-231-5/+0
* - next is 1.4.58Glenn Strauss2020-12-171-1/+1
* [build] fix SCons build when building all TLS modsGlenn Strauss2020-12-051-3/+10
* [core] prefer inet_aton() over inet_addr()Glenn Strauss2020-12-051-1/+1
* - next is 1.4.57Glenn Strauss2020-11-291-1/+1
* [build] detect inotify header <sys/inotify.h>Glenn Strauss2020-11-041-1/+2
* [build] prepend search for lua version 5.4Glenn Strauss2020-10-311-1/+1
* [build] option to use system-provided libxxhashlighttpd-1.4.56-rc6Glenn Strauss2020-10-291-0/+10
* scons: fix check environmentStefan Bühler2020-08-021-1/+1
* [build] SCons fix space/tabs inconsistencyGlenn Strauss2020-08-021-2/+2
* [build] SCons brotli needs pkg-config --staticGlenn Strauss2020-08-021-1/+1
* [build] SCons build mod_deflate w/ libm for brotliGlenn Strauss2020-08-021-2/+1
* [build] SCons build with brotli needs -lm on *BSDGlenn Strauss2020-08-021-1/+4
* [build] fix SCons build for detection of brotliGlenn Strauss2020-08-021-1/+1
* [mod_deflate] Brotli supportGlenn Strauss2020-08-021-0/+7
* [mod_nss] NSS option for TLS (fixes #1218)Glenn Strauss2020-07-081-0/+8
* [mod_gnutls] GnuTLS option for TLS (fixes #109)Glenn Strauss2020-07-081-0/+14
* [mod_mbedtls] mbedTLS option for TLSGlenn Strauss2020-07-081-0/+12
* [multiple] ./configure --with-nettle to use NettleGlenn Strauss2020-07-081-0/+9
* [mod_webdav] use copy_file_range() if availableGlenn Strauss2020-07-081-0/+1
* - next is 1.4.56Glenn Strauss2020-01-311-1/+1
* [core] Solaris has getloadavg in sys/loadavg.hNiclas Rosenvik2020-01-301-0/+1
* Also use explicit_memset (NetBSD) with cmake, scons and mesonStefan Bühler2019-08-221-0/+1
* - next is 1.4.55Glenn Strauss2019-05-271-1/+1
* [mod_maxminddb] MaxMind GeoIP2 supportGlenn Strauss2019-05-261-0/+9
* [build] detect FreeBSD elftc_copyfile()Glenn Strauss2019-05-051-0/+6
* [scons] help scons on FreeBSD find sys/event.hGlenn Strauss2019-05-051-9/+1
* - next is 1.4.54Glenn Strauss2019-01-271-1/+1
* - next is 1.4.53Glenn Strauss2018-11-281-1/+1
* - next is 1.4.52Glenn Strauss2018-10-141-1/+1
* [build] SCons support for wolfSSLGlenn Strauss2018-10-071-0/+16
* [build] fix SCons build for mod_authn_pamGlenn Strauss2018-09-241-0/+1
* [mod_authn_pam] mod_auth PAM support (fixes #688)Glenn Strauss2018-09-231-0/+9
* - next is 1.4.51Glenn Strauss2018-08-131-1/+1
* - next is 1.4.50Glenn Strauss2018-03-111-1/+1
* - next is 1.4.49Glenn Strauss2017-11-121-1/+1
* [scons] fix various python2/3 incompatibilitiesStefan Bühler2017-11-081-3/+9
* [mod_authn_sasl] SASL auth (new) (fixes #2275)Glenn Strauss2017-11-051-0/+10
* [mod_authn_ldap] replace use of deprecated funcsGlenn Strauss2017-11-051-1/+0
* [scons] parse config programs output in a generic wayStefan Bühler2017-10-281-44/+31
* [scons] break some lines in Append(...) callsStefan Bühler2017-10-281-23/+83
* [scons] move LIB* initializing blockStefan Bühler2017-10-281-24/+24
* [scons] split function names, break some linesStefan Bühler2017-10-281-12/+73
* [scons] wrap Configure in local Autoconf classStefan Bühler2017-10-281-176/+263
* [scons] add some generic defintions earlyStefan Bühler2017-10-281-1/+7
* [scons] fix warnings with deprecated ldap apiStefan Bühler2017-10-281-0/+1