summaryrefslogtreecommitdiffstats
path: root/Modules/FortranCInterface
Commit message (Expand)AuthorAgeFilesLines
* LFortran: Update flags renamed by version 0.55Christopher Albert2025-09-162-2/+12
* FortranCInterface: Add support for LFortran module manglingBrad King2025-07-241-0/+2
* FortranCInterface: Add support for Cray module manglingVictor Brunini2025-03-135-5/+34
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-033-3/+3
* CMP0056: Remove support for OLD behaviorBrad King2025-01-211-7/+1
* LFortran: Remove hard-coded --generate-object-code flagSaurabh Kumar2025-01-092-1/+5
* FortranCInterface: Simplify module symbol mangling detection regexBrad King2024-08-021-3/+3
* LFortran: Add support for this compilerChristoph Junghans2024-07-221-0/+4
* GNU: Do not use "fat-lto-objects" flags for IPO on Apple platformsRené Bertin2024-04-241-2/+6
* Modules: Fix CMP0159 warnings in modules when tracingJuan Ramos2024-03-291-0/+3
* Merge topic 'fortrancinterface-extra-newline'Craig Scott2024-01-291-1/+0
|\
| * FortranCInterface: Skip appending an unnecessary newline to Output.cmakeCraig Scott2024-01-271-1/+0
* | FortranCInterface: Fix wrong path when deciding if redetection is neededCraig Scott2024-01-271-1/+1
|/
* Modules:Check,GenerateExportHeader: include only what's neededscivision2023-03-131-5/+5
* 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-092-3/+5
* Merge topic 'FortranCInterface-gcc12'Brad King2022-05-171-0/+3
|\
| * FortranCInterface: Fix failure with gfortran 12 and ClangBrad King2022-05-161-0/+3
* | FortranCInterface: Fix mangling detection for x86_64 on arm64 macOSBrad King2022-02-111-0/+10
|/
* FortranCInterface: Fix compatibility with GCC gfortran 12 LTOBjörn Esser2022-01-191-0/+13
* 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-272-8/+6
* Refactor: Use added message types in various modulesAlex Turbov2019-11-021-2/+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-063-3/+9
* FortranCInt: Pass CONFIG flags to try_compileChristian Pfeiffer2017-05-062-3/+7
* FortranCInterface: Fix support for VS with Intel toolsetBrad King2017-02-011-1/+2
* FortranCInterface: Make mangling detection robust to PIC FortranBrad King2016-11-041-0/+3
* Simplify CMake per-source license noticesBrad King2016-09-273-30/+6
* Revise C++ coding style using clang-formatKitware Robot2016-05-162-2/+6
* Avoid if() quoted auto-dereferenceBen Boeckel2014-10-201-1/+1
* Use a more reliable regex for extracting binary INFO stringsChuck Atkins2014-09-031-1/+1
* Keep cmake_minimum_required calls in sync with current versionDaniele E. Domenichelli2014-05-192-2/+2
* 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
* Move IntelVSImplicitPath project to better locationBrad King2011-09-143-23/+0
* For VS Intel Fortran IDE builds, add a check to find the Fortran library PATH.Bill Hoffman2011-09-083-0/+23
* FortranCInterface: Compile separate Fortran lib in VerifyC[XX]Brad King2011-09-081-1/+3
* FortranCInterface: Fix mangling detection with Cray Fortran >= 7.3.2Brad King2011-03-243-15/+12
* FortranCInterface: Recognize NAG Fortran module symbolsBrad King2010-12-091-0/+2
* FortranCInterface: Fix PathScale detection againBrad King2010-02-161-0/+6
* FortranCInterface: Fix PathScale detectionBrad King2010-01-222-0/+7
* FortranCInterface: Support '=' in language flagsBrad King2009-12-151-2/+2
* FortranCInterface: Honor language flags in checksBrad King2009-11-191-0/+3
* FortranCInterface: Mangling for Intel on WindowsBrad King2009-10-051-0/+4
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-283-0/+33