summaryrefslogtreecommitdiff
path: root/src/meson.build
Commit message (Expand)AuthorAgeFilesLines
* [mod_h2] HTTP/2 separate module; no longer builtinGlenn Strauss2023-05-101-3/+0
* [core] posix_spawn_file_actions_addclosefrom_np()Glenn Strauss2023-05-081-0/+1
* [build] move some files to call from modulesGlenn Strauss2023-05-031-2/+2
* [meson] build fix for builtin_modsGlenn Strauss2023-05-031-2/+1
* [core] h1.[ch] collect some HTTP/1.x specific codeGlenn Strauss2023-05-031-0/+1
* [meson] check FORCE_{WOLFSSL,MBEDTLS}_CRYPTOGlenn Strauss2023-05-031-3/+7
* [core] use posix_spawn() where availableGlenn Strauss2023-05-031-0/+2
* [meson] static build option under cygwinGlenn Strauss2023-05-031-25/+43
* [mod_h2] HTTP/2 module: mod_h2Glenn Strauss2023-05-031-0/+1
* [build] skip build separate modules for built-insGlenn Strauss2023-02-131-12/+0
* [build] modify arguments to updated LEMON parserGlenn Strauss2023-01-091-1/+1
* [meson] fix typo in sbindirGlenn Strauss2023-01-041-4/+4
* [meson] remove t/test_mod_evasive.cGlenn Strauss2023-01-031-1/+0
* [build] omit unused vector.[ch] from buildGlenn Strauss2022-12-101-2/+0
* [core] build core modules into lighttpd executableGlenn Strauss2022-12-051-0/+19
* [core] remove libev fdevent option (ignore)Glenn Strauss2022-12-031-5/+0
* [multiple] remove deprecated modulesGlenn Strauss2022-11-301-4/+0
* [build] do not check for pthread.hRolf Eike Beer2022-11-231-1/+0
* [meson] remove use of non-existent win32 xgetopt.cGlenn Strauss2022-11-231-3/+1
* [meson] use files()Rosen Penev2022-11-231-5/+5
* [meson] replace most has_function calls with loopRosen Penev2022-11-231-83/+61
* [meson] fix wrong arrayRosen Penev2022-11-231-1/+1
* [meson] simplify header checkingRosen Penev2022-09-231-30/+37
* [meson] turn pcre into a combo optionRosen Penev2022-09-231-22/+19
* [meson] use feature optionsRosen Penev2022-09-231-291/+68
* [meson] set LIGHTTPD_VERSION_ID per versionGlenn Strauss2022-09-231-1/+1
* [tests] test stubs for http_header.c and http_kv.cGlenn Strauss2022-06-071-2/+2
* [build] -D_DEFAULT_SOURCE consistency in buildsGlenn Strauss2022-03-291-0/+1
* [core] isolate plugins_*() funcs to main serverGlenn Strauss2022-02-191-1/+1
* [core] sys-setjmp.[ch]Glenn Strauss2022-02-191-0/+1
* [mod_deflate] --with-libdeflate to use libdeflateGlenn Strauss2022-02-141-1/+11
* [build] meson -Dlua_version=... to specify lua verGlenn Strauss2022-01-211-21/+21
* [build] meson: fix typo in variable nameGlenn Strauss2022-01-201-1/+1
* [mod_mbedtls] changes to build with mbedtls 3.0.0Glenn Strauss2022-01-191-1/+1
* [build] check headers before some funcsGlenn Strauss2022-01-101-22/+44
* [build] collect Sun-specific headers and funcsGlenn Strauss2022-01-081-1/+1
* [build] collect Sun-specific headers and funcsGlenn Strauss2022-01-081-4/+4
* [build] Haiku build fix (fixes #3136)David Carlier2022-01-061-0/+2
* [build] feature consistency between build typesGlenn Strauss2022-01-051-2/+0
* [core] server.core-files support for solaris (fixes #3135)David Carlier2022-01-051-0/+5
* [build] meson crypt and dl detection on *BSD (fixes #3133)Glenn Strauss2022-01-041-1/+11
* [build] cmake: skip "-Wl,-export-dynamic" IllumosGlenn Strauss2022-01-041-1/+1
* [build] meson misdetects mempcpy on some platformsGlenn Strauss2022-01-041-1/+1
* [build] cmake,meson socket libs for win32, Illumos (fixes #3130)Glenn Strauss2022-01-041-11/+16
* [build] meson: find pcre2 w/o pkg-configGlenn Strauss2022-01-041-7/+17
* [build] default --with-pcre2 unless --with-pcreGlenn Strauss2022-01-031-1/+1
* [multiple] remove long-deprecated modulesGlenn Strauss2022-01-031-48/+0
* [build] feature consistency between build typesGlenn Strauss2022-01-031-14/+3
* [core] server.core-files support on FreeBSD (fixes #3128)Glenn Strauss2022-01-011-0/+1
* [build] do not check for prctl; HAVE_PRCTL unusedGlenn Strauss2022-01-011-1/+0