Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
%!s(int64=15) %!d(string=hai) anos |
C. Bergström
|
36d850b87e
Detect PathScale Fortran compiler tools
|
%!s(int64=15) %!d(string=hai) anos |
Brad King
|
11dcef910a
Recognize the Compaq Fortran compiler
|
%!s(int64=16) %!d(string=hai) anos |
Brad King
|
55275e017d
New decision method to enable Fortran tests
|
%!s(int64=16) %!d(string=hai) anos |
Brad King
|
3a666595c9
Convert CMake non-find modules to BSD License
|
%!s(int64=16) %!d(string=hai) anos |
Brad King
|
4debb7ac69
Bias Fortran compiler search with C/C++ compilers
|
%!s(int64=16) %!d(string=hai) anos |
Brad King
|
ef756b96e4
ENH: Identify Fortran compilers with fixed format
|
%!s(int64=16) %!d(string=hai) anos |
Bill Hoffman
|
c224659b66
BUG: fix for #8089, fix rebuild with fortran and -D
|
%!s(int64=17) %!d(string=hai) anos |
Brad King
|
9211b0d234
ENH: Improvied compiler identification robustness
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
a75079d9e0
ENH: When detecting the compiler id try compiling only to an object file.
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
c12a7e388d
BUG: When configuring compiler information files into the CMakeFiles directory in the project build tree, use IMMEDIATE option for CONFIGURE_FILE explicitly. It is needed in case the user sets CMAKE_BACKWARDS_COMPATIBILITY to 2.0 or lower.
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
bbbb2be765
BUG: When forcing the C and CXX compilers do not try to detect the ABI information. Cleanup configured language compiler info files by always using @ONLY. This addresses bug#6297.
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
4b2218045d
ENH: Add support to CMAKE_DETERMINE_COMPILER_ID macro to try building the id source more than once with different extra flags added to the compiler. Use the support to correctly identify the Intel Fortran compiler on windows which does not preprocess by default without special flags.
|
%!s(int64=18) %!d(string=hai) anos |
Alexander Neundorf
|
d9bbc3f45f
STYLE: fdcorrect comments about FC/CC
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
8780da000a
BUG: If the Fortran CompilerId source fails to compile it should not be a failure. It is only expected to work for Fortran90 compilers.
|
%!s(int64=18) %!d(string=hai) anos |
Alexander Neundorf
|
61d3444f93
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
44ab336a0c
ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the main tree. Changes between CMake-Modules-CompilerId-mp1 and CMake-Modules-CompilerId-mp2 are included.
|
%!s(int64=18) %!d(string=hai) anos |
Bill Hoffman
|
086da498d4
ENH: remove df because df is a unix utilitiy
|
%!s(int64=19) %!d(string=hai) anos |
Bill Hoffman
|
b8eede3b19
BUG: fix for bug 3950 add support for df compiler on windows
|
%!s(int64=19) %!d(string=hai) anos |
Brad King
|
7001a88a74
BUG: Search for the compiler only once and store a full path to it in the cache. This avoids problems with the case of locations in the PATH variable on Windows that change the compiler name when CMake is re-run. CMakeFiles/CMake*Compiler.cmake files should hold the full path to the compiler always.
|
%!s(int64=19) %!d(string=hai) anos |
Ken Martin
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
%!s(int64=19) %!d(string=hai) anos |
Bill Hoffman
|
aa98e3647d
ENH: fix more than one argument passed in to compilers via environment
|
%!s(int64=20) %!d(string=hai) anos |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
c6b011e35e
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
|
%!s(int64=20) %!d(string=hai) anos |
Bill Hoffman
|
b8b298104b
ENH: make sure flags set in CC or CXX environment variables stay with the compiler
|
%!s(int64=20) %!d(string=hai) anos |
Bill Hoffman
|
7cef36c628
ENH: add the ability to generate custom commands for a language that is not supported by an IDE
|
%!s(int64=21) %!d(string=hai) anos |
Ken Martin
|
2e4264e0d1
ENH: do not check for gnu for visual studio
|
%!s(int64=21) %!d(string=hai) anos |
Bill Hoffman
|
ca5e9e6415
ENH: try to find fortran compiler before adding the test
|
%!s(int64=21) %!d(string=hai) anos |
Bill Hoffman
|
e803b32b89
Add a fortran test if there is a fortran compiler
|
%!s(int64=21) %!d(string=hai) anos |
Bill Hoffman
|
66a08c10e5
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
|
%!s(int64=21) %!d(string=hai) anos |