summaryrefslogtreecommitdiff
path: root/Modules/FindXMLRPC.cmake
Commit message (Expand)AuthorAgeFilesLines
* Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)Rolf Eike Beer2014-04-141-11/+8
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-9/+25
* replace string(... MATCHES "^const$) with string(... STREQUAL "const")Rolf Eike Beer2013-06-021-2/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-22/+22
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-71/+71
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* ENH: Cleanup Find* modules with new HINTS featureBrad King2008-06-091-3/+1
* BUG: fix for bug 4123, find xmlrpc in standard locationsBill Hoffman2006-12-041-0/+1
* ENH: Find module for XMLRPC libraries.Brad King2006-10-191-0/+134