index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
CMakeDetermineFortranCompiler.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
LLVMFlang: Update MSVC runtime library selection for LLVMFlang 18.0
Brad King
2023-12-06
1
-2/+2
*
Modules: refactor compiler find to use modern foreach
Michael Hirsch
2023-11-19
1
-2/+2
*
CMakeDetermineFortranCompiler: Fix typo in comment (CC -> FC)
Sylwester Arabas
2023-11-06
1
-1/+1
*
LLVMFlang: Add support for targeting MSVC ABI on Windows
Brad King
2023-10-03
1
-0/+50
*
Modules: Record system inspection steps in the configure log
Brad King
2023-01-18
1
-2/+2
*
Fortran: Support cuf file extension when using nvfortran
Robert Maynard
2022-11-16
1
-0/+3
*
Fortran: cleanup compiler default search list
Michael Hirsch
2022-08-16
1
-25/+11
*
LLVMFlang: Add support for LLVM Flang
Tin Huynh
2022-05-24
1
-0/+1
*
Fortran: Support searching for the `nvfortran` executable
Robert Maynard
2022-01-10
1
-2/+4
*
LCC: Add dedicated support for MCST LCC compiler
makise-homura
2021-10-15
1
-1/+2
*
MINGW: Define variable only when targeting Windows platforms
Brad King
2021-09-17
1
-3/+0
*
Cygwin: Remove redundant definitions of CYGWIN and UNIX variables
Brad King
2021-09-16
1
-2/+0
*
IntelLLVM: Add support for Intel LLVM-based compilers
William R. Dieter
2021-01-28
1
-3/+5
*
Toolchain: Capture all arguments from CMAKE_<LANG>_COMPILER
Fred Baksik
2020-07-23
1
-1/+1
*
Compilers: Add paths from -print-sysroot to system prefix path
Robert Maynard
2020-04-14
1
-0/+10
*
DetermineCompiler: Relax _CMAKE_TOOLCHAIN_PREFIX detection
Robert Maynard
2020-03-30
1
-1/+1
*
XL: Add support for Ninja and XL Fortran
Brad King
2019-11-21
1
-0/+5
*
Fortran: Adjust compiler candidates based on host platform
xoviat
2018-02-21
1
-6/+14
*
CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools
Brad King
2017-11-28
1
-1/+1
*
Flang: Add support for flang Fortran compiler
Tin Huynh
2017-08-31
1
-2/+4
*
Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variable
Norbert Lange
2017-06-29
1
-0/+7
*
NAG: Extend compiler tool selection with NAG Fortran
Tom Clune
2017-05-05
1
-1/+3
*
Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variables
Ruslan Baratov
2017-03-08
1
-0/+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
Use string(APPEND) in Modules
Daniel Pfeifer
2016-07-27
1
-3/+3
*
Modules: Rename internal platform-specific compiler determination modules
Brad King
2016-06-02
1
-0/+1
*
Fortran: Fix platform id detection on mingw-w64
Melven Roehrig-Zoellner
2016-04-05
1
-0/+15
*
CMakeDetermineFortranCompiler: Modernize conventions
Melven Roehrig-Zoellner
2016-04-05
1
-6/+5
*
Fortran: Add ftn, the Cray compiler wrapper, to the default search.
Chuck Atkins
2015-12-04
1
-0/+2
*
CMakeDetermineCompilerId: Use per-language regex to match Xcode compiler tool
Brad King
2015-06-30
1
-0/+8
*
Add support for Concurrent Fortran 77 Compiler
Brad King
2015-06-18
1
-1/+8
*
CMakeDetermineCompilerId: Optionally try some flags before no flags
Brad King
2015-06-18
1
-0/+1
*
Fortran: Add infrastructure to detect compiler version (#15372)
Brad King
2015-02-19
1
-0/+41
*
Avoid if() quoted auto-dereference
Ben Boeckel
2014-10-20
1
-4/+4
*
Replace MATCHES ".+" tests with NOT STREQUAL ""
Rolf Eike Beer
2014-04-14
1
-1/+1
*
Remove .* expressions from beginning and end of MATCHES regexs
Rolf Eike Beer
2014-04-14
1
-3/+3
*
Xcode: Convert forced CMAKE_<LANG>_COMPILER to full path if possible
Brad King
2014-03-10
1
-0/+1
*
CMakeDetermine*Compiler: Factor out search for compiler in PATH
Brad King
2014-03-10
1
-25/+1
*
CMakeDetermine*Compiler: Fix typo 'lile' => 'like'
Stephen Kelly
2014-01-22
1
-1/+1
*
Drop use of configure_file IMMEDIATE option
Daniele E. Domenichelli
2013-11-13
1
-1/+1
*
CMakeDetermine*Compiler: Remove temporary cache entry
Brad King
2013-10-24
1
-1/+1
*
VS: Detect Intel Fortran compiler id and version
Brad King
2013-10-18
1
-4/+0
*
Determine C/CXX/Fortran compiler: fix indentation
Alex Neundorf
2013-03-14
1
-10/+10
*
Determine C/CXX/Fortran compiler: minor restructuring
Alex Neundorf
2013-03-14
1
-3/+5
*
CMakeDetermineFortranCompiler: add support for cross-compiling (#13379)
Alex Neundorf
2012-09-11
1
-0/+26
*
Make platform information files specific to the CMake version
Brad King
2012-08-24
1
-1/+1
*
Xcode: Detect the compiler id and tool location
Brad King
2012-08-22
1
-0/+2
*
Re-order C/C++/Fortran compiler determination logic
Brad King
2012-08-22
1
-88/+88
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-22/+22
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-100/+100
[next]