summaryrefslogtreecommitdiff
path: root/Modules/CheckFortranFunctionExists.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.logBrad King2023-01-181-7/+0
* Modules: Use new SOURCES_FROM_* try_compile (1/2)Matthew Woehlke2022-09-271-3/+3
* Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-141-2/+1
* Help: CheckFortranFunctionExists: recommend more general CheckSourceCompilesMichael Hirsch2021-08-111-0/+6
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-2/+3
* Refactor: Use added message types in various modulesAlex Turbov2019-11-021-9/+8
* Check* functions family: add support for LINK_OPTIONSMarc Chevrier2018-12-011-9/+25
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-22/+23
* Help: Revise docs of modules AddFileDependencies..CheckFunctionExistsJoachim Wuttke (l)2018-10-191-10/+10
* Check*: Added include guardsCristian Adam2017-12-011-0/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-15/+3
* Help: Document that the CHECK_* macros create cache variablesSebastian Leske2014-09-111-0/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-7/+18
* Handle targets in the LINK_LIBRARIES of try_compile.Stephen Kelly2013-02-221-5/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-6/+6
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-2/+2
* Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIESAlex Neundorf2012-02-211-1/+6
* -remove trailing whitespaceAlex Neundorf2012-02-211-2/+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-0/+13
* ENH: FindBLAS.cmake, FindLAPACK.cmake modules were redesigned so now you hav...Alin Elena2008-07-221-1/+2
* ENH: Modules/CheckFortranFunctionExists.cmake helps gfortran to check the exi...Alin Elena2008-07-211-1/+1
* ENH: FindBLAS.cmake and FindLAPACK.cmake modules added. They locate various i...Alin Elena2007-10-101-0/+50