summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* add README to point to lighttpd-1.4.x as stableHEADmasterstbuehler2015-09-181-678/+0
* cmake: Add -export-dynamic to link flags, fixes build on FreeBSDstbuehler2009-07-101-1/+1
* cmake: Fix crypt lib check; don't add pcre twicestbuehler2009-07-101-6/+2
* Add "lua-5.1" to searched pkg-config names for luastbuehler2009-07-101-1/+3
* cmake: check for strtollstbuehler2009-07-091-0/+1
* Add gthread-freebsd-sendfile (thx peto, fixes #1795)stbuehler2009-06-111-0/+1
* [cmake] add extra warning optionstbuehler2009-04-271-1/+14
* merge: Add proper SUID bit detection (#416)stbuehler2009-04-091-0/+1
* Finally removed spawn-fcgistbuehler2009-04-031-3/+0
* [cmake] Fix ipv6 detectionstbuehler2008-12-051-1/+10
* detect crypt correctlymoo2008-09-131-0/+1
* Remove unused source filesstbuehler2008-07-271-2/+0
* link mod_magnet with lua 5.1 on debian correctlymoo2008-05-261-5/+4
* removed debug codemoo2008-05-261-1/+0
* added ADD_TARGET_PROPERTIES to simplify code. use pkg-config for checking luamoo2008-05-261-13/+25
* remove \n from EXEC_PROGRAM correctlymoo2008-05-261-6/+6
* added checks for glib.h and added the defines to the config.h.cmakejan2007-08-121-7/+13
* added (incomplete) support for a non-glib compilejan2007-08-121-3/+9
* make CFLAGS debug friendlymoo2007-06-171-2/+4
* reverted wrong commit in [1868] and ws fixesmoo2007-06-171-9/+8
* build fixes for mingw32moo2007-06-111-1/+10
* added mod_fastcgi as place-holder module which complains about thejan2007-05-081-0/+2
* fcgi-stat-accel wanted HAVE_UNISTD_H and HAVE_PTHREAD_Hjan2007-05-071-0/+2
* more cmake fixes:darix2007-04-201-13/+12
* - honor -DLIBRARY_OUTPUT_PATH:PATH=lib64darix2007-04-201-3/+8
* - fixed option WITH_WEBDAV_PROPSjan2007-04-151-6/+13
* fixed to get mod-webdav compiling on macosx with propertiesjan2007-04-131-7/+31
* pcre-config may return a single newline which would break our CFLAGSjan2007-04-131-1/+4
* added support for pcre-config and fall back to poking if it didn't workedjan2007-04-131-22/+73
* we need the gthread flags on all OSesjan2007-04-131-7/+3
* added postgresql support and a cache to sql_vhostjan2007-04-121-0/+17
* added a threaded sendfile() backend for linuxjan2007-03-111-0/+2
* fixed cmake build on linux.jakabosky2007-02-201-43/+52
* another attempt to get the IMPORT/EXPORT stuff right (patch from jtiai)jan2007-02-201-5/+5
* only check for libdl if we have the headers for itjan2007-02-191-7/+4
* added build-instructions and missing getopt() replacement for windowsjan2007-02-181-3/+1
* added a huge win32 patch by jtiaijan2007-02-171-20/+112
* added a check for pread()jan2007-02-121-0/+1
* moved lemon generated files to build dirmoo2007-02-101-1/+1
* ported mod_cgi to 1.5 api.jakabosky2007-02-061-0/+1
* fixes cmake build for FreeBSD systems, removed "-lrt" and replaced "-ldl" wit...jakabosky2007-02-011-3/+18
* fixed bug with run-time undefined symbols for buffer_append_off_t & deflatejakabosky2007-02-011-0/+5
* improved the pkg-config checks for glib-2.0jan2007-02-011-4/+8
* big threading cleanup, glib-2.0 + gthread-2.0 is now a requirementjan2007-02-011-8/+6
* - fixing syntax of the targetlibs for mod_magnetdarix2007-01-301-1/+1
* added inotify supportjan2007-01-301-0/+6
* liblua wants libm toojan2007-01-301-1/+1
* added mod_magnet to the cmake compilationjan2007-01-301-3/+16
* added option to enable/disable libfcgi support for fcgi-stat-acceljan2007-01-291-0/+11
* added fcgi-stat-accel and spawn-fcgi to the buildjan2007-01-271-0/+6