summaryrefslogtreecommitdiff
path: root/Modules/FindXMLRPC.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-29/+30
* FindXMLRPC: Tolerate no include directoriesBrad King2017-10-111-1/+2
* FindXMLRPC: Drop unnecessary exec_program code pathsBrad King2017-10-111-28/+12
* FindXMLRPC: handle QUIETLY and REQUIRED correctlyNiklas Simons2017-05-251-18/+12
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* 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