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
*
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
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-9/+9
*
Prefer generic system compilers by default for C, C++, and Fortran
Brad King
2012-08-02
1
-0/+4
*
Factor common code out of CMakeDetermine(ASM|C|CXX|Fortran)Compiler
Brad King
2012-08-02
1
-37/+6
*
detect "pgfortran" as PGI Fortran compiler (#12425)
Rolf Eike Beer
2012-02-08
1
-4/+4
*
Set CMAKE_<lang>_COMPILER_ID for VS generators
Brad King
2011-09-02
1
-4/+1
*
Add Absoft Fortran compiler id and basic flags
Brad King
2011-05-20
1
-1/+2
*
Merge topic 'intel-compiler-windows-info'
Brad King
2010-12-21
1
-0/+4
|
\
|
*
Detect Fortran target architecture on Windows
Brad King
2010-12-16
1
-0/+4
*
|
Recognize the NAG Fortran compiler
Brad King
2010-12-09
1
-0/+3
|
/
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
Detect PathScale Fortran compiler tools
C. Bergström
2010-04-26
1
-2/+5
*
Recognize the Compaq Fortran compiler
Brad King
2010-02-02
1
-0/+5
*
New decision method to enable Fortran tests
Brad King
2009-12-10
1
-3/+0
*
Convert CMake non-find modules to BSD License
Brad King
2009-09-28
1
-0/+13
*
Bias Fortran compiler search with C/C++ compilers
Brad King
2009-09-09
1
-0/+35
*
ENH: Identify Fortran compilers with fixed format
Brad King
2009-06-25
1
-1/+1
*
BUG: fix for #8089, fix rebuild with fortran and -D
Bill Hoffman
2008-11-14
1
-1/+27
*
ENH: Improvied compiler identification robustness
Brad King
2008-02-25
1
-1/+1
*
ENH: When detecting the compiler id try compiling only to an object file.
Brad King
2008-02-11
1
-0/+3
*
BUG: When configuring compiler information files into the CMakeFiles director...
Brad King
2008-02-04
1
-1/+2
*
BUG: When forcing the C and CXX compilers do not try to detect the ABI inform...
Brad King
2008-02-03
1
-2/+3
*
ENH: Add support to CMAKE_DETERMINE_COMPILER_ID macro to try building the id ...
Brad King
2008-01-07
1
-1/+8
*
STYLE: fdcorrect comments about FC/CC
Alexander Neundorf
2007-05-18
1
-4/+5
*
BUG: If the Fortran CompilerId source fails to compile it should not be a fai...
Brad King
2007-05-18
1
-0/+1
*
ENH: merge CMake-CrossCompileBasic to HEAD
Alexander Neundorf
2007-05-17
1
-9/+2
*
ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the m...
Brad King
2007-05-03
1
-32/+52
*
ENH: remove df because df is a unix utilitiy
Bill Hoffman
2007-02-21
1
-1/+1
*
BUG: fix for bug 3950 add support for df compiler on windows
Bill Hoffman
2007-02-20
1
-1/+1
*
BUG: Search for the compiler only once and store a full path to it in the cac...
Brad King
2006-08-29
1
-14/+15
*
ENH: centralized locaiton of CMakeFiles setting
Ken Martin
2006-06-14
1
-3/+3
*
ENH: fix more than one argument passed in to compilers via environment
Bill Hoffman
2006-01-25
1
-1/+1
*
ENH: add documentation support for modules
Bill Hoffman
2005-12-14
1
-0/+1
*
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
Ken Martin
2005-07-29
1
-3/+3
*
ENH: make sure flags set in CC or CXX environment variables stay with the com...
Bill Hoffman
2005-07-20
1
-0/+3
*
ENH: add the ability to generate custom commands for a language that is not s...
Bill Hoffman
2004-10-21
1
-1/+1
*
ENH: do not check for gnu for visual studio
Ken Martin
2004-09-15
1
-0/+5
*
ENH: try to find fortran compiler before adding the test
Bill Hoffman
2004-08-26
1
-4/+11
*
Add a fortran test if there is a fortran compiler
Bill Hoffman
2004-08-26
1
-24/+23
*
ENH: more uniform approach to enable language, one step closer to being able ...
Bill Hoffman
2004-08-26
1
-25/+43
*
ENH: initial fortran support
Bill Hoffman
2004-08-06
1
-0/+83