| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Document that the CHECK_* macros create cache variables | Sebastian Leske | 2014-09-11 | 1 | -0/+1 |
|
|
* | Check*: Add compatibility hack for old VXL code | Brad King | 2014-08-18 | 1 | -1/+1 |
|
|
* | Check*: Allow result variables to contain regex special characters (#14923) | Brad King | 2014-07-31 | 1 | -1/+1 |
|
|
* | Check*.cmake : Add CMAKE_REQUIRED_QUIET flag. | Clinton Stimpson | 2014-03-30 | 1 | -3/+10 |
|
|
* | Drop use of configure_file IMMEDIATE option | Daniele E. Domenichelli | 2013-11-13 | 1 | -1/+1 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -16/+23 |
|
|
* | Handle targets in the LINK_LIBRARIES of try_compile. | Stephen Kelly | 2013-02-22 | 1 | -5/+2 |
|
|
* | Remove period at the end of the check message. | Stephen Kelly | 2012-09-29 | 1 | -1/+1 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -10/+10 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -35/+35 |
|
|
* | Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES | Alex Neundorf | 2012-02-21 | 1 | -1/+6 |
|
|
* | CheckSymbolExists: force the compiler to keep the referenced symbol | Rolf Eike Beer | 2012-01-16 | 1 | -1/+1 |
|
|
* | CheckSymbolExists: Use IMMEDIATE flag for configure_file (#11333) | David Cole | 2011-08-22 | 1 | -1/+1 |
|
|
* | Remove debug output from CheckSymbolExists | Alex Neundorf | 2011-07-29 | 1 | -1/+0 |
|
|
* | Add CheckCXXSymbolExists.cmake, so this can be used also for C++ | Alex Neundorf | 2011-07-08 | 1 | -9/+16 |
|
|
* | Update CheckSymbolExists copyright year | Brad King | 2011-01-17 | 1 | -1/+1 |
|
|
* | Document CheckSymbolExists more clearly (#11685) | Brad King | 2011-01-12 | 1 | -5/+12 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+13 |
|
|
* | ENH: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 1 | -6/+6 |
|
|
* | ENH: Make modules use configure instead of file write | Andy Cedilnik | 2006-02-23 | 1 | -9/+9 |
|
|
* | ENH: Made Check* modules more consistent and well documented. Added CMAKE_RE... | Brad King | 2006-02-10 | 1 | -5/+9 |
|
|
* | ENH: Pay attention to CMAKE_REQUIRED_INCLUDES. | Brad King | 2006-02-09 | 1 | -0/+9 |
|
|
* | ENH: put CmakeTmp into CMakeFiles | Ken Martin | 2006-01-12 | 1 | -4/+4 |
|
|
* | ENH: some style fixes for the book | Ken Martin | 2005-12-15 | 1 | -3/+3 |
|
|
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -8/+7 |
|
|
* | DOC: better documentaiton | Ken Martin | 2005-11-02 | 1 | -0/+4 |
|
|
* | ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree | Ken Martin | 2005-07-29 | 1 | -2/+2 |
|
|
* | ENH: Extra new line after output | Andy Cedilnik | 2003-07-17 | 1 | -2/+2 |
|
|
* | ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace MAKE_DIRECTO... | Andy Cedilnik | 2003-07-11 | 1 | -19/+15 |
|
|
* | New design of CheckSymbolExists pretty much replaces all other ones. | Andy Cedilnik | 2003-03-28 | 1 | -4/+15 |
|
|
* | Prevent CMake from putting ; in the file | Andy Cedilnik | 2003-03-17 | 1 | -2/+1 |
|
|
* | Fix update date and cleanup | Andy Cedilnik | 2003-02-28 | 1 | -1/+2 |
|
|
* | Fix return value problem | Andy Cedilnik | 2003-02-17 | 1 | -1/+1 |
|
|
* | Add macro for checking if symbol exists | Andy Cedilnik | 2003-01-13 | 1 | -0/+47 |
|
|