summaryrefslogtreecommitdiff
path: root/Modules/CMakeFortranCompiler.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* Link step: use linker dependency linker fileMarc Chevrier2023-05-031-0/+1
* Fortran: Recognize f03, F03, f08 and F08 as extensionsTarun Prabhu2023-03-161-1/+1
* Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-011-0/+1
* Fortran: Support cuf file extension when using nvfortranRobert Maynard2022-11-161-1/+1
* Merge topic 'IntelLLVM-Fortran-frontend-variant'Brad King2021-11-121-0/+1
|\
| * Fortran: Save frontend variant persistently for IntelLLVMWilliam R. Dieter2021-11-111-0/+1
* | MINGW: Define variable only when targeting Windows platformsBrad King2021-09-171-4/+0
* | Cygwin: Remove redundant definitions of CYGWIN and UNIX variablesBrad King2021-09-161-5/+0
|/
* Compilers: Add paths from -print-sysroot to system prefix pathRobert Maynard2020-04-141-0/+1
* XL: Add support for Ninja and XL FortranBrad King2019-11-211-0/+1
* ParseImplicitIncludeInfo: add Fortran implicit include handlingChuck Cranor2019-01-251-0/+1
* Fortran: Add support for .fpp extensionsBrad King2018-04-021-1/+1
* Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variableNorbert Lange2017-06-291-0/+1
* Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB}Ruslan Baratov2017-04-031-2/+2
* Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variablesRuslan Baratov2017-03-091-0/+2
* Fortran: Use -isysroot and -mmacosx-version-min= on macOS if availableBrad King2016-08-301-0/+2
* CMakeDetermine*Compiler: Add hook to save custom compiler informationBrad King2016-08-121-0/+2
* Compiler: Add infrastructure for detecting compiler wrappersChuck Atkins2015-12-071-0/+1
* Revert "Disable shared library support when compiler links statically" (#15855)Brad King2015-11-231-1/+0
* Disable shared library support when compiler links staticallyBrad King2015-09-301-0/+1
* Fortran: Store detected compiler version persistently (#15684)Brad King2015-08-051-0/+1
* Intel: When simulating MSVC, re-use Windows-MSVC (#14476)Brad King2013-10-181-0/+2
* OS X: Detect implicit linker framework search pathsBrad King2012-12-111-0/+1
* Store ABI detection results in compiler information filesBrad King2012-08-241-0/+1
* Move CMAKE_<LANG>_COMPILER_WORKS to compiler information filesBrad King2012-08-241-0/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-5/+5
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-45/+45
* Teach find_(library|package) about Linux multiarch (#12037)Brad King2011-06-081-0/+5
* Detect Fortran target architecture on WindowsBrad King2010-12-161-0/+1
* Use Fortran ABI detection results conservativelyBrad King2010-05-051-2/+2
* Detect Fortran ABI InformationBrad King2010-01-121-0/+12
* Pass Fortran90 test result to try-compileBrad King2009-07-301-0/+2
* ENH: Implicit link info for C, CXX, and FortranBrad King2009-07-231-0/+3
* ENH: Patch from Maik to add more fortran extensions.Brad King2008-03-051-1/+1
* ENH: second try for handling the linker language with integer priority values...Alexander Neundorf2007-07-121-1/+1
* COMP: revert last commit for now, broke Visual StudioAlexander Neundorf2007-07-111-1/+1
* ENH: CMAKE_<LANG>_LINKER_PREFERENCE is now an integer priority, not aAlexander Neundorf2007-07-111-1/+1
* ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the m...Brad King2007-05-031-2/+5
* ENH: Merge debian changes. Support more fortran extensionsAndy Cedilnik2006-07-041-1/+1
* ENH: make sure flags set in CC or CXX environment variables stay with the com...Bill Hoffman2005-07-201-0/+1
* ENH: stuff to keep compiler tests from re-running all the timeBill Hoffman2005-01-201-0/+1
* BUG: fix GNU check variable and add new variables used by enable languageBill Hoffman2004-09-221-1/+8
* ENH: define language extensions in cmake files and not hard coded, also fix t...Bill Hoffman2004-09-031-0/+1
* ENH: more uniform approach to enable language, one step closer to being able ...Bill Hoffman2004-08-261-2/+2
* ENH: initial fortran supportBill Hoffman2004-08-061-0/+16