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 |
Brad King
|
6f2482aa97
Merge topic 'intel-compiler-windows-info'
|
15 years ago |
Brad King
|
58c73c43f6
Detect Fortran target architecture on Windows
|
15 years ago |
Brad King
|
24cc3d4817
Recognize the NAG Fortran compiler
|
15 years ago |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
C. Bergström
|
36d850b87e
Detect PathScale Fortran compiler tools
|
15 years ago |
Brad King
|
11dcef910a
Recognize the Compaq Fortran compiler
|
16 years ago |
Brad King
|
55275e017d
New decision method to enable Fortran tests
|
16 years ago |
Brad King
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |