Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) | Rolf Eike Beer | 2014-04-14 | 1 | -11/+8 |
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -9/+25 |
* | replace string(... MATCHES "^const$) with string(... STREQUAL "const") | Rolf Eike Beer | 2013-06-02 | 1 | -2/+2 |
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -22/+22 |
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -71/+71 |
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+13 |
* | ENH: Cleanup Find* modules with new HINTS feature | Brad King | 2008-06-09 | 1 | -3/+1 |
* | BUG: fix for bug 4123, find xmlrpc in standard locations | Bill Hoffman | 2006-12-04 | 1 | -0/+1 |
* | ENH: Find module for XMLRPC libraries. | Brad King | 2006-10-19 | 1 | -0/+134 |