| Commit message (Expand) | Author | Age | Files | Lines |
* | codespell: Fix typos | Brad King | 2023-11-17 | 1 | -1/+1 |
|
|
* | Help:Check*: include CMAKE_REQUIRED_* vars to dedupe | scivision | 2023-03-14 | 1 | -43/+19 |
|
|
* | Help: Add `.. versionadded` directives to module docs | Nikita Nemkin | 2020-12-02 | 1 | -0/+4 |
|
|
* | Modules: Do not implicitly add new functions via old Check Modules | Robert Maynard | 2020-10-26 | 1 | -2/+2 |
|
|
* | CheckSoureCompiles: Add a unified way to check if a source compiles | Robert Maynard | 2020-09-23 | 1 | -74/+2 |
|
|
* | Refactor: Use added message types in various modules | Alex Turbov | 2019-11-02 | 1 | -3/+3 |
|
|
* | Check* functions family: add support for LINK_OPTIONS | Marc Chevrier | 2018-12-01 | 1 | -0/+11 |
|
|
* | Help: Revise docs of modules AddFileDependencies..CheckFunctionExists | Joachim Wuttke (l) | 2018-10-18 | 1 | -10/+10 |
|
|
* | Check*: Added include guards | Cristian Adam | 2017-12-01 | 1 | -0/+1 |
|
|
* | Check*Source{Compiles,Runs}: Rewrite docs for these modules | Craig Scott | 2017-06-24 | 1 | -25/+59 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -15/+3 |
|
|
* | Modules: Fix spelling of "succeeded" in check messages | Terrell Russell | 2015-10-06 | 1 | -1/+1 |
|
|
* | Help: Document that the CHECK_* macros create cache variables | Sebastian Leske | 2014-09-11 | 1 | -0/+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 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -10/+21 |
|
|
* | Handle targets in the LINK_LIBRARIES of try_compile. | Stephen Kelly | 2013-02-22 | 1 | -5/+2 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -8/+8 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -44/+44 |
|
|
* | Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES | Alex Neundorf | 2012-02-21 | 1 | -1/+6 |
|
|
* | Document Check(C|CXX)SourceCompiles behavior more clearly (#11688) | Brad King | 2011-01-14 | 1 | -2/+2 |
|
|
* | 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 |
|
|
* | Add FAIL_REGEX to CHECK_(C|CXX)_SOURCE_COMPILES | Brad King | 2009-09-17 | 1 | -1/+20 |
|
|
* | Cleanup generic compiler check macro documentation | Brad King | 2009-09-17 | 1 | -6/+4 |
|
|
* | STYLE: fix documentation: the second short description discarded the first | Alexander Neundorf | 2009-03-11 | 1 | -2/+2 |
|
|
* | BUG: Revert "Fix kwstyleSource/CTest/cmCTestBuildHandler.cxx" | Andy Cedilnik | 2007-04-04 | 1 | -17/+7 |
|
|
* | COMP: Fix kwstyleSource/CTest/cmCTestBuildHandler.cxx | Andy Cedilnik | 2007-04-04 | 1 | -7/+17 |
|
|
* | STYLE: fix #3519 (incorrect comment) | Alexander Neundorf | 2006-08-27 | 1 | -4/+4 |
|
|
* | ENH: fixs for check compile stuff from Oswald B. | Bill Hoffman | 2006-08-21 | 1 | -2/+2 |
|
|
* | ENH: add a crun macro and fix the output log for compile c | Bill Hoffman | 2006-08-03 | 1 | -1/+1 |
|
|
* | ENH: fix for location of error log | Bill Hoffman | 2006-08-01 | 1 | -1/+1 |
|
|
* | BUG: Make sure try-compile source ends in a newline. | Brad King | 2006-06-28 | 1 | -1/+1 |
|
|
* | ENH: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 1 | -2/+2 |
|
|
* | BUG: Use the extra definicions | Andy Cedilnik | 2006-04-27 | 1 | -1/+1 |
|
|
* | ENH: append to log files | Bill Hoffman | 2006-04-19 | 1 | -4/+4 |
|
|
* | ENH: Cleanup bootstrap even more | Andy Cedilnik | 2006-03-22 | 1 | -2/+2 |
|
|
* | ENH: Made Check* modules more consistent and well documented. Added CMAKE_RE... | Brad King | 2006-02-10 | 1 | -3/+8 |
|
|
* | ENH: Patch from Alexander Neundorf to improve behavior. | Brad King | 2006-02-09 | 1 | -0/+4 |
|
|
* | ENH: put CmakeTmp into CMakeFiles | Ken Martin | 2006-01-12 | 1 | -2/+2 |
|
|
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -9/+7 |
|
|
* | ENH: Add a test for C source file like AC_TRY_COMPILE | Andy Cedilnik | 2005-08-01 | 1 | -0/+53 |
|
|