| Commit message (Expand) | Author | Age | Files | Lines |
| * | Check{,C,CXX,Fortran,OBJC,OBJCXX}CompilerFlag: Update documentation | Peter Kokot | 2025-05-28 | 1 | -17/+66 |
|
|
| * | Help: Update CMAKE_REQUIRED_* variables for checks | Peter Kokot | 2025-05-14 | 1 | -7/+7 |
|
|
| * | Help: Use `*.rst` extension for included files | Alex Turbov | 2025-04-13 | 1 | -7/+7 |
|
|
| * | LICENSE: Replace references to Copyright.txt with LICENSE.rst | Kitware Robot | 2025-03-03 | 1 | -1/+1 |
|
|
| * | Check*: Add option to pass link directories into checks | Aliaksandr Averchanka | 2024-09-09 | 1 | -0/+2 |
|
|
| * | Help Check*CompilerFlag harmonize text | scivision | 2024-08-23 | 1 | -13/+14 |
|
|
| * | Help: Check*SourceCompiles, Check*CompilerFlag refer to new command | Michael Hirsch | 2024-08-16 | 1 | -0/+2 |
|
|
| * | codespell: Fix typos | Brad King | 2023-11-17 | 1 | -1/+1 |
|
|
| * | Modules: Restore unnecessary inclusions for compatibility | Brad King | 2023-06-12 | 1 | -0/+4 |
|
|
| * | Merge topic 'doc_varreq' | Brad King | 2023-03-16 | 1 | -11/+23 |
| |\ |
|
| | * | Help:Check*: include CMAKE_REQUIRED_* vars to dedupe | scivision | 2023-03-14 | 1 | -11/+23 |
|
|
| * | | Modules:Check,GenerateExportHeader: include only what's needed | scivision | 2023-03-13 | 1 | -1/+0 |
| |/ |
|
| * | Modules: Do not implicitly add new functions via old Check Modules | Robert Maynard | 2020-10-26 | 1 | -2/+2 |
|
|
| * | CheckCompilerFlag: unified way to check compiler flags per language | Robert Maynard | 2020-09-28 | 1 | -21/+5 |
|
|
| * | Check*CompilerFlag: Do not set result as a normal variable too | Brad King | 2020-09-21 | 1 | -1/+0 |
|
|
| * | Check*CompilerFlag: Modernize modules | Alexander Grund | 2019-12-09 | 1 | -19/+14 |
|
|
| * | Modules: Consistently use 2 space indentation | Kitware Robot | 2019-05-14 | 1 | -21/+21 |
|
|
| * | Help: Revise docs of modules AddFileDependencies..CheckFunctionExists | Joachim Wuttke (l) | 2018-10-18 | 1 | -1/+1 |
|
|
| * | Check*: Added include guards | Cristian Adam | 2017-12-01 | 1 | -0/+1 |
|
|
| * | Check*CompilerFlag: Rewrite documentation of these modules | Brad King | 2017-06-15 | 1 | -20/+30 |
|
|
| * | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -15/+3 |
|
|
| * | Check*CompilerFlag: Revert to previous method used to pass flags (#15641) | Brad King | 2015-07-08 | 1 | -4/+4 |
|
|
| * | Check*CompilerFlag: Refactor method used to pass flags | Mark Abraham | 2015-02-24 | 1 | -4/+4 |
|
|
| * | Help: Document that the CHECK_* macros create cache variables | Sebastian Leske | 2014-09-11 | 1 | -0/+1 |
|
|
| * | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -10/+18 |
|
|
| * | Check*CompilerFlag: make C and CXX modules share most error patterns (#14339) | Rolf Eike Beer | 2013-08-13 | 1 | -11/+5 |
|
|
| * | CheckC*CompilerFlag: add documentation what to expect from a positive result | Rolf Eike Beer | 2013-08-13 | 1 | -0/+3 |
|
|
| * | Check*CompilerFlag: Document use of CMAKE_REQUIRED_DEFINITIONS (#14309) | Brad King | 2013-07-25 | 1 | -2/+3 |
|
|
| * | Check{C,CXX}CompilerFlag: Test using C locale (#14102) | Brad King | 2013-04-22 | 1 | -0/+12 |
|
|
| * | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
| * | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -6/+6 |
|
|
| * | Check{C,CXX}CompilerFlag: catch more Intel warning types (#12576) | Rolf Eike Beer | 2012-04-26 | 1 | -1/+3 |
|
|
| * | Check{C,CXX}CompilerFlag: detect ICC error messages | Rolf Eike Beer | 2012-02-23 | 1 | -0/+1 |
|
|
| * | Improve checks for Open64 and g++ incompatible flags (#12119) | Matthias Kretz | 2012-02-12 | 1 | -0/+2 |
|
|
| * | CheckCCompilerFlag: Generalize "but not for C" case (#12633) | Brad King | 2011-12-22 | 1 | -3/+2 |
|
|
| * | Fix CHECK_(C|CXX)_COMPILER_FLAG for Clang (#12394) | Brad King | 2011-08-08 | 1 | -0/+1 |
|
|
| * | Add fail regex to detect supported warning flags correctly. | David Cole | 2011-07-27 | 1 | -1/+2 |
|
|
| * | CheckCCompilerFlag: Strict signature of 'main' (#11615) | Brad King | 2010-12-16 | 1 | -1/+1 |
|
|
| * | BUG: Fix compiler flag test for non-English MSVC (#11336) | Brad King | 2010-11-04 | 1 | -1/+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 | -4/+12 |
|
|
| * | Fix CHECK_(C|CXX)_COMPILER_FLAG for XL and SunPro | Brad King | 2009-09-18 | 1 | -1/+3 |
|
|
| * | Fix CHECK_(C|CXX)_COMPILER_FLAG for HP | Brad King | 2009-09-17 | 1 | -0/+1 |
|
|
| * | Fix CHECK_(C|CXX)_COMPILER_FLAG for GNU and MSVC | Brad King | 2009-09-17 | 1 | -1/+5 |
|
|
| * | Cleanup generic compiler check macro documentation | Brad King | 2009-09-17 | 1 | -8/+6 |
|
|
| * | ENH: fix docs, bug 7590 | Bill Hoffman | 2008-09-09 | 1 | -0/+4 |
|
|
| * | ENH: two macros to check whether the C/CXX compiler supports a given flag: | Alexander Neundorf | 2006-09-18 | 1 | -0/+21 |
|
|