summaryrefslogtreecommitdiff
path: root/Modules/CheckIncludeFiles.cmake
Commit message (Expand)AuthorAgeFilesLines
* Use string(APPEND) in ModulesDaniel Pfeifer2016-07-281-4/+4
* Help: Revise CheckIncludeFile* documentationBrad King2015-06-251-14/+19
* Help: Document that the CHECK_* macros create cache variablesSebastian Leske2014-09-111-0/+1
* CheckIncludeFiles: Use modern C declaration for 'main' (#15058)Nate Eldredge2014-08-051-1/+1
* Check*: Allow result variables to contain regex special characters (#14923)Brad King2014-07-311-1/+1
* Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.Clinton Stimpson2014-03-291-3/+10
* Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-131-1/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-8/+20
* Remove period at the end of the check message.Stephen Kelly2012-09-291-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-7/+7
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-37/+37
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-3/+3
* CheckIncludeFiles: Shorten check description messageBrad King2012-04-091-4/+14
* CheckIncludeFiles: fix status outputRolf Eike Beer2012-02-011-5/+5
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+13
* BUG: fix double cmakefiles directoryBill Hoffman2008-02-171-1/+1
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-4/+4
* BUG: Fix the moduleAndy Cedilnik2006-02-241-1/+1
* ENH: Make modules use configure instead of file writeAndy Cedilnik2006-02-231-7/+8
* ENH: Made Check* modules more consistent and well documented. Added CMAKE_RE...Brad King2006-02-091-5/+8
* ENH: Patch from Alexander Neundorf to improve behavior.Brad King2006-02-091-1/+8
* ENH: put CmakeTmp into CMakeFilesKen Martin2006-01-121-3/+3
* ENH: some style fixes for the bookKen Martin2005-12-151-2/+2
* ENH: add documentation support for modulesBill Hoffman2005-12-141-6/+6
* DOC: better documentaitonKen Martin2005-11-021-0/+3
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-291-2/+2
* ENH: When test fails, write out the outputAndy Cedilnik2004-10-051-1/+1
* ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. C...Andy Cedilnik2003-08-081-0/+4
* ENH: Extra new line after outputAndy Cedilnik2003-07-171-1/+1
* ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace MAKE_DIRECTO...Andy Cedilnik2003-07-111-14/+12
* ERR: Remove warning for main returning void.Andy Cedilnik2003-05-051-1/+1
* This list can be really long. Only display the variable nameAndy Cedilnik2003-01-211-5/+5
* Add required flagsAndy Cedilnik2003-01-031-0/+3
* Add macro for checking if a swequence of includes can be includesAndy Cedilnik2003-01-011-0/+40