summaryrefslogtreecommitdiff
path: root/Modules/FortranCInterface/Detect.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.logBrad King2023-01-181-4/+2
* Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-161-4/+4
* FortranCInterface: Add support for LLVMFlang manglingGilles Gouaillardet2022-09-091-3/+3
* FortranCInterface: Fix mangling detection for x86_64 on arm64 macOSBrad King2022-02-111-0/+10
* FortranCInterface: Fix regression in timestamp checkSeth R Johnson2021-10-011-2/+1
* FortranCInterface: Fix misuse of IS_NEWER_THAN in timestamp checkCraig Scott2021-02-221-8/+11
* FortranCInterface: Honor CMAKE_EXE_LINKER_FLAGS under CMP0056Brad King2020-11-101-0/+10
* FortranCInterface: Fix broken search for test exe when cross-compilingBrad King2020-02-271-8/+2
* Refactor: Use added message types in various modulesAlex Turbov2019-11-021-2/+4
* FortranCInt: Pass CONFIG flags to try_compileChristian Pfeiffer2017-05-061-1/+4
* FortranCInterface: Fix support for VS with Intel toolsetBrad King2017-02-011-1/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-10/+2
* 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