| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a cmake compatiblity issue related to quoting with cmake 2.8.12 | Jeff Trawick | 2014-09-16 | 1 | -3/+3 |
* | follow-up to r1588987: | Jeff Trawick | 2014-04-22 | 1 | -0/+24 |
* | mod_ssl: Add hooks to allow other modules to perform processing at | Jeff Trawick | 2014-04-15 | 1 | -0/+2 |
* | Report OpenSSL directories in configuration summary | Jeff Trawick | 2014-03-29 | 1 | -0/+2 |
* | Workaround issue with defining a preprocessor symbol to a string value | Jeff Trawick | 2013-11-18 | 1 | -6/+21 |
* | fix versioninfo fields for abs.exe | Jeff Trawick | 2013-11-18 | 1 | -1/+1 |
* | cmake build support for Windows is now in the 2.4.x branch; remove support fo... | Jeff Trawick | 2013-11-14 | 1 | -47/+18 |
* | When building modules with prereqs, search httpd include dirs | Jeff Trawick | 2013-10-05 | 1 | -1/+1 |
* | skiplist is gone | Jeff Trawick | 2013-10-05 | 1 | -1/+0 |
* | Follow up to r1527295: | Jeff Trawick | 2013-09-30 | 1 | -0/+5 |
* | Improve ephemeral key handling (companion to r1526168): | Kaspar Brand | 2013-09-29 | 1 | -1/+1 |
* | util_fcgi.c now in 2.4.x branch too | Jeff Trawick | 2013-09-26 | 1 | -1/+1 |
* | install libhttpd.exp | Jeff Trawick | 2013-09-22 | 1 | -0/+17 |
* | rename EXTRA_INCLUDE_DIRS to EXTRA_INCLUDES, add EXTRA_COMPILE_FLAGS | Jeff Trawick | 2013-09-20 | 1 | -15/+19 |
* | skiplist.c now in 2.4.x | Jeff Trawick | 2013-09-14 | 1 | -1/+1 |
* | set binary attributes for remaining binaries via httpd.rc, fix the | Jeff Trawick | 2013-09-12 | 1 | -8/+12 |
* | specify base addresses for libhttpd.dll and modules; mention an issue about P... | Jeff Trawick | 2013-09-12 | 1 | -1/+10 |
* | install .pdb files when available | Jeff Trawick | 2013-09-11 | 1 | -32/+54 |
* | Add a global ENABLE_MODULES setting to make it easy | Jeff Trawick | 2013-09-09 | 1 | -0/+29 |
* | Since a couple of modules have module names that don't | Jeff Trawick | 2013-09-08 | 1 | -140/+137 |
* | install cache_common.h; add notes on other files that aren't installed | Jeff Trawick | 2013-09-08 | 1 | -1/+3 |
* | add apreq and skiplist to libhttpd, support mod_apreq | Jeff Trawick | 2013-09-08 | 1 | -2/+23 |
* | fix odd bug that prevented the manual from being installed | Jeff Trawick | 2013-09-08 | 1 | -3/+1 |
* | support mod_lua; add some tweaks/disclaimers to the README | Jeff Trawick | 2013-09-08 | 1 | -1/+10 |
* | handle mod_ldap/mod_authnz_ldap, along with tiny infrastructure | Jeff Trawick | 2013-09-08 | 1 | -5/+25 |
* | Add macro for checking apr/apu defines like APR_HAS_feature, | Jeff Trawick | 2013-09-07 | 1 | -2/+74 |
* | Set LONG_NAME and BIN_NAME to something reasonable for httpd.rc, | Jeff Trawick | 2013-09-05 | 1 | -0/+1 |
* | Let the location of APR[-Util] and PCRE libs and | Jeff Trawick | 2013-09-01 | 1 | -11/+53 |
* | Simplify -DENABLE_MOD_foo to -DENABLE_FOO | Jeff Trawick | 2013-08-31 | 1 | -10/+25 |
* | add option EXTRA_INCLUDE_DIRS for pointing to outside directories | Jeff Trawick | 2013-08-31 | 1 | -1/+25 |
* | adjust default module enablement to kinda-sorta sync with | Jeff Trawick | 2013-08-30 | 1 | -47/+61 |
* | move cmake howto/buglist to a separate file, README.cmake | Jeff Trawick | 2013-08-29 | 1 | -81/+15 |
* | Only minor adjustments were required to support 2.4.x too, so | Jeff Trawick | 2013-08-29 | 1 | -12/+34 |
* | Fix source path to error documents and icons. | Jeff Trawick | 2013-08-29 | 1 | -2/+2 |
* | Don't forget to disable an optional module if the prerequisite | Jeff Trawick | 2013-08-29 | 1 | -3/+4 |
* | Support new configuration feature | Jeff Trawick | 2013-08-29 | 1 | -1/+34 |
* | Generate and install .conf files | Jeff Trawick | 2013-08-28 | 1 | -10/+58 |
* | Handle the libxml2 prereq of some modules, including its possible | Jeff Trawick | 2013-08-28 | 1 | -23/+50 |
* | Follow up to r1518041: zlib is found, deflate build is working | Jeff Trawick | 2013-08-28 | 1 | -2/+2 |
* | Add mod_deflate build support, along with module enablement options | Jeff Trawick | 2013-08-28 | 1 | -11/+28 |
* | Add experimental cmake-based build system for Windows. | Jeff Trawick | 2013-08-27 | 1 | -0/+532 |