summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Set LONG_NAME and BIN_NAME to something reasonable for httpd.rc,Jeff Trawick2013-09-051-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-301-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-291-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
* Add mod_deflate build support, along with module enablement optionsJeff Trawick2013-08-281-11/+28
* Add experimental cmake-based build system for Windows.Jeff Trawick2013-08-271-0/+532