Melven Roehrig-Zoellner
|
8c4f100a56
Fortran: Fix platform id detection on mingw-w64
|
9 years ago |
Melven Roehrig-Zoellner
|
66fa61439d
CMakeDetermineFortranCompiler: Modernize conventions
|
9 years ago |
Chuck Atkins
|
71e5f253f9
Fortran: Add ftn, the Cray compiler wrapper, to the default search.
|
10 years ago |
Brad King
|
99d160385e
CMakeDetermineCompilerId: Use per-language regex to match Xcode compiler tool
|
10 years ago |
Brad King
|
7cd539b163
Add support for Concurrent Fortran 77 Compiler
|
10 years ago |
Brad King
|
c65a060e1b
CMakeDetermineCompilerId: Optionally try some flags before no flags
|
10 years ago |
Brad King
|
e6ebc814df
Fortran: Add infrastructure to detect compiler version (#15372)
|
10 years ago |
Ben Boeckel
|
29c3edb87a
Avoid if() quoted auto-dereference
|
11 years ago |
Rolf Eike Beer
|
7eacbaed4d
Replace MATCHES ".+" tests with NOT STREQUAL ""
|
11 years ago |
Rolf Eike Beer
|
b0b4b4602f
Remove .* expressions from beginning and end of MATCHES regexs
|
11 years ago |
Brad King
|
8c9bfac384
Xcode: Convert forced CMAKE_<LANG>_COMPILER to full path if possible
|
11 years ago |
Brad King
|
6852fb8034
CMakeDetermine*Compiler: Factor out search for compiler in PATH
|
11 years ago |
Stephen Kelly
|
d2dea79b36
CMakeDetermine*Compiler: Fix typo 'lile' => 'like'
|
12 years ago |
Daniele E. Domenichelli
|
15610bb5b1
Drop use of configure_file IMMEDIATE option
|
12 years ago |
Brad King
|
332771c942
CMakeDetermine*Compiler: Remove temporary cache entry
|
12 years ago |
Brad King
|
af40e8c312
VS: Detect Intel Fortran compiler id and version
|
12 years ago |
Alex Neundorf
|
12b25df882
Determine C/CXX/Fortran compiler: fix indentation
|
12 years ago |
Alex Neundorf
|
7baa55ac0b
Determine C/CXX/Fortran compiler: minor restructuring
|
12 years ago |
Alex Neundorf
|
7924aacbfa
CMakeDetermineFortranCompiler: add support for cross-compiling (#13379)
|
13 years ago |
Brad King
|
7195aca54f
Make platform information files specific to the CMake version
|
13 years ago |
Brad King
|
965a69dcaa
Xcode: Detect the compiler id and tool location
|
13 years ago |
Brad King
|
b8b5c8342a
Re-order C/C++/Fortran compiler determination logic
|
13 years ago |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Brad King
|
7e58e5bb68
Prefer generic system compilers by default for C, C++, and Fortran
|
13 years ago |
Brad King
|
796e33734d
Factor common code out of CMakeDetermine(ASM|C|CXX|Fortran)Compiler
|
13 years ago |
Rolf Eike Beer
|
bb5f48fe99
detect "pgfortran" as PGI Fortran compiler (#12425)
|
14 years ago |
Brad King
|
38aab37962
Set CMAKE_<lang>_COMPILER_ID for VS generators
|
14 years ago |
Brad King
|
ac5b999fff
Add Absoft Fortran compiler id and basic flags
|
15 years ago |