summaryrefslogtreecommitdiff
path: root/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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