summaryrefslogtreecommitdiff
path: root/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake
Commit message (Expand)AuthorAgeFilesLines
* CheckCompilerFlag: Revert 'Match the Clang "argument unused" output ...'Brad King2023-03-131-1/+0
* CheckCompilerFlag: Match the Clang "argument unused" output for all languagesKOLANICH2023-01-241-0/+1
* CheckCompilerFlags: Revert "Catch linker warning about ignored flags"Brad King2022-04-211-1/+0
* CheckCompilerFlags: Catch linker warning about ignored flagsCraig Scott2022-01-031-0/+1
* TI: Recognize invalid compiler option warning during try_compile()Craig Scott2021-11-111-0/+1
* Fujitsu: Add support for the Fujitsu compiler in Trad modeChuck Atkins2021-03-301-1/+1
* check_LANG_compiler_flag: add the "deprecated switch" message for GCCAlessandro Menti2019-12-301-0/+1
* Modules: Consistently use 2 space indentationKitware Robot2019-05-141-25/+25
* cray: Detect bad options passed on the command lineChuck Atkins2019-03-151-0/+1
* XL: Add additional regex for bogus compile optionsChuck Atkins2017-04-281-0/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-15/+2
* Check*CompilerFlag: Add another pattern for Clang (#16038)Brad King2016-03-311-0/+1
* Check*CompilerFlag: Add another pattern for Clang (#15526)Dan Kegel2015-04-221-0/+1
* CheckFortranCompilerFlag: Add module to check Fortran flag existenceNicolas Bock2015-02-051-2/+3
* Check*CompilerFlag: Add another pattern for Intel (#15096)Roland Schulz2014-08-191-0/+1
* Check*CompilerFlag: Add pattern for Fujitsu compiler (#15051)Erik Lindahl2014-07-311-0/+1
* Check*CompilerFlag: Avoid ';' in common pattern (#15048)Brad King2014-07-301-1/+1
* Check*CompilerFlag: Add SunStudio 12 regexWilliam Orr2013-10-081-0/+1
* Check*CompilerFlag: make C and CXX modules share most error patterns (#14339)Rolf Eike Beer2013-08-131-0/+40