summaryrefslogtreecommitdiff
path: root/Modules/CheckCXXCompilerFlag.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc_varreq'Brad King2023-03-161-5/+0
|\
| * Help:Check*: include CMAKE_REQUIRED_* vars to dedupescivision2023-03-141-5/+0
* | Modules:Check,GenerateExportHeader: include only what's neededscivision2023-03-131-1/+0
|/
* Modules: Do not implicitly add new functions via old Check ModulesRobert Maynard2020-10-261-2/+2
* CheckCompilerFlag: unified way to check compiler flags per languageRobert Maynard2020-09-281-21/+5
* Check*CompilerFlag: Do not set result as a normal variable tooBrad King2020-09-211-1/+0
* Check*CompilerFlag: Modernize modulesAlexander Grund2019-12-091-17/+12
* Modules: Consistently use 2 space indentationKitware Robot2019-05-141-23/+23
* Help: Revise docs of modules AddFileDependencies..CheckFunctionExistsJoachim Wuttke (l)2018-10-191-2/+1
* Check*: Added include guardsCristian Adam2017-12-011-0/+1
* Check*CompilerFlag: Rewrite documentation of these modulesBrad King2017-06-151-19/+30
* Simplify CMake per-source license noticesBrad King2016-09-271-15/+3
* Check*CompilerFlag: Revert to previous method used to pass flags (#15641)Brad King2015-07-081-4/+4
* Check*CompilerFlag: Refactor method used to pass flagsMark Abraham2015-02-241-4/+4
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-10/+18
* Check*CompilerFlag: make C and CXX modules share most error patterns (#14339)Rolf Eike Beer2013-08-131-14/+5
* CheckC*CompilerFlag: add documentation what to expect from a positive resultRolf Eike Beer2013-08-131-0/+3
* Check*CompilerFlag: Document use of CMAKE_REQUIRED_DEFINITIONS (#14309)Brad King2013-07-251-3/+4
* Check{C,CXX}CompilerFlag: Test using C locale (#14102)Brad King2013-04-221-0/+13
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-6/+6
* Check{C,CXX}CompilerFlag: catch more Intel warning types (#12576)Rolf Eike Beer2012-04-271-1/+3
* Check{C,CXX}CompilerFlag: detect ICC error messagesRolf Eike Beer2012-02-231-0/+1
* Improve checks for Open64 and g++ incompatible flags (#12119)Matthias Kretz2012-02-121-0/+3
* Merge topic 'generate_export_header'David Cole2011-09-011-0/+2
|\
| * Look for errors reported by PGI too.Stephen Kelly2011-08-241-0/+1
| * Possibly fix configuration test on AIX.Stephen Kelly2011-08-231-0/+1
* | Fix CHECK_(C|CXX)_COMPILER_FLAG for Clang (#12394)Brad King2011-08-081-0/+1
|/
* BUG: Fix compiler flag test for non-English MSVC (#11336)Brad King2010-11-041-1/+2
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-4/+12
* Fix CHECK_(C|CXX)_COMPILER_FLAG for XL and SunProBrad King2009-09-181-1/+3
* Fix CHECK_(C|CXX)_COMPILER_FLAG for HPBrad King2009-09-171-0/+1
* Fix CHECK_(C|CXX)_COMPILER_FLAG for GNU and MSVCBrad King2009-09-171-1/+5
* Cleanup generic compiler check macro documentationBrad King2009-09-171-4/+6
* ENH: two macros to check whether the C/CXX compiler supports a given flag:Alexander Neundorf2006-09-181-0/+21