summaryrefslogtreecommitdiff
path: root/Modules/CheckFortranSourceCompiles.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Add examples to CheckFortranSource{Runs,Compiles}Michael Hirsch, Ph.D2019-01-231-2/+14
* CheckFortranSourceRuns: Add module to check if Fortran code runsMichael Hirsch, Ph.D2019-01-101-1/+2
* Check* functions family: add support for LINK_OPTIONSMarc Chevrier2018-12-011-0/+11
* Help: Revise docs of modules AddFileDependencies..CheckFunctionExistsJoachim Wuttke (l)2018-10-191-14/+15
* Check*: Added include guardsCristian Adam2017-12-011-0/+1
* Check*Source{Compiles,Runs}: Rewrite docs for these modulesCraig Scott2017-06-241-29/+65
* Simplify CMake per-source license noticesBrad King2016-09-271-15/+3
* CheckFortranSourceCompiles: Add support for custom source extensionBrad King2016-09-221-4/+11
* CheckFortranSourceCompiles: Fix FAIL_REGEX documentation typoBrad King2016-09-221-1/+1
* Modules: Fix spelling of "succeeded" in check messagesTerrell Russell2015-10-061-1/+1
* Help: Document that the CHECK_* macros create cache variablesSebastian Leske2014-09-111-0/+1
* Add CheckFortranSourceCompiles module (#14656)Brad King2014-08-181-0/+110