summaryrefslogtreecommitdiff
path: root/Modules/FortranCInterface/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Modules:Check,GenerateExportHeader: include only what's neededscivision2023-03-131-5/+5
* FortranCInterface: Add support for LLVMFlang manglingGilles Gouaillardet2022-09-091-0/+2
* FortranCInterface: Fix failure with gfortran 12 and ClangBrad King2022-05-161-0/+3
* FortranCInterface: Fix compatibility with GCC gfortran 12 LTOBjörn Esser2022-01-191-0/+13
* FortranCInterface: Fix broken search for test exe when cross-compilingBrad King2020-02-271-0/+4
* Remove now-unused code once used for MIPSpro on IRIXBrad King2019-02-211-3/+2
* FortranCInterface: Add support for PGI on WindowsChristian Pfeiffer2017-05-061-3/+3
* FortranCInt: Pass CONFIG flags to try_compileChristian Pfeiffer2017-05-061-2/+3
* FortranCInterface: Make mangling detection robust to PIC FortranBrad King2016-11-041-0/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-10/+2
* Avoid if() quoted auto-dereferenceBen Boeckel2014-10-201-1/+1
* Keep cmake_minimum_required calls in sync with current versionDaniele E. Domenichelli2014-05-191-1/+1
* FortranCInterface: Fix mangling detection with Cray Fortran >= 7.3.2Brad King2011-03-241-1/+12
* FortranCInterface: Recognize NAG Fortran module symbolsBrad King2010-12-091-0/+2
* FortranCInterface: Fix PathScale detectionBrad King2010-01-221-0/+1
* FortranCInterface: Mangling for Intel on WindowsBrad King2009-10-051-0/+4
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+11
* Teach FortranCInterface about g77 manglingBrad King2009-08-061-0/+1
* Sort FortranCInterface global mangling symbolsBrad King2009-08-061-2/+2
* Cleanup FortranCInterface for PGI and GCC 4.2Brad King2009-08-051-6/+6
* Teach FortranC interface for Intel, PGI, and gcc 4.2Bill Hoffman2009-08-051-2/+6
* Rewrite FortranCInterface moduleBrad King2009-08-051-0/+74