2
0
Fork 0
Commit Graph

48 Commits (54d7b4677482942b0084bbb8c9bd91faf0798e97)

Author SHA1 Message Date
Stefan Bühler 850aea7a5d [build] enable all "main" features by default
Change-Id: I9bf8ee3f4bfc6736f5fc5aea6b3958ee298c65d6
2021-02-28 20:02:44 +01:00
Stefan Bühler 21865cbbd2 [autobuild] install and use glib tap helpers, replaces gtester
Change-Id: I889eba5be61a1c2b89f9f53b38abbba201625b6b
2021-02-28 19:53:38 +01:00
Stefan Bühler 2a4744a677 [autobuild] raise autoconf min version, fix various deprecated macros
Change-Id: Ic7ae8f7bb0720ba4e6b965f1951f091cf03f6b83
2021-02-28 19:35:24 +01:00
Stefan Bühler bffe96f5d0 [build] sync extra warning flags between cmake and autobuild
Change-Id: I4165d22ef944b959f9acd8f57c3d7658049b39f0
2019-08-25 12:16:19 +02:00
Stefan Bühler 912b460145 [autobuild] fix configure to search for openssl in the specified paths 2014-08-17 09:45:52 +02:00
Stefan Bühler d58d98a62d [value] move value functions that depend on angel / main implementations into separate file, included in the other implementations
this fixes building with --no-undefined. also link with libm in cmake.
2014-05-22 14:58:26 +02:00
Stefan Bühler c971749381 [autotools] support libunwind without pkg-config 2014-04-11 12:31:58 +02:00
Stefan Bühler 17a5168793 [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 2014-04-11 11:40:24 +02:00
Stefan Bühler c3744763e2 [autotools] search math lib m for fmod 2014-02-04 20:15:49 +01:00
Stefan Bühler 3cd06f49ad restructure docs 2014-01-20 16:04:10 +01:00
Stefan Bühler 4e59d8608b [automake] workaround automake serial-tests option 2013-06-08 23:10:21 +02:00
Stefan Bühler 6f25870d4b automake: force serial-tests runs, fix USE_SNI handling 2013-06-08 22:18:36 +02:00
Stefan Bühler 0f9b0ee757 Fix autoconf libidn detection 2013-06-08 21:03:09 +02:00
Stefan Bühler 392e7bb823 [mod_gnutls] add SNI 2013-06-08 20:11:13 +02:00
Stefan Bühler ff69160c34 [core] Use streams 2013-05-23 12:01:04 +02:00
Stefan Bühler 89048a012e [autobuild] fix automake-1.12 problems 2013-05-17 12:34:19 +02:00
Stefan Bühler bef05e0b2e new module: mod_gnutls 2012-01-17 21:30:13 +01:00
Stefan Bühler 2647a9745c [autobuild]: enable large file support for 32-bit builds 2011-10-11 13:18:43 +02:00
Stefan Bühler 0fcbfb7ab7 [core] optimize syscalls per connection 2011-05-04 15:23:53 +02:00
Stefan Bühler 6d854ac3f8 [autobuild]: Fix error message if ragel is not found 2011-03-23 14:15:54 +01:00
Stefan Bühler d78939b636 [autotools] Use AC_PROG_LIBTOOL instead of LT_INIT for backward compatibility 2010-12-08 16:20:13 +01:00
Stefan Bühler 7a67ba94d7 [autotools]: make sure pkg-config m4 is available in autoconf, check for ragel in ./configure 2010-12-07 23:23:10 +01:00
Stefan Bühler eea9b56d16 [build] Fix detection of libev 2010-11-11 22:14:52 +01:00
Stefan Bühler b867c084b9 [autoconf] autoupdate 2010-10-30 14:31:07 +02:00
Stefan Bühler 4f7ef481d7 [autoconf] Quote all arguments 2010-10-30 14:31:07 +02:00
Stefan Bühler ab9421a5e1 [core] Provide safe wrapper for crypt if crypt_r is not available 2010-10-06 13:47:48 +02:00
Stefan Bühler d32de32b85 [tests] Create testing framework 2010-10-02 23:18:34 +02:00
Stefan Bühler 2373ddaa4e [autotools]: fix typo in configure.ac --with-lua description 2010-09-20 22:54:38 +02:00
Stefan Bühler 5cda017de8 change libexecdir handling 2010-08-24 21:37:08 +02:00
Stefan Bühler c3164aba8b Move binary names: angel becomes lighttpd2, worker lighttpd2-worker 2010-08-24 21:05:17 +02:00
Stefan Bühler a19370fd0b [autoconf] improve libev search 2010-08-07 18:29:43 +02:00
Stefan Bühler 06b40f5ff4 Fix compile on FreeBSD 2010-07-31 15:57:34 +02:00
Stefan Bühler 4afebee1c7 Make profiler optional 2010-05-13 12:19:12 +02:00
Thomas Porzelt f285ad372e [core,waf,autoconf,cmake] Add check for execinfo.h and disable stacktraces in profiler if not available 2010-05-09 14:18:52 +02:00
Stefan Bühler faf2985a79 Use struct sockaddr_storage (in liSockAddr) as base for getsockname/getpeername 2010-01-24 11:47:58 +01:00
Stefan Bühler 24f4fc1bc1 Add doc/ directory with man pages + config examples 2010-01-05 14:18:32 +01:00
Stefan Bühler edd74a0e3c Rename lighttpd to lighttpd2 2010-01-03 19:53:48 +01:00
Stefan Bühler 4fd27aca81 autotools: Fix linking 2009-12-25 22:38:52 +01:00
Stefan Bühler 79ae4427f3 autotools: install angel in sbin, support pkglibdir configuration 2009-12-23 01:30:28 +01:00
Stefan Bühler 63eadd22fa Fix buildsystems 2009-12-21 21:07:27 +01:00
Stefan Bühler 0fe57dc215 mod_auth: add htdigest and htpasswd (no apr-md5) backend 2009-10-10 19:27:42 +02:00
Stefan Bühler a14a709237 Add max-connections check, set to max-fds/4 2009-10-04 14:25:59 +02:00
Stefan Bühler 0a1f01fa8c autobuild: add mod_deflate 2009-09-28 20:57:28 +02:00
Stefan Bühler 8b5379ae04 Remove "~alpha" from version in configure.ac (ends in server.tag) 2009-09-26 00:04:14 +02:00
Stefan Bühler c8d60eacd8 Fix autobuild openssl handling 2009-09-11 22:36:24 +02:00
Stefan Bühler e7b7b1d82c Add mod_openssl 2009-09-08 19:10:09 +02:00
Stefan Bühler 94e33528fe Fix configure.ac to detect missing libev 2009-08-31 00:24:36 +02:00
Stefan Bühler df96167362 Add automake 2009-07-31 20:36:37 +02:00