History log of /lighttpd1.4/SConstruct (Results 1 – 25 of 182)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# add03ac2 10-Feb-2023 Glenn Strauss <[email protected]>

- next is 1.4.70


Revision tags: lighttpd-1.4.69
# c2932d04 03-Jan-2023 Glenn Strauss <[email protected]>

- next is 1.4.69


Revision tags: lighttpd-1.4.68
# 5e820e47 18-Sep-2022 Glenn Strauss <[email protected]>

- next is 1.4.68


Revision tags: lighttpd-1.4.67
# 6252c682 07-Aug-2022 Glenn Strauss <[email protected]>

- next is 1.4.67


Revision tags: lighttpd-1.4.66
# 40f289b6 08-Jun-2022 Glenn Strauss <[email protected]>

- next is 1.4.66


Revision tags: lighttpd-1.4.65
# 1bb0cbc7 29-Mar-2022 Glenn Strauss <[email protected]>

[build] -D_DEFAULT_SOURCE consistency in builds

(previously defined in src/CMakeLists.txt)


# d68fc639 01-Feb-2022 Glenn Strauss <[email protected]>

[mod_deflate] --with-libdeflate to use libdeflate

configure --with-libdeflate option to use libdeflate
(must also configure --enable-mmap for mod_deflate to use libdeflate
on input files larger tha

[mod_deflate] --with-libdeflate to use libdeflate

configure --with-libdeflate option to use libdeflate
(must also configure --enable-mmap for mod_deflate to use libdeflate
on input files larger than 64kB; libdeflate not used on files <= 64kB)

show more ...


# 2a683cf2 19-Jan-2022 Glenn Strauss <[email protected]>

- next is 1.4.65


Revision tags: lighttpd-1.4.64
# aeba3144 09-Jan-2022 Glenn Strauss <[email protected]>

[build] check headers before some funcs

skip some func checks (slow) if expected header does not exist


# c0ced4e8 08-Jan-2022 Glenn Strauss <[email protected]>

[build] collect Sun-specific headers and funcs

sendfilev() is Solaris-specific (and other OS have other alternatives)


# 448621e0 08-Jan-2022 Glenn Strauss <[email protected]>

[build] collect Sun-specific headers and funcs


# 1b11cd7a 05-Jan-2022 Glenn Strauss <[email protected]>

[build] feature consistency between build types


# b6bd11c1 05-Jan-2022 David Carlier <[email protected]>

[core] server.core-files support for solaris (fixes #3135)

server.core-files support for solaris based systems.

- using setpflags and disable process tracing protection for the current process.

(e

[core] server.core-files support for solaris (fixes #3135)

server.core-files support for solaris based systems.

- using setpflags and disable process tracing protection for the current process.

(edited: gstrauss)

x-ref:
"server.core-files support on Solaris based system"
https://redmine.lighttpd.net/issues/3135

show more ...


# 750414d3 06-Dec-2021 Glenn Strauss <[email protected]>

[build] default --with-pcre2 unless --with-pcre


# 86c2d309 06-Dec-2021 Glenn Strauss <[email protected]>

[multiple] remove long-deprecated modules

x-ref:
https://wiki.lighttpd.net/Docs_ConfigurationOptions#Deprecated


# c7c34201 03-Jan-2022 Glenn Strauss <[email protected]>

[build] feature consistency between build types

upate config.h.cmake for missing defines
minor adjustments to other builds for features consistency


# f36908de 01-Jan-2022 Glenn Strauss <[email protected]>

[core] server.core-files support on FreeBSD (fixes #3128)

(thx devnexen)

x-ref:
"server.core-files support on FreeBSD proposal"
https://redmine.lighttpd.net/issues/3128


# 2fc6e113 01-Jan-2022 Glenn Strauss <[email protected]>

[build] do not check for prctl; HAVE_PRCTL unused


# 18370ed8 04-Dec-2021 Glenn Strauss <[email protected]>

- next is 1.4.64


Revision tags: lighttpd-1.4.63
# f4143d95 02-Dec-2021 Glenn Strauss <[email protected]>

- next is 1.4.63


Revision tags: lighttpd-1.4.62
# 7512d82c 22-Nov-2021 Glenn Strauss <[email protected]>

[core] pcre2 support (--with-pcre2)

x-ref:
"lighttpd: depends on obsolete pcre3 library"
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000063


# 1540fdea 28-Oct-2021 Glenn Strauss <[email protected]>

- next is 1.4.62


Revision tags: lighttpd-1.4.61
# 5c18891a 26-Oct-2021 Glenn Strauss <[email protected]>

[build] check for preadv(), pwritev()


# d0f176ff 04-Oct-2021 Glenn Strauss <[email protected]>

- next is 1.4.61


Revision tags: lighttpd-1.4.60
# 5cab11b7 21-Sep-2021 Glenn Strauss <[email protected]>

[build] check for pread(), pwrite(), splice()


12345678