summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* mod_http2: elimination of h2_io intermediate stream instancesStefan Eissing2016-04-201-1/+1
* mod_http2: new bucket beams for tranporting buckets across threads without bu...Stefan Eissing2016-04-151-5/+3
* mod_http2: support for several different request engines per connection, fixe...Stefan Eissing2016-03-051-1/+1
* goodbye h2_stream_set, hello h2_ihash in h2_utilStefan Eissing2016-02-251-1/+1
* using proxy http2 connection concurrently, if main connection also uses http/...Stefan Eissing2016-02-181-1/+1
* More mod_proxy_http2 build support:Rainer Jung2016-02-121-0/+9
* Follow-up r1720608, hello h2_filter.cGregg Lewis Smith2015-12-171-10/+11
* goodbye h2_to_h1, hello h2_push.cGregg Lewis Smith2015-11-111-6/+6
* add new h2_bucket_* files to cmake buildGregg Lewis Smith2015-11-031-1/+2
* leave LoadModule of mod_http2 commented-out by defaultJeff Trawick2015-10-031-1/+1
* Support mod_http2 in cmake-based build for WindowsJeff Trawick2015-10-031-0/+39
* Fix a cmake compatiblity issue related to quoting with cmake 2.8.12Jeff Trawick2014-09-161-3/+3
* follow-up to r1588987:Jeff Trawick2014-04-221-0/+24
* mod_ssl: Add hooks to allow other modules to perform processing atJeff Trawick2014-04-151-0/+2
* Report OpenSSL directories in configuration summaryJeff Trawick2014-03-291-0/+2
* Workaround issue with defining a preprocessor symbol to a string valueJeff Trawick2013-11-181-6/+21
* fix versioninfo fields for abs.exeJeff Trawick2013-11-181-1/+1
* cmake build support for Windows is now in the 2.4.x branch; remove support fo...Jeff Trawick2013-11-141-47/+18
* When building modules with prereqs, search httpd include dirsJeff Trawick2013-10-051-1/+1
* skiplist is goneJeff Trawick2013-10-051-1/+0
* Follow up to r1527295:Jeff Trawick2013-09-301-0/+5
* Improve ephemeral key handling (companion to r1526168):Kaspar Brand2013-09-291-1/+1
* util_fcgi.c now in 2.4.x branch tooJeff Trawick2013-09-261-1/+1
* install libhttpd.expJeff Trawick2013-09-221-0/+17
* rename EXTRA_INCLUDE_DIRS to EXTRA_INCLUDES, add EXTRA_COMPILE_FLAGSJeff Trawick2013-09-201-15/+19
* skiplist.c now in 2.4.xJeff Trawick2013-09-141-1/+1
* set binary attributes for remaining binaries via httpd.rc, fix theJeff Trawick2013-09-121-8/+12
* specify base addresses for libhttpd.dll and modules; mention an issue about P...Jeff Trawick2013-09-121-1/+10
* install .pdb files when availableJeff Trawick2013-09-111-32/+54
* Add a global ENABLE_MODULES setting to make it easyJeff Trawick2013-09-081-0/+29
* Since a couple of modules have module names that don'tJeff Trawick2013-09-081-140/+137
* install cache_common.h; add notes on other files that aren't installedJeff Trawick2013-09-081-1/+3
* add apreq and skiplist to libhttpd, support mod_apreqJeff Trawick2013-09-081-2/+23
* fix odd bug that prevented the manual from being installedJeff Trawick2013-09-081-3/+1
* support mod_lua; add some tweaks/disclaimers to the READMEJeff Trawick2013-09-081-1/+10
* handle mod_ldap/mod_authnz_ldap, along with tiny infrastructureJeff Trawick2013-09-071-5/+25
* Add macro for checking apr/apu defines like APR_HAS_feature,Jeff Trawick2013-09-071-2/+74
* Set LONG_NAME and BIN_NAME to something reasonable for httpd.rc,Jeff Trawick2013-09-041-0/+1
* Let the location of APR[-Util] and PCRE libs andJeff Trawick2013-09-011-11/+53
* Simplify -DENABLE_MOD_foo to -DENABLE_FOOJeff Trawick2013-08-311-10/+25
* add option EXTRA_INCLUDE_DIRS for pointing to outside directoriesJeff Trawick2013-08-311-1/+25
* adjust default module enablement to kinda-sorta sync withJeff Trawick2013-08-291-47/+61
* move cmake howto/buglist to a separate file, README.cmakeJeff Trawick2013-08-291-81/+15
* Only minor adjustments were required to support 2.4.x too, soJeff Trawick2013-08-291-12/+34
* Fix source path to error documents and icons.Jeff Trawick2013-08-291-2/+2
* Don't forget to disable an optional module if the prerequisiteJeff Trawick2013-08-291-3/+4
* Support new configuration feature Jeff Trawick2013-08-281-1/+34
* Generate and install .conf filesJeff Trawick2013-08-281-10/+58
* Handle the libxml2 prereq of some modules, including its possibleJeff Trawick2013-08-281-23/+50
* Follow up to r1518041: zlib is found, deflate build is workingJeff Trawick2013-08-281-2/+2