summaryrefslogtreecommitdiffstats
path: root/Modules/FortranCInterface/Detect.cmake
Commit message (Expand)AuthorAgeFilesLines
* Use a more reliable regex for extracting binary INFO stringsChuck Atkins2014-09-031-1/+1
* Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)Rolf Eike Beer2014-04-141-3/+2
* FortranCInterface: Fix cross-compiling Linux to MinGW (#14358)Michel Zou2013-08-141-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1
* FortranCInterface: Support '=' in language flagsBrad King2009-12-151-2/+2
* FortranCInterface: Honor language flags in checksBrad King2009-11-191-0/+3
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+11
* Create FortranCInterface_VERIFY functionBrad King2009-08-241-0/+4
* Teach FortranCInterface to load outside resultsBrad King2009-08-241-0/+165